On Fri, 26 Mar 2004, Frederick Ros wrote: > Hi all, > > I'm currently maintener of a driver of an USB xDSL modem ( > https://gna.org/projects/eagleusb/) > > One of my user, while trying to play with kernel 2.6.5-rc2 get the following error: > > usb 2-3: new full speed USB device using address 3 > [eagle-usb] driver V2 loaded > drivers/usb/core/usb.c: registered new driver eagle-usb > [eagle-usb] New USB ADSL device detected, waiting for DSP code... > [eagle-usb] Interface 0 accepted. > Unable to handle kernel NULL pointer dereference at virtual address 00000004 > printing eip: > c02b1ce4 > *pde = 00000000 > Oops: 0000 [#1] > CPU: 0 > EIP: 0060:[<c02b1ce4>] Not tainted > EFLAGS: 00010296 (2.6.5-rc2) > EIP is at usb_disable_interface+0x14/0x50
Does this patch help? http://marc.theaimsgroup.com/?l=linux-usb-devel&m=108024624628198&w=2 Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
