Re: USB_SC_* vs USB_PR_* in unusual_dev.h

2008-01-20 Thread Grant Grundler
On Sat, Jan 19, 2008 at 10:09:47PM -0800, Matthew Dharm wrote: > On Sat, Jan 19, 2008 at 09:25:57PM -0700, Grant Grundler wrote: > > Hi, > > I'm slightly confused by this declaration in drivers/usb/storage/usb.c: > > #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ > >

Re: USB_SC_* vs USB_PR_* in unusual_dev.h

2008-01-19 Thread Matthew Dharm
On Sat, Jan 19, 2008 at 09:25:57PM -0700, Grant Grundler wrote: > Hi, > I'm slightly confused by this declaration in drivers/usb/storage/usb.c: > #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ > vendorName, productName,useProtocol, useTransport, \ >

USB_SC_* vs USB_PR_* in unusual_dev.h

2008-01-19 Thread Grant Grundler
Hi, I'm slightly confused by this declaration in drivers/usb/storage/usb.c: #define UNUSUAL_DEV(id_vendor, id_product, bcdDeviceMin, bcdDeviceMax, \ vendorName, productName,useProtocol, useTransport, \ initFunction, flags) \ ... and in unusual.h: UAL_DEV( 0