On Wed, Sep 25, 2002 at 09:51:20PM +0800, Steve Underwood wrote: > As far as I can tell there are only two USB drivers for USB-to-IEEE1284 > devices - USS720 for the USS720 device, and usblp for everything else. > Is usblp supposed to hook into ppdev? Is there some other device driver > I missed? Not into ppdev; into parport. It ought to use parport_register_port. (It doesn't, currently.) Tim. */