diff options
| -rw-r--r-- | sys/src/9/pc/pcf | 1 | ||||
| -rw-r--r-- | sys/src/9/pc64/pc64 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/src/9/pc/pcf b/sys/src/9/pc/pcf index e51e33ceb..665b6dd81 100644 --- a/sys/src/9/pc/pcf +++ b/sys/src/9/pc/pcf @@ -83,6 +83,7 @@ link usbuhci usbohci usbehci usbehcipc + usbxhci pci audiosb16 dma audioac97 audioac97mix diff --git a/sys/src/9/pc64/pc64 b/sys/src/9/pc64/pc64 index 5bc03031b..f9f72d91b 100644 --- a/sys/src/9/pc64/pc64 +++ b/sys/src/9/pc64/pc64 @@ -81,6 +81,7 @@ link usbuhci usbohci usbehci usbehcipc + usbxhci pci # audiosb16 dma # audioac97 audioac97mix |
