On Tuesday 02 December 2008, Michael wrote: > 3. I tried using a current checkout of usb2 (and added all the device > IDs necessary), but serial_3g is missing (and therefore > commented out in sys/modules/usb2/Makefile), so I'm stuck there as > well. Is there actual hope that the problem > might not appear when using usb2? (all I know about usb2 is that it's > supposed to be giant-free, no idea if it can > handle these issues any better - seems like at least 50% of USB > devices are violating the standard in one way or > another anyway).
Alfred forgot to add the Makefile. The 3g id's are now in core/usb2_msctest.c . I've sent him a patch to fix this, but have not heard from him yet, assuming he is very busy. Just copy one of the other serial driver Makefiles and add "u3g2.c". --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[EMAIL PROTECTED]"
