Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Oct 1998 11:08:57 -0600
From:      Warner Losh <imp@village.org>
To:        joelh@gnu.org
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: BETA problems 
Message-ID:  <199810071708.LAA16758@harmony.village.org>
In-Reply-To: Your message of "Mon, 05 Oct 1998 19:34:25 CDT." <199810060034.TAA02361@detlev.UUCP> 
References:  <199810060034.TAA02361@detlev.UUCP>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199810060034.TAA02361@detlev.UUCP> Joel Ray Holveck writes:
: The only actual problem this caused was that I couldn't disable the
: drivers, in particular bt0, which led to this later:
: 
:   bt0: Invalid Command 0x8d
:   bt0: btreset - Diagnostic Active failed to assert. status = 0x30
:   bt0: Failed Status Reg Test - ff
:   bt0: Failed Status Reg Test - ff
:   bt0: Failed Status Reg Test - ff
:   bt0: Failed Status Reg Test - ff
:   bt0: Failed Status Reg Test - ff
:   bt0 not found
:   aha0: Invalid Command 0x8d
:   aha0: ahareset - Diagnostic Active failed to assert. status = 0x30
:   aha0 at 0x330-0x333 irq 11 drq 5 on isa
:   aha0: AHA-1542C FW Rev. 0.1 (ID=44)SCSI Host Adapter, SCSI ID 7, 17 CCBs
: 
: aha0 still worked fine after that.

This has been corrected in newer kernels.  Glad to see that the aha
worked fine after that point!

: Now, after making world, compiling a new kernel, and rebooting, I get
: a string of SCSI probe messages during boot:
: 
:   (probe2:aha0:0:2:0): INQUIRY. CDB: 12 1 80 0 ff 0 
:   (probe2:aha0:0:2:0): ILLEGAL REQUEST asc:24,0
:   (probe2:aha0:0:2:0): Invalid field in CDB
:   (probe3:aha0:0:3:0): INQUIRY. CDB: 12 1 80 0 ff 0 
:   (probe3:aha0:0:3:0): ILLEGAL REQUEST asc:24,0
:   (probe3:aha0:0:3:0): Invalid field in CDB
:   (probe4:aha0:0:4:0): INQUIRY. CDB: 12 1 80 0 ff 0 
:   (probe4:aha0:0:4:0): ILLEGAL REQUEST
:   (probe5:aha0:0:5:0): INQUIRY. CDB: 12 1 80 0 ff 0 
:   (probe5:aha0:0:5:0): ILLEGAL REQUEST asc:24,0
:   (probe5:aha0:0:5:0): Invalid field in CDB field replaceable unit: 14
:   (probe6:aha0:0:6:0): INQUIRY. CDB: 12 1 80 0 ff 0 
:   (probe6:aha0:0:6:0): ILLEGAL REQUEST asc:24,0
:   (probe6:aha0:0:6:0): Invalid field in CDB sks:c0,1
: 
: These messages were also present when booting with GENERIC, except for
: id 4 (a tape drive), and the orders of ids 5 and 6 were switched.
: 
: If anybody can address any of these issues, please let me know.

What devices do you have on your bus?  This looks like the INQUIRE
commands are failing for the devices.

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810071708.LAA16758>