diff options
author | Hakan Olsson <ho@cvs.openbsd.org> | 1999-11-03 11:26:09 +0000 |
---|---|---|
committer | Hakan Olsson <ho@cvs.openbsd.org> | 1999-11-03 11:26:09 +0000 |
commit | 0342d08ece2a47794b2f55feb1362732af70eb34 (patch) | |
tree | 03b79e1c9fa21a972fbf2b451be5a6d99b65a353 /sys | |
parent | a179571f623f848c052372b105b80c750732b499 (diff) |
Two more Neomagic chipsets.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 767ba0101f3..6a2ddf0950e 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.192 1999/11/03 02:47:34 aaron Exp $ +$OpenBSD: pcidevs,v 1.193 1999/11/03 11:26:08 ho Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1068,6 +1068,8 @@ product NEOMAGIC NM2070 0x0001 Magicgraph NM2070 product NEOMAGIC 128V 0x0002 Magicgraph 128V product NEOMAGIC 128ZV 0x0003 Magicgraph 128ZV product NEOMAGIC NM2160 0x0004 Magicgraph NM2160 +product NEOMAGIC NM2200 0x0005 Magicgraph NM2200 +product NEOMAGIC NM2360 0x0006 Magicgraph NM2360 /* Netgear products */ product NETGEAR GA620 0x620a GA620 |