Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/sys/dev/pci Pull up revision 1.543 (requested by tron i...



details:   https://anonhg.NetBSD.org/src/rev/0e54d75f0a57
branches:  netbsd-1-6
changeset: 530696:0e54d75f0a57
user:      grant <grant%NetBSD.org@localhost>
date:      Wed Sep 10 19:09:12 2003 +0000

description:
Pull up revision 1.543 (requested by tron in ticket #1416):

Add entries for Intel 865PE chipset.

diffstat:

 sys/dev/pci/pcidevs |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r b8f5b5a1c165 -r 0e54d75f0a57 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Sep 10 19:01:12 2003 +0000
+++ b/sys/dev/pci/pcidevs       Wed Sep 10 19:09:12 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.428.2.27 2003/08/15 14:40:42 tron Exp $
+$NetBSD: pcidevs,v 1.428.2.28 2003/09/10 19:09:12 grant Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1484,6 +1484,9 @@
 product INTEL 82845G_DRAM      0x2560  82845G/GL DRAM Controller / Host-Hub I/F Bridge
 product INTEL 82845G_AGP       0x2561  82845G/GL Host-to-AGP Bridge
 product INTEL 82845G_IGD       0x2562  82845G/GL Integrated Graphics Device
+product INTEL 82865_HB         0x2570  82865 Host
+product INTEL 82865_AGP                0x2571  82865 AGP
+product INTEL 82801EB_HPB      0x2573  82801EB Hub-to-PCI Bridge
 product INTEL 82875P_DRAM      0x2578  82875P DRAM Controller / Host-Hub Bridge
 product INTEL 82875P_AGP       0x2579  82875P Host-to-AGP Bridge
 product INTEL 31244            0x3200  31244 Serial ATA Controller



Home | Main Index | Thread Index | Old Index