[Lcdproc] Compile error

Peter Marschall peter@adpm.de
Sat Sep 9 13:38:01 2006


Hi Matteo, hi list,

On Thursday, 7. September 2006 16:22, Matteo Pillon wrote:
> I've found that the driver still doesn't work on FreeBSD.
> It seems that cfmakeraw on FreeBSD doesn't set CLOCAL.
> Attached there's a patch which fixes this.

Committed to CVS.

Apparently cfmakeraw() is used in other drivers as well.
Do they need the same patch ?

Drivers that contain cfmakeraw() in their sources are:
* bayrad
* CFontz633
* CFontz
* CFontzPacket
* EyeboxOne
* glkproto
* hd44780-serial
* icp_a106
* lb216
* lcdm001
* lcterm
* MD8800
* ms6931
* MtxOrb
* NoritakeVFD
* serialVFD
* tyan
* wirz-sli

Can anybode with FreeBSD and a serial LCD driven by one of those drivers
above please check whether adding the command
	portset.c_cflag |= CLOCAL
after the cfmakeraw() call makes a difference and report back.

Thanks in advance.

Peter
-- 
Peter Marschall
peter@adpm.de