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 CX700 and VX800/VX820 LPC bridge IDs.



details:   https://anonhg.NetBSD.org/src/rev/fb5a2a42ef6f
branches:  trunk
changeset: 749223:fb5a2a42ef6f
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Sat Nov 21 22:58:17 2009 +0000

description:
Add CX700 and VX800/VX820 LPC bridge IDs.

diffstat:

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

diffs (18 lines):

diff -r 82a179b1d802 -r fb5a2a42ef6f sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat Nov 21 22:32:52 2009 +0000
+++ b/sys/dev/pci/pcidevs       Sat Nov 21 22:58:17 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1001 2009/11/18 22:57:38 bouyer Exp $
+$NetBSD: pcidevs,v 1.1002 2009/11/21 22:58:17 jakllsch Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -4150,6 +4150,8 @@
 product VIATECH VT8231         0x8231  VT8231 PCI-ISA Bridge
 product VIATECH VT8231_PWR     0x8235  VT8231 Power Management Controller
 product VIATECH VT8363_PPB     0x8305  VT8363 (Apollo KT133) PCI to AGP Bridge
+product VIATECH CX700          0x8324  CX700 PCI-LPC Bridge
+product VIATECH VX800          0x8353  VX800/VX820 PCI-LPC Bridge
 product VIATECH VT8371_PPB     0x8391  VT8371 (Apollo KX133) PCI-PCI Bridge
 product VIATECH VT8501AGP      0x8501  VT8501 (Apollo MVP4) CPU-AGP Bridge
 product VIATECH VT82C597AGP    0x8597  VT82C597 (Apollo VP3) CPU-AGP Bridge



Home | Main Index | Thread Index | Old Index