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 82801 and 82830.



details:   https://anonhg.NetBSD.org/src/rev/cde6f818adc4
branches:  trunk
changeset: 520395:cde6f818adc4
user:      augustss <augustss%NetBSD.org@localhost>
date:      Wed Jan 09 19:29:07 2002 +0000

description:
Add Intel 82801 and 82830.

diffstat:

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

diffs (32 lines):

diff -r 6a38a9993bbf -r cde6f818adc4 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Jan 09 18:50:54 2002 +0000
+++ b/sys/dev/pci/pcidevs       Wed Jan 09 19:29:07 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.382 2002/01/05 16:35:52 junyoung Exp $
+$NetBSD: pcidevs,v 1.383 2002/01/09 19:29:07 augustss Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1299,8 +1299,22 @@
 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 82801CA_LPC      0x2480  82801CA LPC Interface
+product INTEL 82801CA_USB      0x2482  82801CA/CAM USB Controller
+product INTEL 82801CA_SMB      0x2483  82801CA/CAM SMBus Controller
+product INTEL 82801CA_USBB     0x2484  82801CA/CAM USB Controller
+product INTEL 82801CA_AC       0x2485  82801CA/CAM AC'97 Audio Controller
+product INTEL 82801CA_MOD      0x2486  82801CA/CAM Modem
+product INTEL 82801CA_USBC     0x2487  82801CA/CAM USB Controller
+product INTEL 82801CA_ATAA     0x248A  82801CA UltraATA IDE Controller
+product INTEL 82801CA_ATAB     0x248B  82801CA UltraATA IDE Controller
+product INTEL 82801CAM_LPC     0x2482  82801CAM LPC Interface
 product INTEL 82820_MCH                0x2501  82820 MCH (Camino)
 product INTEL 82820_AGP                0x250f  82820 AGP
+product INTEL 82830MP_IO1      0x3575  82830MP CPU to I/O Bridge
+product INTEL 82830MP_AGP      0x3576  82830MP CPU to AGP Bridge
+product INTEL 82830MP_IV       0x3577  82830MP Integrated Video
+product INTEL 82830MP_IO2      0x3578  82830MP CPU to I/O Bridge
 product INTEL 80312_ATU                0x530d  80310 ATU
 product INTEL 82371SB_ISA      0x7000  82371SB PCI-to-ISA Bridge (PIIX3)
 product INTEL 82371SB_IDE      0x7010  82371SB IDE Interface (PIIX3)



Home | Main Index | Thread Index | Old Index