OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: ViV on October 10, 2004, 09:49:58 am

Title: RC5 and usb host
Post by: ViV on October 10, 2004, 09:49:58 am
Migration to devfs brought troubles with usb host support. Last pdaxrom version without these troubles - 1.0.5.

- There are no more messages about plugged usb devices appearing in dmesg output in rc5 (dmesg output in rc2 and rc3 is ok).
- Devfsd isn't able to create correct device files automatically with it's default configuration in rc2, rc3 and rc5, manual devices creating with node numbers taken from my desktop doesn't help - it seems, node numbers are wrong (I tried 8 as major and 0-32 as minors). Also tried to use scsi devices creation entries in devfsd.conf from my desktop, without any luck.
- Disabling devfsd loading in rc.* files makes normal boot process impossible (init says about too many spawns of process named "ln", then I have only to restore rc.*'s through ssh and reboot).


Precompiled drivers for cfu1 host and various usb devices (http://paipai.org/~humorum/english/zaurus/cfu1-driver.html) are loading without any errors, there are no segfaults when connecting devices to host.

USB mouse support in pdaxrom is very important, because now we have quake running.
Title: RC5 and usb host
Post by: ViV on October 11, 2004, 05:42:09 pm
So, no owner of CFU1 tried new pdaxroms?