Re: USB, select/poll for ucom
From: Bernd Walter (ticso_at_cicely12.cicely.de)
Date: 06/25/03
- Previous message: Paul Robinson: "Re: How to delete unix socket entries"
- In reply to: Danny Braniss: "USB, select/poll for ucom"
- Next in thread: Danny Braniss: "Re: USB, select/poll for ucom"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 25 Jun 2003 14:08:38 +0200 To: Danny Braniss <danny@cs.huji.ac.il>
On Wed, Jun 25, 2003 at 01:13:56PM +0300, Danny Braniss wrote:
> hi,
> while trying to port an application that works with tty to uplcom/ucom,
> (and it doesn't work :-), and looking at the kernel sources and
> trying to figure out USB, i think that select(2)/poll(2) will not work,
> correct?
I've seen Problemes with non 8n1 communications and I've also seen
problems because most USB adapters only deliver 5.5V to the lines.
I never noticed any select/poll problems and I don't think we have any
because this is handled in common code at tty level.
If you have any condition that shows something different please let
us know.
-- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Paul Robinson: "Re: How to delete unix socket entries"
- In reply to: Danny Braniss: "USB, select/poll for ucom"
- Next in thread: Danny Braniss: "Re: USB, select/poll for ucom"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|