diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2004-12-11 08:38:09 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2004-12-11 08:38:09 +0000 |
commit | b80a75bd42a5bf81afca26800afee4f03c0a6645 (patch) | |
tree | 6a1ab86d84b92a7f74129a9da144ff3f6ce1dca8 /sys/dev/pci | |
parent | 53d216d5a5e0b85f17a8d9e08615a2ede2dba395 (diff) |
nForce3-250 shitz
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 8d165e66b43..d363232e13e 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.810 2004/12/10 02:18:41 brad Exp $ +$OpenBSD: pcidevs,v 1.811 2004/12/11 08:38:08 henning Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1928,8 +1928,17 @@ product NVIDIA NFORCE3_USB2 0x00d8 nForce3 USB product NVIDIA NFORCE3_ACA 0x00da nForce3 AC-97 Audio product NVIDIA NFORCE3_PPB 0x00dd nForce3 PCI-PCI product NVIDIA NFORCE3_LAN4 0x00df nForce3 LAN +product NVIDIA NFORCE3_250_ISA 0x00e0 nForce3 250 ISA +product NVIDIA NFORCE3_250_PCHB 0x00e1 nForce3 250 PCI Host +product NVIDIA NFORCE3_250_AGP 0x00e2 nForce3 250 AGP +product NVIDIA NFORCE3_250_SATA 0x00e3 nForce3 250 SATA +product NVIDIA NFORCE3_250_SMB 0x00e4 nForce3 250 SMBus +product NVIDIA NFORCE3_250_IDE 0x00e5 nForce3 250 IDE product NVIDIA NFORCE3_LAN5 0x00e6 nForce3 LAN +product NVIDIA NFORCE3_250_USB 0x00e7 nForce3 250 USB +product NVIDIA NFORCE3_250_USB2 0x00e8 nForce3 250 USB2 product NVIDIA NFORCE3_250_ACA 0x00ea nForce3 250 AC-97 Audio +product NVIDIA NFORCE3_250_PPB 0x00ed nForce3 250 PCI-PCI product NVIDIA GEFORCE256 0x0100 GeForce256 product NVIDIA GEFORCE256_DDR 0x0101 GeForce256 DDR product NVIDIA QUADOR 0x0103 Quadro |