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 some Intel E600 and EG20T devices.
details: https://anonhg.NetBSD.org/src/rev/4bad9f847db0
branches: trunk
changeset: 325376:4bad9f847db0
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Sat Dec 21 09:23:36 2013 +0000
description:
Add some Intel E600 and EG20T devices.
diffstat:
sys/dev/pci/pcidevs | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r 22ddba2cb97d -r 4bad9f847db0 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Sat Dec 21 08:58:07 2013 +0000
+++ b/sys/dev/pci/pcidevs Sat Dec 21 09:23:36 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1169 2013/12/15 04:21:52 pgoyette Exp $
+$NetBSD: pcidevs,v 1.1170 2013/12/21 09:23:36 msaitoh Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3442,6 +3442,7 @@
product INTEL 5400_IOAPIC 0x4032 5400 IOAPIC
product INTEL 5400_RAS_0 0x4035 5400 RAS
product INTEL 5400_RAS_1 0x4036 5400 RAS
+product INTEL E600_VGA 0x4108 E600 Integrated VGA
product INTEL E600_HB 0x4114 E600 Host
product INTEL PRO_WL_2200BG 0x4220 PRO/Wireless LAN 2200BG Mini-PCI Adapter
product INTEL PRO_WL_2225BG 0x4221 PRO/Wireless LAN 2225BG Mini-PCI Adapter
@@ -3497,6 +3498,12 @@
product INTEL 82443GX_NOAGP 0x71a2 82443GX Host Bridge/Controller (AGP disabled)
product INTEL I740 0x7800 i740 Graphics Accelerator
product INTEL SCH_IDE 0x811a SCH IDE Controller
+product INTEL E600_HDA 0x811b E600 HD Audio
+product INTEL E600_PCIB_0 0x8180 E600 Virtual PCI-PCI Bridge
+product INTEL E600_PCIB_1 0x8181 E600 Virtual PCI-PCI Bridge
+product INTEL E600_GVD 0x8182 E600 Integrated Graphic Video Display
+product INTEL E600_PCIB_2 0x8184 E600 Virtual PCI-PCI Bridge
+product INTEL E600_PCIB_3 0x8185 E600 Virtual PCI-PCI Bridge
product INTEL E600_LPC 0x8186 Atom Processor E6xx LPC Bridge
product INTEL PCI450_PB 0x84c4 82454KX/GX PCI Bridge (PB)
product INTEL PCI450_MC 0x84c5 82451KX/GX Memory Controller (MC)
Home |
Main Index |
Thread Index |
Old Index