From owner-freebsd-current Fri Nov 26 4:51:29 1999 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 01F7514CE1 for ; Fri, 26 Nov 1999 04:51:24 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id NAA02933; Fri, 26 Nov 1999 13:51:10 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <199911261251.NAA02933@freebsd.dk> Subject: Re: observations with the ata-driver (hd and zip drive) In-Reply-To: from Bryan Liesner at "Nov 26, 1999 07:44:45 am" To: bleez@netaxs.com (Bryan Liesner) Date: Fri, 26 Nov 1999 13:51:10 +0100 (CET) Cc: freebsd-current@FreeBSD.ORG (freebsd-current@FreeBSD.ORG), fritz.heinrichmeyer@fernuni-hagen.de (F. Heinrichmeyer) 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 Bryan Liesner wrote: > On Fri, 26 Nov 1999, Soren Schmidt wrote: > > <>It seems F. Heinrichmeyer wrote: > <>> more observations to the zip-drive problem: > <>> First the relevant dmesg-line: > > I'm also still having a small problem with the ata driver and my HP > Colorado 8G. I have it hanging off an ATAPI CDROM as a slave. > The dmesg says: > > ata-pci1: irq 0 at device 11.0 on pci0 > ata-pci1: Busmastering DMA supported > ata0: iobase=0x01f0 altiobase=0x03f6 > ata0: mask=03 status0=00 status1=00 > ata0: mask=03 status0=00 status1=00 > ata0: devices = 0xc > ata0 at 0x01f0 irq 14 on ata-pci1 > > This indicates that it sees two ATAPI devices. But when the system > starts up, all I get is: > > ata0-master: piomode=4 dmamode=2 udmamode=2 dmaflag=1 > atapi: MODE_SENSE_BIG - UNIT ATTENTION skey=6 asc=29 ascq=00 error=00 > acd0: CDROM drive at ata0 as master > acd0: read 687KB/s (6875KB/s), 128KB buffer, PIO > acd0: supported read types: CD-R, CD-RW, CD-DA, packet > acd0: Audio: play, 255 volume levels > acd0: Mechanism: ejectable tray > acd0: Medium: no/blank disc inside, unlocked > > No tape drive is found. All worked well with the old drivers. Hmm, what can I say, I use a simlar setup, just with either a Seagate or an Onstream tape, both work well. You should probably sprinkle a couple of printf's in the atapi probe code and the tape driver an see where it fails... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message