Author: cgutman Date: Tue Feb 14 04:15:57 2012 New Revision: 55588
URL: http://svn.reactos.org/svn/reactos?rev=55588&view=rev Log: [USB] - Disable support for external USB hubs until they are properly supported
Modified: trunk/reactos/boot/bootdata/txtsetup.sif trunk/reactos/media/inf/usb.inf
Modified: trunk/reactos/boot/bootdata/txtsetup.sif URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/txtsetup.sif?... ============================================================================== --- trunk/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] (original) +++ trunk/reactos/boot/bootdata/txtsetup.sif [iso-8859-1] Tue Feb 14 04:15:57 2012 @@ -72,7 +72,7 @@ PCI\CC_0105 = uniata PCI\CC_0106 = uniata *PNP0600 = uniata -USB\CLASS_09 = usbhub +;USB\CLASS_09 = usbhub USB\ROOT_HUB = usbhub USB\ROOT_HUB20 = usbhub ;PCI\CC_0C0300 = usbuhci
Modified: trunk/reactos/media/inf/usb.inf URL: http://svn.reactos.org/svn/reactos/trunk/reactos/media/inf/usb.inf?rev=55588... ============================================================================== Binary files - no diff available.