Forum Discussion
Altera_Forum
Honored Contributor
20 years agoI'm surprised that that worked for you at all, since the hc_sl811 driver is supposed to be broken in 2.6 (hence its replacement with sl811-hcd 2.6.9).
In any event, what you want to do is also enable the usb device filesystem, then mount it mount - n nodev -t procfs /proc/bus/usb then you can look at the list of attached devices. What you do after that depends on what sort of USB device you're trying to use.