[OLPC-devel] some usb status
Marcelo Tosatti
marcelo at kvack.org
Wed Jun 7 11:04:36 EDT 2006
On Tue, Jun 06, 2006 at 08:43:43PM -0600, Ronald G Minnich wrote:
> I have a usb mass store plugged into the usb near the audio jacks. I am
> wondering what else I need to config to make this go. My config looks
> like this:
>
> #
> # USB support
> #
> CONFIG_USB_ARCH_HAS_HCD=y
> CONFIG_USB_ARCH_HAS_OHCI=y
> CONFIG_USB=y
> # CONFIG_USB_DEBUG is not set
>
> Anything else I should turn on? I have put this in the
> drivers/block/Makefile:
> CONFIG_BLK_DEV_UB=y
Have CONFIG_USB_OHCI_HCD=y set? This is the OHCI USB host controller
driver.
> since there is no way to do it via any config tool -- is this the right
> thing to do?
>
> What would it take to make a usb store come up when the kernel comes up?
> I'd really like to make usb work from linuxbios-started kernels.
Nothing, it should detect and inform you.
More information about the Devel
mailing list