- Formatting fixes
[TXTSETUP.SIF]
- Boot load certain USB drivers in 1st stage for eventual support for installing from USB

svn path=/branches/usb-bringup-trunk/; revision=55309
This commit is contained in:
Cameron Gutman 2012-01-30 00:23:11 +00:00
parent bf71578096
commit f740e9241e
2 changed files with 7 additions and 7 deletions

View file

@ -35,13 +35,13 @@ i8042prt.sys=,,,,,,x,,,,,,4
hidclass.sys=,,,,,,,,,,,,4
hidparse.sys=,,,,,,,,,,,,4
hidusb.sys=,,,,,,,,,,,,4
usbccgp.sys=,,,,,,,,,,,,4
usbd.sys=,,,,,,,,,,,,4
usbhub.sys=,,,,,,,,,,,,4
;usbuhci.sys=,,,,,,,,,,,,4
usbohci.sys=,,,,,,,,,,,,4
usbehci.sys=,,,,,,,,,,,,4
usbstor.sys=,,,,,,,,,,,,4
usbccgp.sys=,,,,,,x,,,,,,4
usbd.sys=,,,,,,x,,,,,,4
usbhub.sys=,,,,,,x,,,,,,4
;usbuhci.sys=,,,,,,x,,,,,,4
usbohci.sys=,,,,,,x,,,,,,4
usbehci.sys=,,,,,,x,,,,,,4
usbstor.sys=,,,,,,x,,,,,,4
kbdhid.sys=,,,,,,,,,,,,4
kbdclass.sys=,,,,,,x,,,,,,4
l_intl.nls=,,,,,,,,,,,,2

Binary file not shown.