Port-hpcsh archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: touch-panel driver and manpage for PERSONA SH3 mahicne



On Wed, May 18, 2005 at 14:38:54 +0900, KIYOHARA Takashi wrote:

> I wrote touch-panel driver and manpage for HITACHI PERSONA SH3 machine.
> I'll be commit next week. (Mon or Tue)

Great.


> Index: sys/arch/hpcsh/conf/files.hpcsh
> ===================================================================
> RCS file: /cvsroot/src/sys/arch/hpcsh/conf/files.hpcsh,v
> retrieving revision 1.39
> diff -u -r1.39 files.hpcsh
> --- sys/arch/hpcsh/conf/files.hpcsh   6 Jul 2004 13:09:19 -0000       1.39
> +++ sys/arch/hpcsh/conf/files.hpcsh   16 May 2005 03:36:45 -0000
> @@ -74,6 +74,10 @@
>  attach       j6x0lcd at shb
>  file arch/hpcsh/dev/j6x0lcd.c                j6x0lcd
>  
> +device       h50lcd
> +attach       h50lcd at shb
> +file arch/hpcsh/dev/h50lcd.c                 h50lcd
> +

Make sure you don't commit this hunk yet :).

Also, may be think about consistent naming convention for the future
drivers?  Why the lcd driver is h50lcd and touch-panel driver is
psh3tp?

Thanks.

SY, Uwe
-- 
uwe%ptc.spbu.ru@localhost                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen



Home | Main Index | Thread Index | Old Index