From owner-freebsd-stable@FreeBSD.ORG Tue Aug 23 18:07:44 2005 Return-Path: X-Original-To: stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C28516A41F for ; Tue, 23 Aug 2005 18:07:44 +0000 (GMT) (envelope-from sos@FreeBSD.ORG) 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 BBE1843D46 for ; Tue, 23 Aug 2005 18:07:43 +0000 (GMT) (envelope-from sos@FreeBSD.ORG) Received: from [194.192.25.136] (mac.deepcore.dk [194.192.25.136]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j7NI55LM096980; Tue, 23 Aug 2005 20:05:06 +0200 (CEST) (envelope-from sos@FreeBSD.ORG) In-Reply-To: <20050823211525.R91907@woozle.rinet.ru> References: <20050823211525.R91907@woozle.rinet.ru> Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <398E4DA1-13DB-4668-B667-0BF0403E18BA@FreeBSD.ORG> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Date: Tue, 23 Aug 2005 20:07:34 +0200 To: Dmitry Morozovsky X-Mailer: Apple Mail (2.734) X-mail-scanned: by DeepCore Virus & Spam killer v1.12 Cc: stable@FreeBSD.ORG Subject: Re: atacontrol commands fault at NForce4 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2005 18:07:44 -0000 On 23/08/2005, at 19:19, Dmitry Morozovsky wrote: > Hi there Soeren, > > using parallel ATA drive at our new TYAN motherboard I see > > root@gwhy:/usr/src# atacontrol mode 0 > atacontrol: Invalid device 0 > > the same for other channel-related commands such as > > root@gwhy:/usr/src# atacontrol detach 1 > atacontrol: Invalid channel 1 > I miss the FreeBSD version, but if its recent you should "man =20 atacontrol". quick hints: atacontrol mode ad0 atacontrol detach ata1 - S=F8ren