From owner-freebsd-current Wed Oct 7 10:09:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA00350 for freebsd-current-outgoing; Wed, 7 Oct 1998 10:09:35 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA00331 for ; Wed, 7 Oct 1998 10:09:24 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zQx5M-000495-00; Wed, 7 Oct 1998 11:09:12 -0600 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id LAA16758; Wed, 7 Oct 1998 11:08:58 -0600 (MDT) Message-Id: <199810071708.LAA16758@harmony.village.org> To: joelh@gnu.org Subject: Re: BETA problems Cc: freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Mon, 05 Oct 1998 19:34:25 CDT." <199810060034.TAA02361@detlev.UUCP> References: <199810060034.TAA02361@detlev.UUCP> Date: Wed, 07 Oct 1998 11:08:57 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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