From owner-freebsd-current@FreeBSD.ORG Tue Mar 16 00:22:14 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 7BE6216A4CE for ; Tue, 16 Mar 2004 00:22:14 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5173C43D1F for ; Tue, 16 Mar 2004 00:22:13 -0800 (PST) (envelope-from sos@DeepCore.dk) Received: from DeepCore.dk (csc-gw1.novi.dk [130.225.63.24]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i2G8LsCk002214; Tue, 16 Mar 2004 09:22:10 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <4056B91F.8090505@DeepCore.dk> Date: Tue, 16 Mar 2004 09:21:51 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040126 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FUJITA Kazutoshi References: <200303161551.h2GFpMwx010683@spider.deepcore.dk> <20030317.013632.74750761.fujita@soum.co.jp> <20040316.151052.41674971.fujita@soum.co.jp> In-Reply-To: <20040316.151052.41674971.fujita@soum.co.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: freebsd-current@freebsd.org cc: sos@spider.deepcore.dk Subject: Re: SiS5591(?) ATA 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: Tue, 16 Mar 2004 08:22:14 -0000 FUJITA Kazutoshi wrote: > > atapci0: port 0xff00-0xff0f at device 2.5 on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata0: [MPSAFE] > ata1: at 0x170 irq 15 on atapci0 > ata1: [MPSAFE] > > ad0: 78533MB [159560/16/63] at ata0-master UDMA33 > ad1: 39266MB [79780/16/63] at ata0-slave UDMA33 > acd0: DVDR at ata1-master UDMA33 > ad3: 176700MB [359010/16/63] at ata1-slave UDMA33 > > > # pciconf -lv > > atapci0@pci0:2:5: class=0x010180 card=0x55131039 chip=0x55131039 rev=0xd0 > hdr=0x00 > vendor = 'Silicon Integrated Systems (SiS)' > device = 'SiS5513 EIDE Controller (A,B step)' > class = mass storage > subclass = ATA > > > It looks worked as UDMA100, but now it works as UDMA33. > What's wrong? I need a *complete* dmesg and the *complete* output of pciconf -l to tell what is wrong. -- -Søren