[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: usbcore Modul [usbdevfs]



On 8/11/05, Thorsten Zantis <listenfang@arcor.de> wrote:
> * Gerrit Zeissl <gerrit.zeissl@gmail.com> [11.08.2005 01:38:42 +0200]:
> 
> > PS: Bitte keine Namen wie CONFIG_USB, sondern WELCHE Optionen im
> > Kernel (und eventuell auch wo sie zu finden sind)
> :D Warum nicht? Guckst Du hier:
Warum nicht? Weil mir das nicht soviel sagt ;)
> 
> 
> 
> % grep USB .config|grep DEV
> # CONFIG_USB_DEVICEFS is not set              # Aha, da ist es.
> # CONFIG_USB_HIDDEV is not set
> 
> 
> 
> 
> 
> % grep -B 10 -A 10 CONFIG_USB_DEV .config     # Mal im Kontext
> # USB support                                 # angucken, 10 Z.
> #                                             # vorher und nachher.
> CONFIG_USB_ARCH_HAS_HCD=y
> CONFIG_USB_ARCH_HAS_OHCI=y
> CONFIG_USB=y
> # CONFIG_USB_DEBUG is not set
> 
> #
> # Miscellaneous USB options                   # Da muß ich suchen!
> #
> # CONFIG_USB_DEVICEFS is not set
> # CONFIG_USB_BANDWIDTH is not set
> # CONFIG_USB_DYNAMIC_MINORS is not set
> # CONFIG_USB_OTG is not set
> 
> #
> # USB Host Controller Drivers
> #
> # CONFIG_USB_EHCI_HCD is not set
> # CONFIG_USB_OHCI_HCD is not set
> CONFIG_USB_UHCI_HCD=y
> 
> 
> 
> 
> Und schon ist es da:
> Device Drivers  --->
>     USB support  --->
>         ---   Miscellaneous USB options
>         [ ]   USB device filesystem
> 
Ich habe meine config hier gepostet:
http://nil2.gfx-host.de/files/Linux/config.txt
CONFIG_USB_DEVICEFS ist bei mir schon auf Y
Ich nehme an ich muss irgendwas von Y auf M ändern, aber was??
etwa nur diese eine Option?
> 
> HTH und viel Erfolg! (Das ist eigentlich wirklich schwer zu übersehen,
> wenn man sich nicht von den Optionen erschlagen läßt! ;)
Kleine Frage ... was bedeutet HTH?

> > Grüße, Gerrit
> -- 
> mfg, Thorsten
> 
Grüße, Gerrit
>



Reply to: