From owner-freebsd-current Tue Feb 22 0:32:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id C53A737B64E for ; Tue, 22 Feb 2000 00:32:45 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id JAA00330; Tue, 22 Feb 2000 09:32:43 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200002220832.JAA00330@freebsd.dk> Subject: Re: timeout problems HighPoint HPT366 ATA66 controller && 40 GB Diamond Max Plus In-Reply-To: <20000221235518.A998@titan.klemm.gtn.com> from Andreas Klemm at "Feb 21, 2000 11:55:18 pm" To: andreas@klemm.gtn.com (Andreas Klemm) Date: Tue, 22 Feb 2000 09:32:43 +0100 (CET) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Andreas Klemm wrote: > Hi ! > > I have hangs and timeouts using the EIDE disk in my computer. > The controller is a Abit Hot Rod 66 and Maxtor Diamond Max 54098U8. > I use the 80 pin cable from the Abit EIDE controller special for UDMA. > > Messages are: > ad4: READ command timeout - resetting > ata2: resetting devices > > ad4: WRITE command timeout - resetting > ata2: resetting devices .. done You have a config problem.... > atapci0: at device 7.1 on pci0 > atapci0: Busmastering DMA not enabled > ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0x0000 > ata0: probe allocation failed > ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0x0001 > ata1: probe allocation failed > atapci1: port 0xa400-0xa4ff,0xa000-0xa003,0x9c00-0x9c07 irq 15 at device 14.0 on pci0 > ata2: iobase=0x9c00 altiobase=0xa000 bmaddr=0xa400 > ata2: at 0x9c00 on atapci1 > atapci2: port 0xb000-0xb0ff,0xac00-0xac03,0xa800-0xa807 irq 15 at device 14.1 on pci0 > ata3: iobase=0xa800 altiobase=0xac00 bmaddr=0xb000 > ata3: probe allocation failed Now where did this come form: > ata4: iobase=0x01f0 altiobase=0x03f6 bmaddr=0x0000 > ata4: mask=00 status0=ff status1=ff > ata4: probe allocation failed > ata2-master: success setting up UDMA4 mode on HPT366 chip > ad4: ATA-5 disk at ata2 as master > ad4: 39082MB (80041248 sectors), 79406 cyls, 16 heads, 63 S/T, 512 B/S > ad4: 16 secs/int, 1 depth queue, UDMA66 > ad4: piomode=4 dmamode=2 udmamode=4 cblid=1 > # ATA and ATAPI devices > device ata0 at isa? port IO_WD1 irq 14 > #device ata1 at isa? port IO_WD2 irq 15 > device ata > device atadisk # ATA disk drives > #device atapicd # ATAPI CDROM drives > #device atapifd # ATAPI floppy drives > #device atapist # ATAPI tape drives > options ATA_STATIC_ID #Static device numbering > #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices make that: device ata device atadisk options ATA_STATIC_ID -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message