diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-10-15 06:12:33 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-10-15 06:12:33 +0000 |
commit | 65b9c4c93f7ff5e35ca27e1196eb5f2bb4cacef2 (patch) | |
tree | 9c4fce77d688602cf2cdff044ff874ff75cbd787 /sys/dev/pci/pcidevs | |
parent | adaf6592a8312a3ebd802872418d5346d23ef36d (diff) |
add a few Intel 82Q963 (Q963) chipset ids.
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 25895c4ef13..1812522f1aa 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1163 2006/10/12 00:30:12 brad Exp $ +$OpenBSD: pcidevs,v 1.1164 2006/10/15 06:12:32 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2072,6 +2072,9 @@ product INTEL 82801H_PCIE_4 0x2845 82801H PCIE product INTEL 82801H_PCIE_5 0x2847 82801H PCIE product INTEL 82801H_PCIE_6 0x2849 82801H PCIE product INTEL 82801H_HDA 0x284b 82801H HD Audio +product INTEL 82Q963_HB 0x2990 82Q963 Host +product INTEL 82Q963_PCIE 0x2991 82Q963 PCIE +product INTEL 82Q963_GC 0x2992 82Q963 Graphics product INTEL RCU32 0x3092 RCU32 I2O RAID product INTEL 31244 0x3200 31244 SATA product INTEL 82855PE 0x3340 82855PE Hub |