From owner-freebsd-current@FreeBSD.ORG Sun Sep 19 23:12:29 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 9F93416A4CE for ; Sun, 19 Sep 2004 23:12:29 +0000 (GMT) Received: from mail.parodius.com (mail.parodius.com [64.62.145.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BF6043D48 for ; Sun, 19 Sep 2004 23:12:29 +0000 (GMT) (envelope-from jdc@pentarou.parodius.com) Received: from pentarou.parodius.com (jdc@localhost [127.0.0.1]) by mail.parodius.com (8.13.1/8.13.1) with ESMTP id i8JNCT8W027904 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 19 Sep 2004 16:12:29 -0700 (PDT) (envelope-from jdc@pentarou.parodius.com) Received: (from jdc@localhost) by pentarou.parodius.com (8.13.1/8.13.1/Submit) id i8JNCTae027903 for freebsd-current@freebsd.org; Sun, 19 Sep 2004 16:12:29 -0700 (PDT) (envelope-from jdc) Date: Sun, 19 Sep 2004 16:12:29 -0700 From: Jeremy Chadwick To: freebsd-current@freebsd.org Message-ID: <20040919231229.GA27880@parodius.com> Mail-Followup-To: freebsd-current@freebsd.org References: <1827510723.20040919214144@sir-mag.com> <414DF473.6060208@DeepCore.dk> <6.1.2.0.0.20040919191030.07238138@64.7.153.2> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6.1.2.0.0.20040919191030.07238138@64.7.153.2> User-Agent: Mutt/1.5.6i Subject: Re: Problem with sata drive 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: Sun, 19 Sep 2004 23:12:29 -0000 ENOHW probably means something along the lines of "ERROR: no hardware entry found in the PCI device list". -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. | On Sun, Sep 19, 2004 at 07:13:59PM -0400, Mike Tancsa wrote: > At 05:04 PM 19/09/2004, Søren Schmidt wrote: > >Uroš Gruber wrote: > >>Hello! > >>I've notice that freebsd from beta4 does not recognize my sata 150 drive > >>anymore. With beta3 it works now with beta4 or beta5 there's only udma33. > >>I have ICH6 chipset, is there anything I can do. here is my dmesg output > > > >The ICH6 is not supported yet (ENOHW), so it will show up as a generic ATA > >controller. However since all SATA controllers (at least until we get > >SATA-II) always run the interface at 150MB/s thats what you will get no > >matter > > Hi, > Are there big differences between the ICH5 and ICH6 controllers > ? I have one of these boards and it seems to work fine if I add a def for > it in ata-pci.h and ata-chipset.c. Also what does ENOHW mean ? I didnt > find it in google. > > ---Mike > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"