From owner-freebsd-current@FreeBSD.ORG Mon Mar 1 23:27:54 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FE6B16A4CE for ; Mon, 1 Mar 2004 23:27:54 -0800 (PST) Received: from ms-smtp-03-eri0.socal.rr.com (ms-smtp-03-qfe0.socal.rr.com [66.75.162.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA91C43D1F for ; Mon, 1 Mar 2004 23:27:51 -0800 (PST) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (cpe-66-27-22-248.socal.rr.com [66.27.22.248] (may be forged))i227Rlkv005592 for ; Mon, 1 Mar 2004 23:27:49 -0800 (PST) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 024CAFD029 for ; Mon, 1 Mar 2004 23:27:47 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00842-01 for ; Mon, 1 Mar 2004 23:27:46 -0800 (PST) Received: from [66.27.22.248] (mcneil.com [66.27.22.248]) by mail.mcneil.com (Postfix) with ESMTP id 788B0FD008 for ; Mon, 1 Mar 2004 23:27:46 -0800 (PST) From: Sean McNeil To: freebsd-current@freebsd.org Content-Type: text/plain Message-Id: <1078212466.1084.4.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 01 Mar 2004 23:27:46 -0800 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at mcneil.com Subject: kernel freeze with atapicam X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 07:27:54 -0000 I get errors for my DVD drives during boot: FAILURE - REQUEST_SENSE Illegal Request asc=0x24 sks=0x48 0x00 0x01 (just what I thought might be interesting). I tried to do a ctl-alt-esc, but the trace only showed what looked like a thread created to handle the keyboard event. If someone can specify exactly what (if anything) from the debugger I can supply, I will send it through. Last time I made a build was 5.2-CURRENT FreeBSD 5.2-CURRENT #36: Thu Feb 26 22:20:26 PST 2004 Sean