patch-2.4.21 linux-2.4.21/drivers/usb/usb-skeleton.c

Next file: linux-2.4.21/drivers/usb/usb-uhci-debug.h
Previous file: linux-2.4.21/drivers/usb/usb-ohci.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/drivers/usb/usb-skeleton.c linux-2.4.21/drivers/usb/usb-skeleton.c
@@ -87,7 +87,7 @@
 
 
 /* Get a minor range for your devices from the usb maintainer */
-#define USB_SKEL_MINOR_BASE	200	
+#define USB_SKEL_MINOR_BASE	192	
 
 /* we can have up to this number of device plugged in at once */
 #define MAX_DEVICES		16

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)