diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2007-06-11 02:02:20 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2007-06-11 02:02:20 +0000 |
| commit | fcb11bb3f95c6cbf4823a49bbecb65c6cc88073c (patch) | |
| tree | 56fd8251f02428b760333910abfc266dc21fcdfa | |
| parent | 8b51df84e9c0106b6273f6cc68636d3e2427b479 (diff) | |
Notes
| -rw-r--r-- | sys/dev/mii/miidevs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs index 8e42db3d2fc1..57cca0f4d4c1 100644 --- a/sys/dev/mii/miidevs +++ b/sys/dev/mii/miidevs @@ -147,7 +147,10 @@ model DAVICOM DM9102 0x0004 DM9102 10/100 media interface model xxDAVICOM DM9101 0x0000 DM9101 10/100 media interface /* Integrated Circuit Systems PHYs */ +model xxICS 1889 0x0001 ICS1889 10/100 media interface model xxICS 1890 0x0002 ICS1890 10/100 media interface +model xxICS 1892 0x0003 ICS1892 10/100 media interface +model xxICS 1893 0x0004 ICS1893 10/100 media interface /* IC Plus Corp. PHYs */ model ICPLUS IP101 0x0005 IC Plus 10/100 PHY |
