Subject: Re: LDC Support in custom kernel
To: Christopher Schultz <christopher.d.schultz@comcast.net>
From: Andreas Yankopolus <andreas@yank.to>
List: port-cobalt
Date: 01/08/2004 11:25:24
You can patch your kernel source as follows:

cd /usr/src/sys
patch -p1 < hd44780.diff

If the patch has already been applied, patch will tell you so.

Cheers,

Andreas