diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-01-10 20:58:24 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-01-10 20:58:24 +0000 |
commit | 9eec2f1323de4455a255a3868361d2483f917ca0 (patch) | |
tree | 246bdc3dd3ef6407683775acbdaf11ae9ffbd981 | |
parent | 4624b52eb15c06ea24f8446c651fc8f4eff3e5ba (diff) |
Intel 82865G integrated video
ok deraadt@
-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 3a09cc79829..bdd24b5f42e 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.704 2004/01/08 20:26:00 tom Exp $ +$OpenBSD: pcidevs,v 1.705 2004/01/10 20:58:23 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1280,6 +1280,7 @@ product INTEL 82845G_AGP 0x2561 82845G/GL/GV/GE/PE AGP product INTEL 82845G_IGD 0x2562 82845G/GL Video product INTEL 82865_IO_1 0x2570 82865G/PE/P CPU-I/0-1 product INTEL 82865_AGP 0x2571 82865G/PE/P CPU-AGP +product INTEL 82865_IGD 0x2572 82865G Video product INTEL 82865_CSA 0x2573 82865G/PE/P CPU-CSA product INTEL 82865_IO_2 0x2576 82865G/PE/P CPU-I/0-2 product INTEL 82875P_HB 0x2578 82875P Host |