Mercurial > ecos
comparison packages/ecos.db @ 2495:08e070d1d660
* NEWS:
* ecos.db: Add USB serial class driver.
| author | asl |
|---|---|
| date | Sat, 12 Jul 2008 10:52:54 +0000 |
| parents | 0854e8c95fe1 |
| children | 7b16b2d61ef3 |
comparison
equal
deleted
inserted
replaced
| 2494:a60e1febd035 | 2495:08e070d1d660 |
|---|---|
| 1398 directory io/usb/eth/slave | 1398 directory io/usb/eth/slave |
| 1399 script usbs_eth.cdl | 1399 script usbs_eth.cdl |
| 1400 description "Support for USB peripherals that provide an ethernet-class function" | 1400 description "Support for USB peripherals that provide an ethernet-class function" |
| 1401 } | 1401 } |
| 1402 | 1402 |
| 1403 package CYGPKG_IO_USB_SLAVE_SERIAL { | |
| 1404 alias { "USB slave-side serial drivers" usbs_serial } | |
| 1405 directory io/usb/serial/slave | |
| 1406 script usbs_serial.cdl | |
| 1407 description "Support for USB peripherals that present themselves | |
| 1408 as serial devices to the host." | |
| 1409 } | |
| 1410 | |
| 1403 package CYGPKG_DEVS_USB_SA11X0 { | 1411 package CYGPKG_DEVS_USB_SA11X0 { |
| 1404 alias { "Device-driver for the SA11X0 on-chip USB support" usb_sa11x0 } | 1412 alias { "Device-driver for the SA11X0 on-chip USB support" usb_sa11x0 } |
| 1405 hardware | 1413 hardware |
| 1406 directory devs/usb/sa11x0 | 1414 directory devs/usb/sa11x0 |
| 1407 script usbs_sa11x0.cdl | 1415 script usbs_sa11x0.cdl |
