Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Add Intel 82801E Communications I/O Controller H...
details: https://anonhg.NetBSD.org/src/rev/eb9f2d7f8402
branches: trunk
changeset: 534327:eb9f2d7f8402
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Mon Jul 22 07:47:44 2002 +0000
description:
Add Intel 82801E Communications I/O Controller Hub (C-ICH)
diffstat:
sys/dev/pci/pcidevs | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r dadcd180f675 -r eb9f2d7f8402 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon Jul 22 05:31:18 2002 +0000
+++ b/sys/dev/pci/pcidevs Mon Jul 22 07:47:44 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.453 2002/07/12 22:26:32 enami Exp $
+$NetBSD: pcidevs,v 1.454 2002/07/22 07:47:44 msaitoh Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1417,6 +1417,9 @@
product INTEL 82801BA_IDE 0x244b 82801BA IDE Controller
product INTEL 82801BAM_LPC 0x244c 82801BAM LPC Interface Bridge
product INTEL 82801BA_HPB 0x244e 82801BA Hub-to-PCI Bridge
+product INTEL 82801E_SMB 0x2453 82801E SMBus Controller
+product INTEL 82801E_LAN_1 0x2459 82801E LAN Controller
+product INTEL 82801E_LAN_2 0x245d 82801E LAN Controller
product INTEL 82801CA_LPC 0x2480 82801CA LPC Interface
product INTEL 82801CA_USB_1 0x2482 82801CA/CAM USB Controller
product INTEL 82801CA_SMB 0x2483 82801CA/CAM SMBus Controller
@@ -1861,7 +1864,7 @@
product SERVERWORKS CIOB30 0x0010 CIOB30
product SERVERWORKS CIOBX2 0x0101 CIOB-X2
product SERVERWORKS CMIC_HE 0x0011 CMIC_HE Host
-product SERVERWORKS CMIC_LE 0x0011 CMIC_LE Host
+product SERVERWORKS CMIC_LE 0x0012 CMIC_LE Host
product SERVERWORKS CMIC_SL 0x0017 CMIC_SL Host
product SERVERWORKS OSB4_IDE 0x0211 OSB4 IDE
product SERVERWORKS CSB5_IDE 0x0212 CSB5 IDE
Home |
Main Index |
Thread Index |
Old Index