From owner-freebsd-hackers Thu Sep 26 8:42:17 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA00F37B401 for ; Thu, 26 Sep 2002 08:42:16 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D2D043E81 for ; Thu, 26 Sep 2002 08:42:16 -0700 (PDT) (envelope-from mbsd@pacbell.net) Received: from atlas ([64.168.24.134]) by mta7.pltn13.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0H3100GONYABIV@mta7.pltn13.pbi.net> for freebsd-hackers@freebsd.org; Thu, 26 Sep 2002 08:42:11 -0700 (PDT) Date: Thu, 26 Sep 2002 08:42:11 -0700 (PDT) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= Subject: Re: IBM ATA Deskstars *without* tagged queueing? In-reply-to: <20020926102102.GC26352@spc.org> X-X-Sender: mikko@atlas.home To: Bruce M Simpson Cc: freebsd-hackers@freebsd.org Message-id: <20020926083653.T17757-100000@atlas.home> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 26 Sep 2002, Bruce M Simpson wrote: > I bought a Deskstar 120GXP that *doesn't* appear to do tagged queueing. I > was wondering if anyone else had encountered such a thing. It's somewhat > annoying; generally I buy IBM drives for precisely the reason that they're > meant to support tagging. > > The device model ID is IC35L040AVVN07-0. There's more information about > these OEM drives here: > http://www.digit-life.com/articles/digests/hddreview-0602-ibm.html I've got the 60GB model x 2. Since 4.6 the system won't even boot with tagging enabled >:-( > The kernel reports it as (note no 'tagging' keyword):- > atapci0: port 0xf000-0xf00f at device 31.1 on pci0 > ad0: 39266MB [79780/16/63] at ata0-master UDMA66 Do you have hw.ata.tags="1" in /boot/loader.conf? It is "0" by default (check with "sysctl hw.ata.tags"). See ata(4). $.02, /Mikko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message