From owner-freebsd-current Thu Oct 5 13: 7:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 2AD4237B502; Thu, 5 Oct 2000 13:07:50 -0700 (PDT) Received: from laptop.baldwin.cx (john@dhcp248.osd.bsdi.com [204.216.28.248]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id e95K79i12478; Thu, 5 Oct 2000 13:07:10 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 05 Oct 2000 13:07:23 -0700 (PDT) From: John Baldwin To: Valentin Chopov , sos@FreeBSD.org Subject: RE: ATA DMA support is broken Cc: freebsd-current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 03-Oct-00 Valentin Chopov wrote: > After last changes ata DMA support is not workind and atapicd is not > recognized on Toshiba Tecra-8100 (FreeBSD-5.0-CURRENT) Yes, I've currently got the last round of ATA commits backed out in sys/dev/ata on my machine as well. The problem seems to be that the atapci driver is not attaching the ata child devices. Normal dmesg output: atapci0: port 0x1050-0x105f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ad0: 17301MB [35152/16/63] at ata0-master UDMA33 Bad dmesg output: atapci0: port 0x1050-0x105f at device 7.1 on pci0 -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message