diff options
author | Chris Cappuccio <chris@cvs.openbsd.org> | 2016-05-23 19:34:48 +0000 |
---|---|---|
committer | Chris Cappuccio <chris@cvs.openbsd.org> | 2016-05-23 19:34:48 +0000 |
commit | e33d31b068c41734ba594834d949169a30cb8147 (patch) | |
tree | 99cdfd7cacb33ec9dbf0245d2c4791284cc91c86 | |
parent | d00be4666a628ac6a374665d25858475823f5feb (diff) |
VIA VL805 xHCI
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 78f51739ff5..5939a1a267d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1798 2016/05/23 06:52:10 dlg Exp $ +$OpenBSD: pcidevs,v 1.1799 2016/05/23 19:34:47 chris Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -7188,6 +7188,7 @@ product VIATECH VT8237S_ISA 0x3372 VT8237S ISA product VIATECH VT8237A_PPB_1 0x337a VT8237A product VIATECH VT8237A_PPB_2 0x337b VT8237A product VIATECH VL80x_XHCI 0x3432 VL80x xHCI +product VIATECH VL805_XHCI 0x3483 VL805 xHCI product VIATECH K8M800_4 0x4204 K8M800 Host product VIATECH K8T890_4 0x4238 K8T890 Host product VIATECH PT880_4 0x4258 PT880 Host |