From owner-freebsd-questions@FreeBSD.ORG Sun Sep 21 18:06:33 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E9C216A4B3 for ; Sun, 21 Sep 2003 18:06:33 -0700 (PDT) Received: from avscan1.sentex.ca (avscan1.sentex.ca [199.212.134.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9E8943F3F for ; Sun, 21 Sep 2003 18:06:32 -0700 (PDT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan1.sentex.ca (8.12.9p/8.12.9) with ESMTP id h8M16Vxv058130; Sun, 21 Sep 2003 21:06:31 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.9p1/8.12.9) with ESMTP id h8M16Vdh002890; Sun, 21 Sep 2003 21:06:31 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.0.0.22.0.20030921210746.05f7c778@209.112.4.2> X-Sender: mdtpop@209.112.4.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 21 Sep 2003 21:09:08 -0400 To: "Micheal Patterson" , From: Mike Tancsa In-Reply-To: <002901c380a1$fd663610$0201a8c0@dredster> References: <028d01c38059$0191c180$0201a8c0@dredster> <6.0.0.22.0.20030921171029.084d9f28@209.112.4.2> <002901c380a1$fd663610$0201a8c0@dredster> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by Sentex Communications (avscan1/20021227) Subject: Re: atacontrol X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2003 01:06:33 -0000 At 08:35 PM 21/09/2003, Micheal Patterson wrote: > > > > cd /dev > > sh MAKEDEV ata > > > > then try atacontrol. > > > > ---Mike > >Tried that as well.. > >It reports: > >ata - no such device name Do you have device ata in your kernel ? As well do you have ata) mknod ata c 159 0 root:operator ;; in /dev/MAKEDEV ? ---Mike