All of lore.kernel.org
 help / color / mirror / Atom feed
* USB host drivers test results (2.5.19) and problem.
@ 2002-05-31 13:34 Stelian Pop
  2002-05-31 14:54 ` David Woodhouse
  2002-05-31 16:38 ` Greg KH
  0 siblings, 2 replies; 9+ messages in thread
From: Stelian Pop @ 2002-05-31 13:34 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi,

Now that a 2.5 kernel boots again on my laptop (thanks to the ACPI
IRQ routing problems being resolved :-) ), I tested the different
USB host drivers available (I used to use usb-uhci before).

lspci:
	00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)

Results (only simple tests with a USB mouse performed):
	ehci-hcd.o
		does load, no output messages, does NOT work
	ohci-hcd.o 
		does load, no output messages, does NOT work
	uhci-hcd.o 
		does load, does work correctly
	usb-uhci-hcd.o
		does load, does work correctly.


1. Shouldn't the ehci/ohci drivers give some error on loading,
since I obviously don't have the hardware ?

2 When doing a rmmod on one of the two last drivers, 
the kernel oopses with a (hand copied trace):

	bad EIP: c784fbda <[usbcore]rh_report_status+63/143>
	
	c0118f34 <__run_task_queue+61/6a>
	c784f677 <[usbcore]usb_reset_device+1d4/2df>
	c011be58 <timer_bh+22b/27c>
	c0118e48 <bh_action+26/74>
	c0118d79 <tasklet_hi_action+38/59>
	c0118bb7 <do_softirq+57/b1>
	c01099a0 <do_IRQ+da/e5>
	c0108656 <common_interrupt+22/28>
	c01abd54 <acpi_processor_idle+e9/1eb>
	c0106b54 <gunzip+45c/4bc>
	c0106bd0 <default_idle+0/27>
	c01abc6b <acpi_processor_idle+0/1eb>
	c0106bd0 <default_idle+0/27>
	c0106c5a <cpu_idle+2e/3d>
	c0105000 <_stext+0/0>

Another one:
	bad EIP: <c78ed365> <[yenta_socket]yenta_allocate_resources+d/41>

	Adhoc c011be58 <timer_bh+22b/27c>
	Adhoc c0118e48 <bh_action+26/74>
	Adhoc c0118d79 <tasklet_hi_action+38/59>
	Adhoc c0118bb7 <do_softirq+57/b1>
	Adhoc c01099a0 <do_IRQ+da/e5>
	Adhoc c0108656 <common_interrupt+22/28>
	Adhoc c01abd54 <acpi_processor_idle+e9/1eb>

I'm not sure what this trace has to do with USB at all, but I haven't
been able to reproduce the oops otherwise...

Stelian.
-- 
Stelian Pop <stelian.pop@fr.alcove.com>
Alcove - http://www.alcove.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-05-31 22:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-31 13:34 USB host drivers test results (2.5.19) and problem Stelian Pop
2002-05-31 14:54 ` David Woodhouse
2002-05-31 15:07   ` Stelian Pop
2002-05-31 22:41     ` Brad Hards
2002-05-31 16:39   ` Greg KH
2002-05-31 18:44     ` Stelian Pop
2002-05-31 18:55       ` Greg KH
2002-05-31 16:38 ` Greg KH
2002-05-31 18:43   ` Stelian Pop

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.