diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-26 22:42:22 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-26 22:42:22 +0000 |
commit | d5f087375eac3d771cab7ff6273d62eefd8843ec (patch) | |
tree | ab318457fece445bf7cd353808668f706d897f95 /sys/dev/pci/pcidevs | |
parent | 9b9bbc943d30a3db3698b98f9de9274726ea0a76 (diff) |
more devices; sysadmin@terc.edu
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 38253798083..8728f7e955b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.212 2000/01/22 09:16:35 deraadt Exp $ + $OpenBSD: pcidevs,v 1.213 2000/01/26 22:42:21 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1001,6 +1001,8 @@ product INTEL 82371AB_PMC 0x7113 82371AB Power Management (PIIX4) product INTEL 82810_MCH 0x7120 82810 Memory Hub product INTEL 82810_GC 0x7121 82810 Graphics product INTEL 82810_DC100_GC 0x7123 82810-DC100 Graphics +product INTEL 82810E_MCH 0x7124 82810E Memory Controller Hub +product INTEL 82810E_GC 0x7125 82810E Graphics Controller product INTEL 82443LX 0x7180 82443LX PCI-AGP (PAC) product INTEL 82443LX_AGP 0x7181 82443LX AGP (PAC) product INTEL 82443BX 0x7190 82443BX PCI-AGP (PAC) |