diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-22 22:36:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-22 22:36:31 +0000 |
commit | aa9005b86453728b279120cdbd5bea2a46c5c04b (patch) | |
tree | 77db1475f85c01eb4e2692793160dd47b519dbd6 /sys/dev/pci | |
parent | cbfd9b1c3161c1344a292a045b0ada291137ff74 (diff) |
more intel devices
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 523536e7e36..322ae01ddce 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.357 2001/01/22 21:44:56 deraadt Exp $ + $OpenBSD: pcidevs,v 1.358 2001/01/22 22:36:30 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1146,6 +1146,13 @@ 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 82850_HB 0x2530 82850 Host +product INTEL 82860_HB 0x2531 82860 Host +product INTEL 82850_AGP 0x2532 82850/82860 AGP +product INTEL 82860_PCI1 0x2533 82860 PCI-PCI +product INTEL 82860_PCI2 0x2534 82860 PCI-PCI +product INTEL 82860_PCI3 0x2535 82860 PCI-PCI +product INTEL 82860_PCI4 0x2536 82860 PCI-PCI product INTEL 82371SB_ISA 0x7000 82371SB (Triton II) PCI-ISA product INTEL 82371SB_IDE 0x7010 82371SB (Triton II) IDE product INTEL 82371USB 0x7020 82371SB (Triton II) USB |