I've build a device which is based on the FT8U232AM chip. Probing works like a charm: [81]cicely13# usbdevs -v | grep FTDI port 3 addr 5: full speed, power 90 mA, config 1, USB <-> Serial(0x6001), FTDI(0x0403), rev 2.00 And I get a new node in /dev: [82]cicely13# ls -l /dev/ucom0 crw-rw---- 1 uucp dialer 138, 128 Sep 4 16:43 /dev/ucom0 But I get an error when writing: [83]cicely13# echo test > /dev/ucom0 /dev/ucom0: Device not configured. [84]cicely13# uname -a FreeBSD cicely13.cicely.de 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Wed Sep 4 15:54:17 CEST 2002 [EMAIL PROTECTED]:/var/d7/builder/FreeBSD-2002-08-31/src/sys/i386/compile/CICELY13 i386
-- B.Walter BWCT http://www.bwct.de [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message