From owner-freebsd-current@FreeBSD.ORG Tue Aug 24 15:09:52 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 86D2D16A4CE for ; Tue, 24 Aug 2004 15:09:52 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9741D43D53 for ; Tue, 24 Aug 2004 15:09:51 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i7OF9n0m028115; Tue, 24 Aug 2004 17:09:49 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <412B5A23.7010801@DeepCore.dk> Date: Tue, 24 Aug 2004 17:09:23 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Tancsa References: <6.1.2.0.0.20040824104355.09873460@64.7.153.2> In-Reply-To: <6.1.2.0.0.20040824104355.09873460@64.7.153.2> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable cc: freebsd-current@freebsd.org Subject: Re: accidental atacontrol reinit causes panic 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, 24 Aug 2004 15:09:52 -0000 Mike Tancsa wrote: >=20 > I know its one of those "Dont do it if it hurts" things but it seems to= =20 > be a bit dangerous none the less. > On a RELENG_5, if I accidentally try and reinit a non existant channel,= =20 > the machine panics >=20 >=20 > 53beta# atacontrol reinit 1 > Master: no device present > Slave: no device present > 53beta# atacontrol reinit 2 > kernel trap 12 with interrupts disabled Right, that shouldn't happen, fix committed to -current -S=F8ren