diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-10-24 17:29:28 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-10-24 17:29:28 +0000 |
commit | 56daad94d4a1a7400fdb24b130cf06b07121b838 (patch) | |
tree | 17f3d969782269247810d64c02cf165a73511090 /sys | |
parent | b63d94eeb32cdb0f74aee4d49dd45475cb621be8 (diff) |
Add Netgear MA301 (PLX 9052 based dumb PCMCIA->PCI bridge).
Diffstat (limited to 'sys')
-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 120453ab621..3b13889ddd6 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.455 2001/10/24 03:46:01 mickey Exp $ + $OpenBSD: pcidevs,v 1.456 2001/10/24 17:29:27 millert Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1484,6 +1484,7 @@ product NEOMAGIC NM256AV 0x8005 MagicMedia 256AV product NEOMAGIC NM256ZX 0x8006 MagicMedia 256ZX /* Netgear products */ +product NETGEAR MA301 0x4100 MA301 product NETGEAR GA620 0x620a GA620 product NETGEAR GA620T 0x630a GA620T |