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
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.
Posted Feb 20, 2011 17:02 UTC (Sun)
by compte (guest, #60316)
[Link]
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/".
Stable kernels 2.6.32.29, 2.6.36.4, and 2.6.37.1 released