I'm running ARM-linux 2.2.2 on an EBSA 285 w/ a 3com EtherLink XL 3c905 card,
and a Symbios/NCR  ncr53c8xx scsi card.

The following admitidly bogus shell script run from my Sun to the 
ebsa285 locks the ebsa every time (5 out of 5 attempts):

while :
do
        dd bs=$RANDOM if=/lib/libc.a | rsh linux-3 "dd bs=16384 of=/tmp/jnk2"
done

I get no kernel/user fault message, no messages at all, just a dead board.

The same script on the same kernel w/ the same scsi card, but with
a modified AMD lance driver does not hang.


--
Dave Baukus
        Inet Technologies Inc.
        [EMAIL PROTECTED]
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to