Date: Thu, 5 Oct 2000 22:32:57 +0200 (CEST) From: Soren Schmidt <sos@freebsd.dk> To: jhb@FreeBSD.ORG (John Baldwin) Cc: valentin@valcho.net (Valentin Chopov), sos@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: ATA DMA support is broken Message-ID: <200010052032.WAA47742@freebsd.dk> In-Reply-To: <XFMail.001005130723.jhb@FreeBSD.org> from John Baldwin at "Oct 5, 2000 01:07:23 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
It seems John Baldwin wrote: > > 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: <Intel PIIX4 ATA33 controller> 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 <TOSHIBA MK1814GAV> [35152/16/63] at ata0-master UDMA33 > > Bad dmesg output: > > atapci0: <Intel PIIX4 ATA33 controller> port 0x1050-0x105f at device 7.1 on pci0 I fixed this ~20 hours after that commit, blunder on my part, sorry... Use ata-all.c rev 1.73 or later... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010052032.WAA47742>