From owner-freebsd-current@FreeBSD.ORG Tue Apr 5 10:10:30 2005 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 B3B3816A4CE; Tue, 5 Apr 2005 10:10:30 +0000 (GMT) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0710F43D41; Tue, 5 Apr 2005 10:10:30 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) (8.13.4/8.13.3) with ESMTP id j35AAOJ0076344 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 5 Apr 2005 12:10:25 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.4/8.13.3/Submit) id j35AAOFs076343; Tue, 5 Apr 2005 12:10:24 +0200 (CEST) Date: Tue, 5 Apr 2005 12:10:24 +0200 From: Divacky Roman To: current@freebsd.org Message-ID: <20050405101024.GA76053@stud.fit.vutbr.cz> References: <20050405095912.GA74416@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050405095912.GA74416@stud.fit.vutbr.cz> User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.49 on 147.229.10.14 cc: sos@freebsd.org Subject: Re: SiS not working with atamkIII 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, 05 Apr 2005 10:10:30 -0000 additinoal info (hand rewritten from verbose dmesg): atamkIII: ata0: reset tp1 mask=03 ostat=50 ostat1=50 ata0: stat0=0x90 err=0x90 lsb=0x90 msb=0x90 ata0: stat0=0x90 err=0x90 lsb=0x90 msb=0x90 ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 ata0: stat1=0x00 err=0x01 lsb=0x14 msb=0xeb ata0: reset tp2 stat=50 stat1=00 devices=0x9 (ATAPI_SLAVE,ATA_MASTER> old ata: atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0 xff00-0xff0f at device 2.5 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xff00 ata0: channel #0 on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=50 ostat1=50 ata0-master: stat=0x90 err=0x90 lsb=0x90 msb=0x90 ata0-master: stat=0x90 err=0x90 lsb=0x90 msb=0x90 ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00 ata0-slave: stat=0x00 err=0x01 lsb=0x14 msb=0xeb ata0: reset tp2 stat0=50 stat1=00 devices=0x9 On Tue, Apr 05, 2005 at 11:59:12AM +0200, Divacky Roman wrote: > hi, > > with recent current (including atamkIII) freebsd is not able to find any ata > device. with pre-atamkIII it was ok. > > configuration is this: > > 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 > > spravci ~# dmesg | grep ata > atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0 > xff00-0xff0f at device 2.5 on pci0 > ata0: on atapci0 > ata1: on atapci0 > > spravci ~# atacontrol list > ATA channel 0: > Master: ad0 ATA/ATAPI revision 6 > Slave: acd0 ATA/ATAPI revision 0 > ATA channel 1: > Master: no device present > Slave: no device present > > > anything else I can provide? > > roman > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"