urio - USB driver for the Rio MP3 players
device urio
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:
urio_load="YES"
Subsequently, the /dev/urio0 device can be used by the Rio userland applications.
device urio
To download a song over the USB connection into the Rio using the rio_add_song1 utility (see the Sx SEE ALSO section):
rio_add_song /usr/local/MP3/TracyChapman/02-Fast-Car.mp3
The Rio500 tools from SourceForge are the actual userland tools used to download, format or rename songs on players. When compiling these tools, the following pre-build configuration command will ensure that rio_usb.h is available in the include path and that the device used is /dev/urio0
CFLAGS="-I/usr/include/dev/usb" ./configure \ --with-devicepath='/dev' --with-deviceentry='urio0'
This manual page was written by An Dirk-Willem van Gulik Aq dirkx@webweaving.org .
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |