Module Name: src Committed By: msaitoh Date: Sat Dec 21 09:23:36 UTC 2013
Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some Intel E600 and EG20T devices. To generate a diff of this commit: cvs rdiff -u -r1.1169 -r1.1170 src/sys/dev/pci/pcidevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/dev/pci/pcidevs diff -u src/sys/dev/pci/pcidevs:1.1169 src/sys/dev/pci/pcidevs:1.1170 --- src/sys/dev/pci/pcidevs:1.1169 Sun Dec 15 04:21:52 2013 +++ src/sys/dev/pci/pcidevs Sat Dec 21 09:23:36 2013 @@ -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_CE 0x4031 5400 Coher 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_AGP 0x71a1 82443GX 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)