From: Jun S. <ju...@us...> - 2001-09-22 16:35:18
|
Update of /cvsroot/linux-mips/linux/arch/mips/vr4181 In directory usw-pr-cvs1:/tmp/cvs-serv5895/arch/mips/vr4181 Added Files: TODO Log Message: Osprey kernel more or less works now, but very unstable. See TODO file. --- NEW FILE: TODO --- ---------------------------------------------------------------------- Osprey: [09/22/2001] Jun Sun, js...@mv... Kernel kind of works now with nfs root fs, very unstable. Choked before reaching userland yet. TODO: . more debugging . remove proprietary serial driver, using the common one . figure out and settle on a nice way to work around ne.c problem See CONFIG_OSPREY in drivers/net/ne.c file. . move to use the new irq . move to use the new time . re-partition the common and osprey part. Note osprey has a debug board which, presumably, other vr4181-based devices do not have. . CODE CLEAN UP! Remove some old vr-ism code. ---------------------------------------------------------------------- |