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 two Intel 9 Series devices



details:   https://anonhg.NetBSD.org/src/rev/e5ee15b34e8f
branches:  trunk
changeset: 335267:e5ee15b34e8f
user:      veego <veego%NetBSD.org@localhost>
date:      Wed Dec 31 21:20:23 2014 +0000

description:
Add two Intel 9 Series devices

diffstat:

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

diffs (18 lines):

diff -r 312c017ec9cc -r e5ee15b34e8f sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Dec 31 20:55:53 2014 +0000
+++ b/sys/dev/pci/pcidevs       Wed Dec 31 21:20:23 2014 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index