diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-03-12 05:00:03 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-03-12 05:00:03 +0000 |
commit | b69112469015937ecc503f0852dd65c288ab2289 (patch) | |
tree | 3a99720a02570c4ba9f30da30afcdcbaebc91de0 /sys | |
parent | 1a71155c18f66d170ad25e6d1e924d4148852d98 (diff) |
new intel agp
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 5ec95161f89..dd899f6706b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.604 2003/03/12 02:28:56 grange Exp $ + $OpenBSD: pcidevs,v 1.605 2003/03/12 05:00:02 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1501,6 +1501,7 @@ 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 82845G 0x2560 82845G/GL +product INTEL 82845G_AGP 0x2561 82845G/GL/GV/GE/PE Host-AGP product INTEL 82845G_IV 0x2562 82845G/GL Video product INTEL 31244 0x3200 31244 SATA product INTEL 82830MP_IO_1 0x3575 82830MP CPU to I/O Bridge 1 |