Module Name:    src
Committed By:   veego
Date:           Wed Dec 31 21:20:23 UTC 2014

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add two Intel 9 Series devices


To generate a diff of this commit:
cvs rdiff -u -r1.1209 -r1.1210 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.1209 src/sys/dev/pci/pcidevs:1.1210
--- src/sys/dev/pci/pcidevs:1.1209	Tue Dec 23 10:55:09 2014
+++ src/sys/dev/pci/pcidevs	Wed Dec 31 21:20:23 2014
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1209 2014/12/23 10:55:09 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1210 2014/12/31 21:20:23 veego Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3839,6 +3839,8 @@ product INTEL C222_LPC		0x8c52	C222 LPC
 product INTEL C224_LPC		0x8c54	C224 LPC
 product INTEL C226_LPC		0x8c56	C226 LPC
 product INTEL H81_LPC		0x8c5c	H81 LPC
+product INTEL 9SERIES_XHCI	0x8cb1	9 Series USB xHCI
+product INTEL 9SERIES_MEI_1	0x8cba	9 Series MEI Controller
 product INTEL CORE4G_M_AHCI	0x9c03	Core 4G (mobile) SATA Controller (AHCI)
 product INTEL CORE4G_M_RAID_1	0x9c05	Core 4G (mobile) SATA Controller (RAID)
 product INTEL CORE4G_M_RAID_2	0x9c07	Core 4G (mobile) SATA Controller (RAID) Premium

Reply via email to