qabulin wrote:
> * boot.cfg
> Renu=Boot normally:rndseed /var/db/entropy-file;consdev com0;boot netbsd
> ¦or¦
> Renu=Boot normally:rndseed /var/db/entropy-file;console=com0;boot netbsd
> 
> * GENERIC kernelùs serial console config
> options        CONSDEVNAME="\"com\"",CONADDR=0x2f8,CONSPEED=57600

The CONADDR looks suspicious - 0x2f8 is com1 (the second serial port).
For com0, you want 0x3f8.
-- 
Andreas Gustafsson, [email protected]

Reply via email to