On Sat, Sep 07, 2002 at 12:05:54AM +0900, Shunsuke Akiyama wrote:
> Hi,
> 
> At Thu, 5 Sep 2002 16:17:42 +0200,
> Bernd Walter wrote:
> 
> > 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
> 
> I've got a similar problem report with uvscom.  And I also have this
> problem, too.

Good to hear that others have this problem too.
I wasn't shure if it's my fault buildung the device or the driver.

> Please try to attached patch.
> It's works fine for me.

Are you shure?
The patch just changes the name of the drivers.
Not surprisingly it did not solve my problem.

-- 
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

Reply via email to