From owner-freebsd-current@FreeBSD.ORG Wed Jan 14 08:34:46 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 C3EBE16A4CE for ; Wed, 14 Jan 2004 08:34:46 -0800 (PST) Received: from mx1.mail.ru (mx1.mail.ru [194.67.23.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BDC543D1F for ; Wed, 14 Jan 2004 08:34:43 -0800 (PST) (envelope-from rihad@mail.ru) Received: from [212.47.129.6] (port=33182 helo=mail.ru) by mx1.mail.ru with esmtp id 1Agnya-000Egs-00 for freebsd-current@freebsd.org; Wed, 14 Jan 2004 19:34:42 +0300 Message-ID: <40056FC8.7020501@mail.ru> Date: Wed, 14 Jan 2004 20:35:20 +0400 From: rihad User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <4004E482.7030200@mail.ru> <20040114042707.K47506@alpha.siliconlandmark.com> In-Reply-To: <20040114042707.K47506@alpha.siliconlandmark.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected 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: Wed, 14 Jan 2004 16:34:46 -0000 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? > > Sure. $ 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 $