diff options
author | Martin Reindl <martin@cvs.openbsd.org> | 2005-06-17 23:42:41 +0000 |
---|---|---|
committer | Martin Reindl <martin@cvs.openbsd.org> | 2005-06-17 23:42:41 +0000 |
commit | e8186882d8ca5397dc0cc52d55c508267bffd01f (patch) | |
tree | 89e733ae9356211d495e59d7de689758984fa0f3 /sys/dev/pci | |
parent | 01463f529d6756229207e35b0bd42c2f8327bab8 (diff) |
Intel 915G Integrated Video
ok brad@
Diffstat (limited to 'sys/dev/pci')
-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 d81d40271d5..46c7eeee485 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.876 2005/06/15 23:33:18 brad Exp $ +$OpenBSD: pcidevs,v 1.877 2005/06/17 23:42:40 martin Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1527,6 +1527,7 @@ product INTEL 82875P_AGP 0x2579 82875P AGP product INTEL 82875P_CSA 0x257b 82875P PCI-CSA product INTEL 915G_HB 0x2580 915G/P/GV Host product INTEL 915G_PCIE 0x2581 915G/P/GV PCIE +product INTEL 915G_IV 0x2582 915G/P/GV Video product INTEL 925X_HB 0x2584 925X MCH Host product INTEL 925X_PCIE 0x2585 925X PCIE product INTEL E7221_HB 0x2588 E7221 MCH Host |