--kERJ49nCKmnv470N
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Salut,
I added the following code (ed script):
e src/sys/dev/ic/ciss.c
512a
if (id > sc->maxcmd)
panic("ID %d is larger than the number of available command buffers (%d)\n", id, sc->maxcmd);