Ok. I have tried to figure this devfs thing out. I have the USB code compiled into the kernel. dmesg shows the device detected and usb-storage activated and scsi emulation activated. /dev doesn't show the device. /proc does.
root@gandalf brian # ls -l /dev/scsi/host0/bus0/target0/lun0
total 0
root@gandalf brian # ls -l /proc/scsi
total 0
dr-xr-xr-x 2 root root 0 Apr 27 15:35 ide-scsi
-r--r--r-- 1 root root 0 Apr 27 15:35 scsi
dr-xr-xr-x 2 root root 0 Apr 27 15:35 sg
dr-xr-xr-x 2 root root 0 Apr 27 15:35 usb-storage-0
But the usb-storage-0 directory is empty.
The control panel shows the microtech reader detected
The only clue to my problem is this.
uhci.c: uhci_transfer_result: called for URB c7f4ab40 not in flight?
I don't care if the d%!@ thing flies as long as it mounts. What is this.
