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 Z68 LPC



details:   https://anonhg.NetBSD.org/src/rev/f5ba08a15868
branches:  trunk
changeset: 325719:f5ba08a15868
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sat Jan 04 02:57:27 2014 +0000

description:
Add Intel Z68 LPC

diffstat:

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

diffs (17 lines):

diff -r 9a8cbd3f54de -r f5ba08a15868 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat Jan 04 02:56:31 2014 +0000
+++ b/sys/dev/pci/pcidevs       Sat Jan 04 02:57:27 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1176 2014/01/01 08:33:00 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1177 2014/01/04 02:57:27 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2856,6 +2856,7 @@
 product INTEL 6SERIES_EHCI_2   0x1c2d  6 Series USB
 product INTEL 6SERIES_MEI      0x1c3a  6 Series MEI
 product INTEL 6SERIES_KT       0x1c3d  6 Series KT
+product INTEL Z68_LPC          0x1c44  Z68 LPC
 product INTEL P67_LPC          0x1c46  P67 LPC
 product INTEL UM67_LPC         0x1c47  UM67 LPC
 product INTEL HM65_LPC         0x1c49  HM65 LPC



Home | Main Index | Thread Index | Old Index