Fran�ois Boisson wrote:
>
> Hello,
>
> I upgrade a Cyrix 166 with a Xircom Portgear PCI USB card.
> # lspci -v gives
> 00:0e.0 USB Controller: OPTi Inc. 82C861 (rev 10) (prog-if 10 [OHCI])
> Subsystem: OPTi Inc.: Unknow device c861
> Flags: bus master, medium devsel, latency 32, IRQ 11
> Memory at e1410000 (32-bit, non prefetchable)
>
> It doesn't seem that there is shared IRQ problems or IO conflict.
> But, when I load usb-ohci module, computer freeze.
>
> I try to recompile the module with DEBUG and DEBUG verbose flag but no
> output. I put the following instruction
>
> dbg("Debut de hc_start");
>
> at the begining pf hc_start but no message on screen. I put the driver
I don't think I can help with the real problem, but dbg() calls only register
if your syslog.conf is set up to log at the .debug level. Most people don't
have this configuration.
Here is the applicable entry from my setup:
# Log kernel debugging
kern.* /var/log/debug
HTH
Brad
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users