mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 09:22:15 +08:00
Port LPC32XX Ethernet and USB OHCI to RTEMS
This commit is contained in:

committed by
Sebastian Huber

parent
803a4950f2
commit
9f2205a3f5
2
rtemsbsd/include/rtems/bsd/local/miidevs.h
Normal file → Executable file
2
rtemsbsd/include/rtems/bsd/local/miidevs.h
Normal file → Executable file
@@ -318,6 +318,8 @@
|
||||
#define MII_STR_ICS_1892 "ICS1892 10/100 media interface"
|
||||
#define MII_MODEL_ICS_1893 0x0004
|
||||
#define MII_STR_ICS_1893 "ICS1893 10/100 media interface"
|
||||
#define MII_MODEL_ICS_1893C 0x0005
|
||||
#define MII_STR_ICS_1893C "ICS1893C 10/100 media interface"
|
||||
|
||||
/* Intel Corporation PHYs */
|
||||
#define MII_MODEL_xxINTEL_I82553 0x0000
|
||||
|
Reference in New Issue
Block a user