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 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.