> You might want to see what debugging messages you've got being generated.
> Try reconfiguring syslogd to redirect 'kernel.debug' to a seperate logfile.
I must admit never checking anything else but /var/log/messages.
I get the same messages in kern.log and syslog:
localhost kernel: usb.c: regi
I have just spent last week trying to write a driver for my (68HC08JB8
based) microcontroller board. Nothing fancy: I just want to be able to
send bytes to the board through USB.
After reading Greg's article in Linux Journal and slightly modifying
usb-skeleton (v.0.6), I have a few questions (si
Apologies if this message is too off topic for this list:
I just quickly wanted to inform you that I am currently writing
a short documentation on developing USB-enabled boards based on
the Motorola 68HC08JB8 microcontroller.
The document is available at http://mmyotte.free.fr/hc08_eng.pdf
and is