[linux-usb-devel] Re: PATCH: unusual_devs fixups

2003-06-16 Thread Greg KH
On Sun, Jun 15, 2003 at 08:45:56PM -0700, Matthew Dharm wrote: > This patch (a) removes dead code, (b) renames some static functions with > names that are more apropriate for static functions, and (c) implements a > slave_configure() function. > > With the patch I just sent to Linus (et al.) to fi

[linux-usb-devel] Re: PATCH: unusual_devs fixups

2003-06-16 Thread Greg KH
On Sun, Jun 15, 2003 at 04:31:45PM -0700, Matthew Dharm wrote: > This patch implements US_PR_DEVICE and US_SC_DEVICE, which have the meaning > 'use the device's value -- no override'. This should make maintance > easier, and also allow for those few devices that change their descriptors > dependin

[linux-usb-devel] Re: PATCH: unusual_devs fixups

2003-06-15 Thread Matthew Dharm
This patch (a) removes dead code, (b) renames some static functions with names that are more apropriate for static functions, and (c) implements a slave_configure() function. With the patch I just sent to Linus (et al.) to fix the SCSI core to allow slave_configure() to tweak (meaningfully) the tw