: :: * First, it locks up with process 0 stuck in 'atawait' while : ^^^^ : : I meant 'atacmd' here. : : -Matt From what I can tell so far, something during the kernel boot is disabling the timer interrupt. The ATA probe does a tsleep() which never times out. Output is queued to the console during the boot sequence which is never printed (until I CTL-ALT-ESC)... has someone messed with spl*()'s anywhere recently? -Matt Matthew Dillon <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- New kernel no longer boots on one of my machines... Matthew Dillon
- Re: New kernel no longer boots on one of my... Doug Ambrisko
- Re: New kernel no longer boots on one o... Matthew Dillon
- Re: New kernel no longer boots on one o... Warner Losh
- Re: New kernel no longer boots on one of my... Hans Ottevanger
- Re: New kernel no longer boots on one of my... Hans Ottevangerne_anchors
- Re: New kernel no longer boots on one o... Hans Ottevangerne_anchors
- Re: New kernel no longer boots on one o... Greg Childers
- Re: New kernel no longer boots on one of my... Matthew Dillon
- Found it --- 'ata' driver screwing up t... Matthew Dillon
- Found it --- 'ata' driver screwing up t... Matthew Dillon
- Re: Found it --- 'ata' driver screw... Soren Schmidt