On Tue, Feb 23, 2010 at 03:34:36PM -0500, Mike Dunn wrote: > From: Mike Dunn <mikedunn@xxxxxxxxxxx> > > Add support for the parallel port on the moschip MCS7715 device. The port > registers itself with the parport subsystem as a low-level driver. A separate > entry to the kernel configuration is added beneath that for the mos7720, to > avoid the need to link with the parport subsystem code for users who don't have > or don't want the parallel port. Only compatibility mode is currently supported > (no ECP/EPP). Tested with both moschip devices (7720 and 7715) on UP and SMP > hosts, including regression testing of serial port, concurrent operation of > serial and parallel ports, and various connect / disconnect scenarios. I get a build error of: drivers/usb/serial/mos7720.c:892:1: error: unterminated #ifdef make[2]: *** [drivers/usb/serial/mos7720.o] Error 1 when building with this patch. Care to fix this up and address Oliver's issues and resubmit both of these patches? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html