diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-10-19 01:52:49 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-10-19 01:52:49 +0000 |
commit | dc71ee942e930e88f64c9a6fa3d565730a1e70e7 (patch) | |
tree | ebda2f2b41d85dbad4219511f9558d1cf635eb5b /sys/dev | |
parent | e001935568cf6ea9650de04b7743324dc5e1cbdb (diff) |
i815E
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a3f1dc306dc..aa17a92f006 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.334 2000/10/18 16:21:17 aaron Exp $ + $OpenBSD: pcidevs,v 1.335 2000/10/19 01:52:48 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1060,6 +1060,8 @@ product INTEL PCMC 0x04a3 82434LX/NX (Mercury/Neptune) PCI/Cache/DRAM product INTEL 80960RM 0x0962 i960 RM PCI-PCI product INTEL 80960RN 0x0964 i960 RN PCI-PCI product INTEL 82452 0x1000 Pro/1000 +product INTEL 82815_HUB 0x1130 82815 Hub +product INTEL 82815_GRAPHICS 0x1132 82815 Graphics product INTEL 82559ER 0x1209 82559ER product INTEL 82092AA 0x1222 82092AA IDE product INTEL SAA7116 0x1223 SAA7116 @@ -1096,7 +1098,13 @@ product INTEL 82801AB_SMB 0x2423 82801AB SMBus product INTEL 82801AB_ACA 0x2425 82801AB AC-97 Audio product INTEL 82801AB_ACM 0x2426 82801AB AC-97 Modem product INTEL 82801AB_HPB 0x2428 82801AB Hub-to-PCI +product INTEL 82801BA_LPC 0x2440 82801BA LPC +product INTEL 82801BA_USB 0x2442 82801BA USB +product INTEL 82801BA_SMBUS 0x2443 82801BA SMBus +product INTEL 82801BA_USB2 0x2444 82801BA USB2 product INTEL 82562 0x2449 82562 +product INTEL 82801BA_IDE 0x244b 82801BA IDE +product INTEL 82801BA_AGP 0x244e 82801BA AGP product INTEL 82820_MCH 0x2501 82820 MCH (Camino) product INTEL 82820_AGP 0x250f 82820 AGP product INTEL 82371SB_ISA 0x7000 82371SB (Triton II) PCI-ISA |