diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 1824a7ffbbf..5ebb93d2b37 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1341 2008/04/23 18:37:05 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1342 2008/04/24 21:29:02 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2811,10 +2811,9 @@ product NETGEAR GA620 0x620a GA620 product NETGEAR GA620T 0x630a GA620T /* NetMos */ -product NETMOS 1P 0x9805 1P -product NETMOS 2S1P 0x9835 2S1P -product NETMOS 4S 0x9845 4S -product NETMOS 6S 0x9845 6S +product NETMOS NM9805 0x9805 Nm9805 +product NETMOS NM9835 0x9835 Nm9835 +product NETMOS NM9845 0x9845 Nm9845 /* Network Security Technologies */ product NETSEC 7751 0x7751 7751 |