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.432 (requested by tron i...



details:   https://anonhg.NetBSD.org/src/rev/2522991daadd
branches:  netbsd-1-6
changeset: 527859:2522991daadd
user:      lukem <lukem%NetBSD.org@localhost>
date:      Tue Jun 11 01:11:40 2002 +0000

description:
Pull up revision 1.432 (requested by tron in ticket #139):
Add entries for Intel i850 and i860 chipsets.

diffstat:

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

diffs (24 lines):

diff -r c19978ca5c67 -r 2522991daadd sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jun 10 18:21:13 2002 +0000
+++ b/sys/dev/pci/pcidevs       Tue Jun 11 01:11:40 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.428.2.1 2002/06/10 17:03:06 tv Exp $
+$NetBSD: pcidevs,v 1.428.2.2 2002/06/11 01:11:40 lukem Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1396,6 +1396,14 @@
 product INTEL 82801CAM_LPC     0x248C  82801CAM LPC Interface
 product INTEL 82820_MCH                0x2501  82820 MCH (Camino)
 product INTEL 82820_AGP                0x250f  82820 AGP
+product INTEL 82850_HB         0x2530  82850 Host
+product INTEL 82850_AGP                0x2532  82850/82860 AGP
+product INTEL 82860_HB         0x2531  82860 Host
+product INTEL 82850_AGP                0x2532  82850/82860 AGP
+product INTEL 82860_PCI1       0x2533  82860 PCI-PCI
+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 E7500_HB         0x2540  E7500 MCH Host
 product INTEL E7500_DRAM       0x2541  E7500 MCH DRAM Controller
 product INTEL E7500_HI_B1      0x2543  E7500 MCH HI_B vppb 1



Home | Main Index | Thread Index | Old Index