dg fecb08a9b5 >From a week or two ago I got kernel panics as soon as I tried to access my
tape drive. I traced it to sys/scsi/scsi_base.c where some code were added
to print the return values of the sense command. My tape drive returned a
extended flags value of 0x20, so the key that is the lower 4 bits, is 0.
The code uses "key-1" to index into a table and then the kernel go to never-
never land.

Here is a fix for this. Will somebody please apply it?

Submitted by:	John Hay
1995-02-15 07:44:07 +00:00
..
1995-02-14 23:33:38 +00:00
1995-02-14 06:31:13 +00:00
1995-02-14 14:37:53 +00:00
1995-02-14 06:31:13 +00:00
1995-01-30 14:21:46 +00:00
1994-12-13 22:33:05 +00:00
1995-02-15 04:21:32 +00:00
1995-02-15 04:21:32 +00:00
1995-02-15 04:21:32 +00:00
1995-02-14 23:33:38 +00:00
1994-08-02 07:55:43 +00:00
1995-02-14 06:14:28 +00:00
1995-02-14 06:14:28 +00:00