[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-usb-devel
Subject:    [linux-usb-devel] Why does my kernel panic when I load  and run it into my board?
From:       "Rom M" <rommellee () hotmail ! com>
Date:       2003-01-31 0:52:51
[Download RAW message or body]

I'm using 2.5.30 kernel for a non-pci ohci usbhost controller. I'm already 
pass the point where the virtual roothub is connected/enumerated.
When I attach a new device to my roothub(hub_irq will now be triggered). 
When hub.c calls the usb_new_device to enumerate the new attached device, 
the kernel would now error(internal oops) upon loading. My problem is in the 
part of the code below,I think it errors here... Please help. Thanks.

/usb/core/hcd.c
static int hcd_submit_urb(...)
{
.
.
.
urb=usb_get_urb(urb);
if(urb->dev == hcd->self.root_hub)
status = rh_urb+enqueue(hcd,urb);
else
status = hcd->driver->urb_enqueue(hcd,urb,mem_flags);<--It errors here
return status;

}





_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic