From owner-freebsd-current@FreeBSD.ORG Wed Oct 15 21:30:25 2003 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 01AC616A4B3 for ; Wed, 15 Oct 2003 21:30:25 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F05743FB1 for ; Wed, 15 Oct 2003 21:30:23 -0700 (PDT) (envelope-from freebsd-current@m.gmane.org) Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A9zmG-0007Ia-00 for ; Thu, 16 Oct 2003 06:30:20 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A9zRm-00072Y-00 for ; Thu, 16 Oct 2003 06:09:10 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1A9zRm-0008HM-00 for ; Thu, 16 Oct 2003 06:09:10 +0200 From: Manfred Lotz Date: Thu, 16 Oct 2003 06:07:33 +0200 Lines: 19 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Sender: news Subject: ATAng problem 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: Thu, 16 Oct 2003 04:30:25 -0000 Hi there, Just build a new kernel (last cvsup from Oct 15th) and after booting with the new kernel the system hangs with the following messages: (probe3:ata1:0:1:0): Recovered Sense (probe3:ata1:0:1:0): INQUIRY. CDB: 12 1 80 0 FF 0 (probe3:ata1:0:1:0): CAM Status: SCSI Status Error (probe3:ata1:0:1:0): SCSI Status: Check Condition (probe3:ata1:0:1:0): ILLEGAL REQUEST asc: 240 (probe3:ata1:0:1:0): Invalid field in CDB. Command byte 1 is invalid. Above messages are repeated once more. Then it is dead. ata1 is: acd1: DVD-ROM at ata1-slave UDMA33 Manfred