On Thu, 16 Mar 2006, Vishal Oliyil Kunnil wrote: > Hi, > I am trying to get the isp1362-hcd driver running on a custom PXA board . Got > lots of info from the list archives, had to pull the H_WAKE pin low to get > the clock trigger ready (Thanks to the list archives :) ) > > IRQ 27 is assinged to ISP1362 INT1, but i am getting the error irq 25 :nobody > cared ...... then i enabled the CHIP_BUFFER_TEST to realise it fails . > Could some one tell me why the buffer test would fail ? > > Regards, > Vishal > > driver isp1362-hcd, 2005-04-04 > IRQ27 (GPIO4): <7>falling <7>edges > isp1362-hcd isp1362-hcd0: ISP1362 Host Controller > isp1362_hc_reset: > isp1362_sw_reset: > Software reset done ..... > Chip ID Read test ok ... 3630 > isp1362-hcd isp1362-hcd0: new USB bus registered, assigned bus number 1 > isp1362-hcd isp1362-hcd0: irq 27, io mem 0x08000000 > isp1362_hc_start: > isp1362-hcd isp1362-hcd0: ISP1362 Memory usage: > isp1362-hcd isp1362-hcd0: ISTL: 2 * 256: 512 @ $0000:$0100 > irq25: nobody cared
It sure looks like the ISP1362 is using IRQ 25, even though the driver was assigned IRQ 27. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
