I know this post is from 2007, did you ever get this working?
This is a discussion on USB-4COMi-SI-M : Isolated 4 Port USB-RS422/RS485 - FreeBSD ; Hi, I'm trying to get working this USB to serial adapter under freebsd 7. The driver uftdi, detects the adapter, but I'm unable to get any import from newly created /dev/cuaU0-3. Is this device supported from the uftdi driver? Should ...
Hi,
I'm trying to get working this USB to serial adapter under freebsd 7.
The driver uftdi, detects the adapter,
but I'm unable to get any import from newly created /dev/cuaU0-3.
Is this device supported from the uftdi driver? Should it work and am I
hitting a bug?
This is what I have from usbdevs -v:
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000),
Intel(0x0000), rev 1.00
port 1 addr 2: full speed, self powered, config 1, USB Hub(0x0604),
vendor 0x05e3(0x05e3), rev 3.05
port 1 addr 3: full speed, power 44 mA, config 1, USB TO RS-422/485
ADAPTER(0x6001), FTDI(0x0403), rev 4.00
port 2 addr 4: full speed, power 44 mA, config 1, USB TO RS-422/485
ADAPTER(0x6001), FTDI(0x0403), rev 4.00
port 3 addr 5: full speed, power 44 mA, config 1, USB TO RS-422/485
ADAPTER(0x6001), FTDI(0x0403), rev 4.00
port 4 addr 6: full speed, power 44 mA, config 1, USB TO RS-422/485
ADAPTER(0x6001), FTDI(0x0403), rev 4.00
port 2 powered
dmesg:
uhub4:on uhub1
uhub4: 4 ports with 4 removable, self powered
ucom0:3> on uhub4
ucom1:4> on uhub4
ucom2:5> on uhub4
ucom3:6> on uhub4
kldstat:
Id Refs Address Size Name
1 6 0xffffffff80100000 5ccc70 kernel
2 1 0xffffffff806cd000 1b68 coretemp.ko
4 2 0xffffffffb057d000 102c ucom.ko
5 1 0xffffffffb057c000 fad uftdi.ko
FreeBSD 7.0-PRERELEASE #1: Fri Oct 19 - amd64
--
Best Wishes,
Stefan Lambrev
ICQ# 24134177
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/lis...freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
I know this post is from 2007, did you ever get this working?
Last edited by MAXI; 04-14-2010 at 03:06 PM.