This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dtable.cc (build_fh_pc): serial port handling


Revised patch attached.  I noticed that there was a redundant
cygdrive case too, so I removed it.

2003-11-12  Brian Ford  <ford@vss.fsi.com>

	* dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to catch all
	serial ports.  Remove redundant FH_CYGDRIVE case since it is
	handled by DEV_CYGDRIVE_MAJOR.

Chris,

Do you have a cleanup here planned?  Should I just ignore this stuff for
a while?

FYI, this is the reason I am here:

http://www.cygwin.com/ml/cygwin/2003-10/msg01750.html

He offered to test my tcflush patch, but reported being unable to
open /dev/ttyS0 with the cvs compiled Cygwin.

On Wed, 12 Nov 2003, Corinna Vinschen wrote:

> On Tue, Nov 11, 2003 at 06:25:41PM -0600, Brian Ford wrote:
> > Here is one I think I do understand.
> >
> > 2003-11-11  Brian Ford  <ford@vss.fsi.com>
> >
> >  	* dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to catch all
> > 	serial ports.
> >
>
> This looks right to me.  Chris?
>
> Corinna
>

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444

Attachment: dtable.cc.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]