From owner-freebsd-stable@FreeBSD.ORG Fri Mar 18 09:56:54 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9053F16A4CE for ; Fri, 18 Mar 2005 09:56:54 +0000 (GMT) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D36E43D54 for ; Fri, 18 Mar 2005 09:56:53 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [212.40.38.87] (oddity-e.topspin.kiev.ua [212.40.38.87]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA22975 for ; Fri, 18 Mar 2005 11:56:51 +0200 (EET) (envelope-from avg@icyb.net.ua) Message-ID: <423AA5E3.5090300@icyb.net.ua> Date: Fri, 18 Mar 2005 11:56:51 +0200 From: Andriy Gapon User-Agent: Mozilla Thunderbird 1.0 (X11/20041230) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Subject: 5.3: iostat does not know anything about acd X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 09:56:54 -0000 I've just upgraded to 5.3-RELEASE-p5 and noticed that neither iostat nor systat -vmstat show statistics about acd devices, although I can use them perfectly well. If I enable atapicam then I can see statistic for cd and pass devices, but still nothing for acd. In 4.X I've never had a problem with that. ATA relate devices in kernel: device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives #device atapicam Am I missing anything ? -- Andriy Gapon