|
|
Subscribe / Log in / New account

Stable kernels 2.6.32.29, 2.6.36.4, and 2.6.37.1 released

Stable kernels 2.6.32.29, 2.6.36.4, and 2.6.37.1 released

Posted Feb 18, 2011 14:10 UTC (Fri) by compte (guest, #60316)
Parent article: Stable kernels 2.6.32.29, 2.6.36.4, and 2.6.37.1 released

Maybe more luck posting it here.

I will check to see if the USB 3.0 driver is working this time. After compiling the 2.6.37.0 kernel and selecting the uas module:

xHCI HCD (USB 3.0) support experimental (CONFIG_USB_XHCI_HCD=m)

I could not find the uas module in "/drivers/usb/storage/".

the Makefile mentions:

obj-$(CONFIG_USB_UAS) += uas.o
obj-$(CONFIG_USB_STORAGE) += usb-storage.o

but only usb-storage.o & usb-storage.ko appear.


to post comments

Stable kernels 2.6.32.29, 2.6.36.4, and 2.6.37.1 released

Posted Feb 20, 2011 17:02 UTC (Sun) by compte (guest, #60316) [Link]

Sorry, my mistake. After:

xHCI HCD (USB 3.0) support (EXPERIMENTAL)

did not read the line below:

Defined at drivers/usb/host/Kconfig:20

so the module will be named "xhci-hcd", although there were modifications introduced in "drivers/usb/storage/".


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds