ChangeSet 1.889.26.9, 2003/01/12 00:03:35-08:00, [EMAIL PROTECTED]

[PATCH] USB: usb-skeleton MINOR_BASE change

Mirrors a change made in the 2.4 version of the driver by Randy Dunlap.


diff -Nru a/drivers/usb/usb-skeleton.c b/drivers/usb/usb-skeleton.c
--- a/drivers/usb/usb-skeleton.c        Mon Jan 13 14:26:36 2003
+++ b/drivers/usb/usb-skeleton.c        Mon Jan 13 14:26:36 2003
@@ -86,7 +86,7 @@
 #define USB_SKEL_MINOR_BASE    0
 #else
 /* Get a minor range for your devices from the usb maintainer */
-#define USB_SKEL_MINOR_BASE    200
+#define USB_SKEL_MINOR_BASE    192
 #endif
 
 /* Structure to hold all of our device specific stuff */



-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to