On Sat, Jan 17, 2004 at 08:31:41PM +0100, Klaus Dittrich wrote:
> On Sat, Jan 17, 2004 at 11:07:31AM -0800, Greg KH wrote:
> > On Sat, Jan 17, 2004 at 08:04:19PM +0100, Klaus Dittrich wrote:
> > > Does a usb-serial converter use rts/cts dtr/drs ?
> >
> > Yes, a number of them do.
> >
> > > If yes
On Sat, Jan 17, 2004 at 11:07:31AM -0800, Greg KH wrote:
> On Sat, Jan 17, 2004 at 08:04:19PM +0100, Klaus Dittrich wrote:
> > Does a usb-serial converter use rts/cts dtr/drs ?
>
> Yes, a number of them do.
>
> > If yes is this done in the hardware or by your serial-driver ?
>
> Both places :)
>
On Sat, Jan 17, 2004 at 08:04:19PM +0100, Klaus Dittrich wrote:
> Does a usb-serial converter use rts/cts dtr/drs ?
Yes, a number of them do.
> If yes is this done in the hardware or by your serial-driver ?
Both places :)
The driver sets it in the device.
The device reports it to the driver.
H