diff options
author | Steven Mestdagh <steven@cvs.openbsd.org> | 2006-09-22 12:00:38 +0000 |
---|---|---|
committer | Steven Mestdagh <steven@cvs.openbsd.org> | 2006-09-22 12:00:38 +0000 |
commit | 00255512718dd2ea90a51770082ff990962a7390 (patch) | |
tree | 51fdae870ce4694d0a96f963c429bc1865e1b29f | |
parent | 5f57d24cc167088878e22f34b27427c559744919 (diff) |
add new nvidia graphics card
ok mickey marco
-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 710a64b2501..2c1777d2ef4 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1146 2006/09/22 02:16:17 brad Exp $ +$OpenBSD: pcidevs,v 1.1147 2006/09/22 12:00:37 steven Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2741,6 +2741,7 @@ product NVIDIA NFORCE_PPB 0x01b8 nForce PCI-PCI product NVIDIA NFORCE_IDE 0x01bc nForce IDE product NVIDIA NFORCE_USB 0x01c2 nForce USB product NVIDIA NFORCE_LAN 0x01c3 nForce LAN +product NVIDIA GEFORCE7300LE 0x01d1 GeForce 7300 LE product NVIDIA NFORCE2_PCHB 0x01e0 nForce2 PCI product NVIDIA NFORCE2_AGP 0x01e8 nForce2 AGP product NVIDIA NFORCE2_MEM0 0x01ea nForce2 |