From owner-freebsd-current@FreeBSD.ORG Tue Apr 5 09:59:19 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 80EA416A4CE; Tue, 5 Apr 2005 09:59:19 +0000 (GMT) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED3443D45; Tue, 5 Apr 2005 09:59:18 +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 j359xC2N075175 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 5 Apr 2005 11:59:12 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.4/8.13.3/Submit) id j359xCDr075171; Tue, 5 Apr 2005 11:59:12 +0200 (CEST) Date: Tue, 5 Apr 2005 11:59:12 +0200 From: Divacky Roman To: current@freebsd.org Message-ID: <20050405095912.GA74416@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.49 on 147.229.10.14 cc: sos@freebsd.org Subject: 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 09:59:19 -0000 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