tv
Sun Jun 21 15:36:46 PDT 1998
Update of /cvsroot/src/sys/dev
In directory nb00:/tmp/cvs-serv21381
Modified Files:
cninit.c
Log Message:
Keep cn_tab NULL until an appropriate console is found (avoids interrupt
problems between some console devices and some net devices) - adapted from
the Shark code for cninit.c.