diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-02-08 12:39:00 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-02-08 12:39:00 +0000 |
commit | fcb40a681f9d55636cad1ebcb9d8191d1af7afcf (patch) | |
tree | 0118afe9ca3e7c81075eb9f1adbc62c618c1b3aa /sys | |
parent | 741d7f34c284770c9a7636ebd49416622fccbbfb (diff) |
Intel ICH-2 doesn't have an AGP bridge; rename to Hub-to-PCI.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 479c7fbba68..1fa1767ac72 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1318 2008/02/02 03:25:12 brad Exp $ +$OpenBSD: pcidevs,v 1.1319 2008/02/08 12:38:59 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1964,7 +1964,7 @@ product INTEL 82562 0x2449 82562 product INTEL 82801BAM_IDE 0x244a 82801BAM IDE product INTEL 82801BA_IDE 0x244b 82801BA IDE product INTEL 82801BAM_LPC 0x244c 82801BAM LPC -product INTEL 82801BA_AGP 0x244e 82801BA AGP +product INTEL 82801BA_HPB 0x244e 82801BA Hub-to-PCI product INTEL 82801E_LPC 0x2450 82801E LPC product INTEL 82801E_USB 0x2452 82801E USB product INTEL 82801E_SMB 0x2453 82801E SMBus |