On Wed, Feb 04, 2004 at 08:51:09PM +0100, Kuefmann Andreas ICM CP RD SD 1 wrote:
> Hi all,
> 
> When starting to develop a USB device driver for a custom device I
> based this driver on the usb_skeleton.c found in the source tree.
> Unfortunately I'm having problems to get devfs to work properly on my
> SuSE 9.0 based PC. So I switched back to a kernel without devfs
> support.

You need to provide us more information.  What kernel are you using?
What does your driver look like?

Depending on the kernel version you are using, your file ops should be
registered just fine, as the usb core does it for you.

thanks,

greg k-h


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to