[ros-diffs] [cgutman] 55076: [USB-BRINGUP-TRUNK] - Load the disk class for USB drives in 1st stage - They don't show up on the partition page due to some usetup stuff that needs to be changed

cgutman at svn.reactos.org cgutman at svn.reactos.org
Sun Jan 22 16:55:16 UTC 2012


Author: cgutman
Date: Sun Jan 22 16:55:16 2012
New Revision: 55076

URL: http://svn.reactos.org/svn/reactos?rev=55076&view=rev
Log:
[USB-BRINGUP-TRUNK]
- Load the disk class for USB drives in 1st stage
- They don't show up on the partition page due to some usetup stuff that needs to be changed

Modified:
    branches/usb-bringup-trunk/boot/bootdata/txtsetup.sif

Modified: branches/usb-bringup-trunk/boot/bootdata/txtsetup.sif
URL: http://svn.reactos.org/svn/reactos/branches/usb-bringup-trunk/boot/bootdata/txtsetup.sif?rev=55076&r1=55075&r2=55076&view=diff
==============================================================================
--- branches/usb-bringup-trunk/boot/bootdata/txtsetup.sif [iso-8859-1] (original)
+++ branches/usb-bringup-trunk/boot/bootdata/txtsetup.sif [iso-8859-1] Sun Jan 22 16:55:16 2012
@@ -78,6 +78,7 @@
 PCI\CC_0C0320 = usbehci
 USB\Class_08&SubClass_06&Prot_50 = usbstor
 HID_DEVICE_SYSTEM_KEYBOARD = kbdhid
+GenDisk = disk
 
 [BootBusExtenders.Load]
 acpi = acpi.sys
@@ -100,6 +101,7 @@
 [SCSI.Load]
 uniata = uniata.sys
 buslogic = buslogic.sys
+disk = disk.sys
 
 [Cabinets]
 Cabinet=reactos.cab




More information about the Ros-diffs mailing list