I found this line in the source code as well. However nothing, at least
nothing apparent, explains what bt is or what I could do to fix my setup and
stop this error message. Thanks anyway.
----- Original Message -----
From: "Gaurav" <gaurav.yadav@wipro.com>
To: "Anthony Barbachan" <barbacha@Hinako.AMBusiness.com>
Sent: Monday, February 07, 2000 10:43 PM
Subject: Re: Unknown message
> Hi!
> this error line you can found in
> /usr/src/linux/drivers/scsi/st.c:185
> in function
> st_chk_result(Scsi_Cmnd * SCpnt)
> as a kernel warning
>
> printk(KERN_WARNING
> "st%d: Error %x (sugg. bt 0x%x, driver bt 0x%x, host bt 0x%x).\n",
> dev, result, suggestion(result), driver_byte(result),
> host_byte(result));
> }
>
> As I have never been to this code of SCSI.....so hoping that it will help
you.
>
> -gaurav.
>
> Anthony Barbachan wrote:
>
> > Hi all,
> >
> > Could somebody tell me what the following kernel message means
and
> > what I can do about it. Thank you.
> >
> > st0: Error 26030000 (sugg. bt 0x20, driver bt 0x26, host bt 0x3).
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-kernel"
in
> > the body of a message to majordomo@vger.rutgers.edu
> > Please read the FAQ at http://www.tux.org/lkml/
>
> --
> |-------------------------------------------------|
> | GAURAV |
> |-------------------------------------------------|
> | Please feel free to |
> | mailto:gaurav.yadav@wipro.com (Office Email-id) |
> | or (at Other Email-ids) |
> | mailto:gemit7time@hotmail.com |
> | mailto:gemit7time@yahoo.com |
> |-------------------------------------------------|
> | L o v e r o f 1 I N U X |
> | Open Invit to all....to talk on 1INUX |
> |-------------------------------------------------|
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/