FT232BM support

Jindra Fucik fulda at seznam.cz
Tue Oct 10 09:22:13 UTC 2006


> I have problems with FT232BM based device. I use FreeBSD 6.0. Device
> detected dy system as 3 things:
> /dev/ugen0
> /dev/ugen0.1
> /dev/ugen0.2
> Working with this devies using termios function rise error like as
> 'device not configured'.
> Kernel was compiled with 'device ucom' option, but this don't had the
> result.
> Do FreeBSD 6.0 kernel support FT232BM chip? Do any FreeBSD support it?
> If it's true, what I do incorrectly?

Try to use "device uftdi"
What is your "usbdevs -dv"??
look for device/vendor codes in /usr/src/sys/dev/usb/uftdi.c

Jindra



More information about the freebsd-usb mailing list