From: James S. <jsi...@us...> - 2002-03-14 20:03:31
|
Update of /cvsroot/linuxconsole/ruby/linux/drivers/serial In directory usw-pr-cvs1:/tmp/cvs-serv5660 Modified Files: ChangeLog Log Message: Synced to 2.5.4 Index: ChangeLog =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/drivers/serial/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- ChangeLog 25 Dec 2001 06:50:51 -0000 1.4 +++ ChangeLog 14 Mar 2002 20:03:25 -0000 1.5 @@ -16,3 +16,6 @@ default struct uart_port. From my experience with the fbdev layer this is a bad idea and will lead to really bad code. This must change. +2002-3-14 James Simmons <jsi...@us...> + * Grabbed RMK latest work and placed it into CVS. I haven't had time + to properly modify it for the input api. |