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 VIA VX900 Host Bridge, to handle its quirk. ...
details: https://anonhg.NetBSD.org/src/rev/df1419dfe3fc
branches: trunk
changeset: 773756:df1419dfe3fc
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Wed Feb 15 16:26:00 2012 +0000
description:
Add VIA VX900 Host Bridge, to handle its quirk. PR/46018
Ok releng@
diffstat:
sys/dev/pci/pcidevs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4fd011a9564f -r df1419dfe3fc sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Wed Feb 15 16:11:23 2012 +0000
+++ b/sys/dev/pci/pcidevs Wed Feb 15 16:26:00 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1101 2011/10/18 23:23:07 jmcneill Exp $
+$NetBSD: pcidevs,v 1.1102 2012/02/15 16:26:00 tsutsui Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -4589,6 +4589,7 @@
product VIATECH VT8363_HB 0x0305 VT8363 (Apollo KT133) Host Bridge
product VIATECH VT3351_HB_0351 0x0351 VT3351 Host Bridge
product VIATECH VT8371_HB 0x0391 VT8371 (Apollo KX133) Host Bridge
+product VIATECH VX900_HB 0x0410 VX900 Host Bridge
product VIATECH VT8501_MVP4 0x0501 VT8501 (Apollo MVP4) Host Bridge
product VIATECH VT82C505 0x0505 VT82C505 (Pluto)
product VIATECH VT82C561 0x0561 VT82C561
Home |
Main Index |
Thread Index |
Old Index