On Fri, 1 Feb 2002 02:52, [EMAIL PROTECTED] wrote: > I have been running a USB driver on RH 7.1 (comes with 2.4.2-2) with the > added kernel 2.4.3-12 running (ATM works much better in 2.4.3-12 than in > the 2.4.2-2). The driver has various 'printk' statements sprinkled > throughout. These print statements have worked fine when the driver is > loaded and at the various points in the driver. > > I have tried running the same USB driver on RH 7.2 (2.4.7-10). Now I get > absolutely no output from the 'printk' statements! > > I am puzzled to say the least. Is there some fundamental difference in the > kernel or the USB core between these releases? Or am I missing some piece > of the puzzle somewhere along the line? There is a couple of things to consider. Are you running exactly the same code? Or did you recompile it?
If you are using the same code, the most likely problem is that you have the wrong syslog configuration. Read the man entries for syslog. Brad _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel