Brad Hards wrote: > > James Smith wrote: > > > > Hi, > > > > I've just got hold of a Zoom 2987 USB modem, and I'm trying to get it > > working on RH7.1 with a 2.4.10 kernel. I've gone through all the > > installation steps in the linux USB guide and so on, but nothing. I want > > to make sure that it supports the ACM standard - is there a way to make > > sure? > You might try a previous kernel - a bug was introduced into 2.4.10 for acm. > Hopefully a future pre-patch will contain the fixup. > > Alternatively you can modify the matching table to match on device class = 2, > 0, 0, rather than on interfaces. > > In any case, you need to send us the descriptors (from /proc/bus/usb/devices) > before we can tell if it claims to be acm compliant.
or compare /proc/bus/usb/devices (modem portion) to linux/Documentation/usb/acm.txt . If they match, that's good news. ~Randy _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
