shithub: riscv

Download patch

ref: adfb0e9371752ffb8d9995d4678e6bfa24c75f60
parent: cd108e2f0b45fd44503528e210d82e47acceebe7
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Jul 28 21:15:05 EDT 2017

pc, pc64: enable usbxhci in the configuration

--- a/sys/src/9/pc/pcf
+++ b/sys/src/9/pc/pcf
@@ -83,6 +83,7 @@
 	usbuhci
 	usbohci
 	usbehci		usbehcipc
+	usbxhci		pci
 
 	audiosb16	dma
 	audioac97	audioac97mix
--- a/sys/src/9/pc64/pc64
+++ b/sys/src/9/pc64/pc64
@@ -81,6 +81,7 @@
 	usbuhci
 	usbohci
 	usbehci		usbehcipc
+	usbxhci		pci
 
 #	audiosb16	dma
 #	audioac97	audioac97mix