OVH Cloud OVH Cloud

usbdevfs

1 réponse
Avatar
Marilyn Dubois
Bonjour,

mount -t usbdevfs none /proc/bus/usb
réponds : fs type usbdevfs not supported by kernel
Que faut-il cocher dans le config kernel.
make xconfig....puis dans la liste des configuratons.
Le kernel est 'linux-source-2.6.10'
Merci beaucoup.
M.D.

1 réponse

Avatar
Nicolas George
Marilyn Dubois wrote in message
<420ca5c5$0$2554$:
mount -t usbdevfs none /proc/bus/usb
réponds : fs type usbdevfs not supported by kernel
Que faut-il cocher dans le config kernel.
make xconfig....puis dans la liste des configuratons.
Le kernel est 'linux-source-2.6.10'



USB: remove usbdevfs filesystem name, usbfs is the proper one to use.

This has been publicised for years now, and the usvfs name will work just
fine with a 2.4 kernel, so we are not breaking backwards compatibility.

(ChangeLog-2.6.10)

Traduction : « USB: suppression du nom de système de fichiers usbdevfs,
usbfs est le nom correct à utiliser. Ça a été annoncé pendant des années
maintenant, et le nom usbfs marchera très bien avec un noyau 2.4, donc nous
ne sommes pas en train de casser la compatibilité ascendante. »