Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Current kernel hangs early w/o any output



Hi folks,

is -current working for anyone? On my machine I get no output at all (after
the bootloader) and the machine seems to loop in cngetc():
  83 BOOT SYS
 
-DKA0
>> NetBSD/vax boot [1.11 Sat Sep 19 11:42:30 CEST 2009] <<
>> Press any key to abort autoboot 1                      
Press '?' for help                  
> boot netbsd.test
1336092+240276 [131504+125915]=0x1bfe68
                                       
?02 EXT HLT
  PC= 80004FB0 PSL= 041F0000


80004fae <cngetc>:
80004fae:       00 00           .word 0x0000 # Entry mask: < >
80004fb0:       c2 04 5e        subl2 $0x4,sp
80004fb3:       d0 ef a3 4b     movl 80179b5c <cn_tab>,r0
80004fb7:       17 00 50 
80004fba:       13 08           beql 80004fc4 <cngetc+0x16>
80004fbc:       7d a0 20 7e     movq 0x20(r0),-(sp)
80004fc0:       fb 02 b0 08     calls $0x2,*0x8(r0)
80004fc4:       04              ret
80004fc5:       01              nop


Martin


Home | Main Index | Thread Index | Old Index