diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-15 01:49:23 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-02-15 01:49:23 +0000 |
commit | 60675cce0275e650bb9981222618dd85a3eb705d (patch) | |
tree | f2cab56a783b2b6716f0a1f367015b4b4e08c349 /sys/dev | |
parent | 0ba187017916cc3c57f225b68b6aa3b4a82a55ef (diff) |
new WINBOND pci ethernet card
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 8eb0e779fec..b5cf0671d0f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.27 1998/02/07 21:23:06 deraadt Exp $ +$OpenBSD: pcidevs,v 1.28 1998/02/15 01:49:22 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -974,6 +974,7 @@ product WD 90C 0xC24A 90C /* Winbond Electronics products */ product WINBOND W83769F 0x0001 W83769F +product WINBOND W89C940F 0x0940 Linksys EtherPCI LAN Card II /* Zeinet products */ product ZEINET 1221 0x0001 1221 |