Add Intel 82801E Communications I/O Controller Hub (C-ICH)
This commit is contained in:
parent
c172e4d8e8
commit
b03baa8ea5
|
@ -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 82801BAM_IDE 0x244a 82801BAM IDE Controller
|
|||
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 CNB20LE 0x0009 CNB20LE Host
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue