aboutsummaryrefslogtreecommitdiff
path: root/drivers/parport
diff options
context:
space:
mode:
authorRichard Ash <richard@audacityteam.org>2009-07-29 17:12:18 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 12:01:35 -0700
commit72ba94ec61d1ceb9b80e317f72548b1e88e539f4 (patch)
treecef2dffd9d26b02f25160abf53602fbdd320ee72 /drivers/parport
parentc4f3020fc40b7977090dba42e1165db653408440 (diff)
Staging: quatech_usb2: implement open functionality
Part two of the driver implementation has finally got done. It implements the rest of open and the callback for reads from the box. I seem to have finally found a structure that can be made to work, with a single set of URBs for bulk read and write for the whole device, which are used by all the ports. I've rationalised a few things, but there will still be a lot of clean-up needed. This one definitely can panic the kernel when a port is opened for reading, but I'm off on holiday so I thought I'd post where I have got to so far. I haven't tried to debug why it panics with a null pointer dereference yet. Signed-off-by: Richard Ash <richard@audacityteam.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions