> uhub0: 2 ports with 2 removable, self powered
> ugen0: SanDisk USB CFII, rev 1.00/0.05, addr 2
> ugen_set_config: ugen0 to configno 1, sc=0xc0d82000
> ugen_set_config: ifaceno 0
> ugen_set_config: endptno 0, endpt=0x01(1,1), sce=0xc0d820cc
> ugen_set_config: endptno 1, endpt=0x02(2,1), sce=0xc0d82144
> ugen_set_config: endptno 2, endpt=0x03(3,0), sce=0xc0d82180
>
> Other than the above output, I don't seem to be able to talk
> to the device. /usr/sbin/usbdevs reports:
>
> # usbdevs -v
> usbdevs: no USB controllers found
Hm, you should do a make world. Or a
cd /usr/src/*/usbdevs
make
make install
cd /dev/
sh MAKEDEV ugen0 usb0 usb
usbdevs -v
Nick
--
[EMAIL PROTECTED]
[EMAIL PROTECTED] USB project
http://www.etla.net/~n_hibma/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message