Re: kernel panics when initializing aic7895 controller at startup.

2000-02-07 Thread Justin T. Gibbs
hi, with the latest changes to src/sys/pci/pci_ahc.c (partity error handling), i'm unable to boot a current kernel, because of panic during system boot. i've attached dmesg from a working kernel version (2000/01/06) to this mail. marked with (***) you'll find the line, where (with the new

Re: kernel panics when initializing aic7895 controller at startup.

2000-01-13 Thread Kelly Yancey
On Wed, 12 Jan 2000, Brad Guillory wrote: I have a similar problem, in kernels build Monday and yesterday. I get a kernel panic when while booting, I don't know how to capture the boot messages to a file (do you) so I can not post them but this is the line that it dies on: See

Re: kernel panics when initializing aic7895 controller at startup.

2000-01-13 Thread Brad Guillory
Thanx, I knew about dmesg, I just thought that there might be a boot loader option that would allow me to log the boot to a file (via bios calls). Thanx, BMG On Thu, Jan 13, 2000 at 09:59:47AM -0500, Kelly Yancey wrote: On Wed, 12 Jan 2000, Brad Guillory wrote: I have a similar

Re: kernel panics when initializing aic7895 controller at startup.

2000-01-12 Thread Brad Guillory
I have a similar problem, in kernels build Monday and yesterday. I get a kernel panic when while booting, I don't know how to capture the boot messages to a file (do you) so I can not post them but this is the line that it dies on: panic: ahc0: brkadrint, scratch or SCB Memory Parity Error

kernel panics when initializing aic7895 controller at startup.

2000-01-09 Thread Christian Carstensen
hi, with the latest changes to src/sys/pci/pci_ahc.c (partity error handling), i'm unable to boot a current kernel, because of panic during system boot. i've attached dmesg from a working kernel version (2000/01/06) to this mail. marked with (***) you'll find the line, where (with the new