From: Sathish V. <sv...@so...> - 2000-09-08 04:09:09
|
> Niibe Yutaka wrote: > Sathish Vasudevaiah wrote: > > Kernel command line: mem=32M sh_mv=SolutionEngine console=ttySC1,115200 > ^^^^^^ > I guess that your serial port is not 115200 bps, isn't it? If so, please > specify the bps of your port here. > > For MS7709SE01, you need some hack when you really need 115200 bps. > If I remember correctly, you need to use external clock for SCIF or > something like that. Stock SCI/F driver works with module clock, > not with external clock. Thank You Niibe-san, that helped ! I dropped the bps to 38400 and now I get.. ---------------- Linux version 2.4.0-test5 (satish@posix) (gcc version 2.95.2 19991024 (release)) #1 Wed Sep 6 15:05:45 IST 2000 On node 0 totalpages: 8192 <...snip...> Linux NET4.0 for Linux 2.3 Based upon Swansea University Computer Society NET3.039 --------------- Still the ramdisk doesn't load, though. thanks sathish |