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 `ad0: timeout waiting for
 DRQ'.  Any ideas?

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.

Nick
--
[EMAIL PROTECTED]
[EMAIL PROTECTED]  USB project
http://www.etla.net/~n_hibma/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



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
2) It doesn't manage to write a dump.

It doesn't happen every reboot and I haven't been able to figure out
what's triggering it.

/assar


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message