• Greg Kroah-Hartman's avatar
    added CONFIG_USB_DYNAMIC_MINORS support to the USB core · 5e9b6284
    Greg Kroah-Hartman authored
    Here's a patch that finishes off my previous patch that enabled us to
    use less than 16 minor numbers per USB device that uses the USB major
    number.  This patch allows all such devices to share all 256 minor
    numbers at once, much like the usbserial core shares the USB serial
    major with all usb-serial drivers.  This also solves Oliver's problem of
    having 30 printers :)
    5e9b6284
Config.help 3.58 KB