problems rebooting (hanging on ata0)

2000-01-30 Thread Assar Westerlund
I've had the following problem with several recent versions of current. (dmesg of maching included below) Typing `reboot' kills everything but doesn't reboot machine. And then when I break into DDB and type panic twice it tries to dump but then it fails and goes into an infinite loop of `ad0:

Re: problems rebooting (hanging on ata0)

2000-01-30 Thread Nick Hibma
I've had the following problem with several recent versions of current. (dmesg of maching included below) Typing `reboot' kills everything but doesn't reboot machine. And then when I break into DDB and type panic twice it tries to dump but then it fails and goes into an infinite loop of

Re: problems rebooting (hanging on ata0)

2000-01-30 Thread Assar Westerlund
Nick Hibma [EMAIL PROTECTED] writes: Same message here, but after a panic of the USB subsystem. I blamed the current spl. Until I did a 'call splx(0)' right before giving the command panic. It still did not give me a dump. There seems to be two problems here: 1) It hangs instead of rebooting