From owner-freebsd-current@FreeBSD.ORG Wed Jan 14 23:10:33 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 4218016A4CE for ; Wed, 14 Jan 2004 23:10:33 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id D176443D39 for ; Wed, 14 Jan 2004 23:10:31 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) i0F7AUZV072700; Thu, 15 Jan 2004 02:10:30 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)i0F7ATtb072697; Thu, 15 Jan 2004 02:10:30 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Thu, 15 Jan 2004 02:10:29 -0500 (EST) From: Andre Guibert de Bruet To: rihad In-Reply-To: <40056FC8.7020501@mail.ru> Message-ID: <20040115020730.I47506@alpha.siliconlandmark.com> References: <4004E482.7030200@mail.ru> <20040114042707.K47506@alpha.siliconlandmark.com> <40056FC8.7020501@mail.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean cc: freebsd-current@freebsd.org Subject: Re: ATA activity LED 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: Thu, 15 Jan 2004 07:10:33 -0000 On Wed, 14 Jan 2004, rihad wrote: > Andre Guibert de Bruet wrote: > > >On Wed, 14 Jan 2004, rihad wrote: > > > >>Why is the disk activity LED always on in 5-C? Various Linuxes and XP > >>don't exhibit this behaviour. > > > >Care to share what type of ATA controller(s) your system has? > > $ dmesg | grep -e ^ata -e ^ad -e ^acd > atapci0: port 0xfc00-0xfc0f at device > 31.1 on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata0: [MPSAFE] > ata1: at 0x170 irq 15 on atapci0 > ata1: [MPSAFE] > ad0: 29325MB [59582/16/63] at ata0-master UDMA100 > acd0: DVDROM at ata0-slave PIO4 What does the output of 'vmstat -i |grep ata' look like? > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >