Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2002 09:10:06 -0700 (PDT)
From:      "Mark Gill" <ansalmo@dsl.pipex.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/40441: sysutils/lcdproc + HD44780 + 'winamp' wiring scheme =3D =
Message-ID:  <200209281610.g8SGA6mH006516@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/40441; it has been noted by GNATS.

From: "Mark Gill" <ansalmo@dsl.pipex.com>
To: <freebsd-gnats-submit@FreeBSD.org>, <charlie@sysninjas.com>
Cc:  
Subject: Re: ports/40441: sysutils/lcdproc + HD44780 + 'winamp' wiring scheme =3D =
Date: Sat, 28 Sep 2002 17:05:16 +0100

 The core dump in LCDproc can be fixed by applying the following patch to
 server/drivers/port.h
 
 144c144
 <         outb(val,port);
 ---
 >         outb(port,val);
 
 Though this solves the core dump, there appears to be a further issue with
 the "C" option to the lcdproc client.  I shall investigate this too.
 
 Mark Gill
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209281610.g8SGA6mH006516>