From: Jun S. <ju...@us...> - 2001-09-25 19:57:10
|
Update of /cvsroot/linux-mips/linux/arch/mips/vr4181 In directory usw-pr-cvs1:/tmp/cvs-serv32213/arch/mips/vr4181 Modified Files: TODO Log Message: Move Osprey to use standard serial driver. Index: TODO =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/vr4181/TODO,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- TODO 2001/09/22 16:35:15 1.1 +++ TODO 2001/09/25 19:57:07 1.2 @@ -1,6 +1,12 @@ ---------------------------------------------------------------------- Osprey: +[09/25/2001] + [jsun] + DONE: Move to use the std serial.c file. We lost some power saving + features. However, that should be added later with a + cleaner way against a more updated serial driver. + [09/22/2001] Jun Sun, js...@mv... |