On Wed, 2005-03-30 at 09:52 -0500, jklaas wrote:

> Can this be done with a regular module or driver?  I'll start looking
> into doing the libusb driver. 

As Jan Merka wrote: use usb_detach_kernel_driver_np

> Is it possible to create a v4l radio interface with a libusb driver?

I'd guess not, but I don't know. I'm pretty new here too, in fact I just
subscribed here, read the USB chapter in LDD3 and wrote that small
driver for the new PowerBook's trackpad ;)
Anyway, if you cannot write a v4l radio interface in userspace you might
go a similar route I did with the trackpad driver -- have the kernel
give data to userspace and accept data. Dunno if that's feasible with
v4l though.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to