diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-02-04 23:59:47 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2005-02-04 23:59:47 +0000 |
commit | 194929aa1de7735dbc236e48cc2cc365e395c0c0 (patch) | |
tree | 50070dc0e46f679110c7f8c36dbe64ad58b9c787 /sys/dev/mii | |
parent | 9876048b2decfa2fdd4583a8f8ddb80968589ec1 (diff) |
Seeq 80225 from NetBSD. ok brad@
Diffstat (limited to 'sys/dev/mii')
-rw-r--r-- | sys/dev/mii/miidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/mii/miidevs b/sys/dev/mii/miidevs index bb81381a38a..493e728418c 100644 --- a/sys/dev/mii/miidevs +++ b/sys/dev/mii/miidevs @@ -1,4 +1,4 @@ -$OpenBSD: miidevs,v 1.50 2005/01/24 01:55:37 brad Exp $ +$OpenBSD: miidevs,v 1.51 2005/02/04 23:59:46 jsg Exp $ /* $NetBSD: miidevs,v 1.3 1998/11/05 03:43:43 thorpej Exp $ */ /*- @@ -197,6 +197,7 @@ model xxREALTEK RTL8169S 0x0011 RTL8169S/8110S PHY /* Seeq PHYs */ model xxSEEQ 80220 0x0003 Seeq 80220 10/100 PHY model xxSEEQ 84220 0x0004 Seeq 84220 10/100 PHY +model xxSEEQ 80225 0x0008 Seeq 80225 10/100 PHY /* Silicon Integrated Systems PHYs */ model xxSIS 900 0x0000 SiS 900 10/100 PHY |