comparison packages/ecos.db @ 110:84e4bde58b26 ecos-sw-2000-07-14

Merge from eCos master repository on 2000-07-14-22:00:02-BST
author jlarmour
date Mon, 17 Jul 2000 14:42:27 +0000
parents ff3f181b64bd
children 02ea4320376c
comparison
equal deleted inserted replaced
109:5720c4b6e1d2 110:84e4bde58b26
287 hardware 287 hardware
288 directory devs/eth/powerpc/quicc 288 directory devs/eth/powerpc/quicc
289 script quicc_eth_drivers.cdl 289 script quicc_eth_drivers.cdl
290 description "Ethernet driver for PowerPC QUICC (MPC8xx) based boards." 290 description "Ethernet driver for PowerPC QUICC (MPC8xx) based boards."
291 } 291 }
292
293 package CYGPKG_IO_PCI { 292 package CYGPKG_IO_PCI {
294 alias { "PCI configuration library" io_pci } 293 alias { "PCI configuration library" io_pci }
295 directory io/pci 294 directory io/pci
296 script io_pci.cdl 295 script io_pci.cdl
297 hardware 296 hardware
997 CYGPKG_HAL_SH_EDK7708 996 CYGPKG_HAL_SH_EDK7708
998 CYGPKG_DEVICES_WALLCLOCK_SH3 997 CYGPKG_DEVICES_WALLCLOCK_SH3
999 CYGPKG_IO_SERIAL_SH_EDK7708 998 CYGPKG_IO_SERIAL_SH_EDK7708
1000 CYGPKG_DEVICES_WATCHDOG_SH_SH3 999 CYGPKG_DEVICES_WATCHDOG_SH_SH3
1001 } 1000 }
1002 enable { CYGPKG_HAL_SH_7708 }
1003 description " 1001 description "
1004 The sh7708 target provides the packages needed to run 1002 The sh7708 target provides the packages needed to run
1005 eCos on a Hitachi EDK/SH7708 board." 1003 eCos on a Hitachi EDK/SH7708 board."
1006 } 1004 }
1007 1005
1009 alias { "CqREEK SH7708 board" cq7708 } 1007 alias { "CqREEK SH7708 board" cq7708 }
1010 packages { CYGPKG_HAL_SH 1008 packages { CYGPKG_HAL_SH
1011 CYGPKG_HAL_SH_SH7708_CQ7708 1009 CYGPKG_HAL_SH_SH7708_CQ7708
1012 CYGPKG_IO_SERIAL_SH_CQ7708 1010 CYGPKG_IO_SERIAL_SH_CQ7708
1013 } 1011 }
1014 enable { CYGPKG_HAL_SH_7708 }
1015 description " 1012 description "
1016 The cq7708 target provides the packages needed to run 1013 The cq7708 target provides the packages needed to run
1017 eCos on a CqREEK SH7708 board." 1014 eCos on a CqREEK SH7708 board."
1018 } 1015 }
1019 1016