> On Mon, Nov 11, 2002 at 04:37:33PM +0100, David Eriksson wrote: > > Hi! > > > > Just a small fix for linux/drivers/usb/serial/ipaq.h according to > > http://www.linux-usb.org/usb.ids: > > Does this fix a problem with your device? > > thanks, > > greg k-h
I submitted this fix to greg quite a while ago (august 16th to be precise) and it was merged into greg's 2.4 and 2.5 trees. I guess the problem is that there hasn't been a 2.4.20 yet, so most people haven't seen it. apologies for slack email response - this was the holiday season in india. while we're on the topic, I'd appreciate some advice on whether to add module options (a la usbserial) to take the usb vendor and device id. this seems useful so people can test new and unheard of wince devices without having to patch the kernel. OTOH, wes ([EMAIL PROTECTED]) figured out that the wceusb.inf file, which is part of the activesync package, contained the usb ids of all activesync-supported devices. the ipaq driver most likely supports all of them, since the activesync protocol is probably identical for all of them. there are a _ton_ of them in activesync 3.6, 287 to be precise. these fall broadly into two categories: assorted vendors: 30 microsoft: 257 there's a contiguous range from vid=0x45e,prod=0x400 to 0x4ff. should I add all of these into the in-kernel device table? sounds excessive. ganesh ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
