1st correction in drivers/scsi/hosts.c (Shane Wegner),
see lkml, otherwise does not compile.

Hand written, may not be 100% correct:
----------------------------------------------------
Detected CD-ROM sr1 at scsi0, channel 0, id 5, lun 0
(scsi1) BRKADRINT error (0x4):
    Illegal Opcode in sequencer program
(scsi1) SEQADDR=0x58
Kernel panic: aic7xxx: unrecoverable BRKADRINT

In interrupt handler - not syncing
----------------------------------------------------

The machine waits "ad infinitum".
----------------------------------------------------

Software: base SuSE 6.4, glib-2.1.3, gcc-2.95.3.test3.
Two little changes in kernel:
drivers/net/3c59x.c: static in options[MAX_UNITS];
(needed for connect eth0 RG58-U, from Andrea Arcangeli)
and
include/linux/sched.h: #define _STK_LIM (64*1024*1024)
(from SuSE sdb to increment users files max size).
Kernel compiled _without_ modules!

Hardware: SMP Dual PIII550 1024MB memory, rest see attach,
/var/log/boot.msg describes all HW in pure Linux jargon.
Kernel 2.2.19pre7aa1 running since 10-Jan-2001, no problems.

CC if needed, not in lkml

Regards
Mario

boot.msg

Reply via email to