Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 1999 13:51:10 +0100 (CET)
From:      Soren Schmidt <sos@freebsd.dk>
To:        bleez@netaxs.com (Bryan Liesner)
Cc:        freebsd-current@FreeBSD.ORG (freebsd-current@FreeBSD.ORG), fritz.heinrichmeyer@fernuni-hagen.de (F. Heinrichmeyer)
Subject:   Re: observations with the ata-driver (hd and zip drive)
Message-ID:  <199911261251.NAA02933@freebsd.dk>
In-Reply-To: <Pine.BSF.4.20.9911260732450.242-100000@gravy.kishka.net> from Bryan Liesner at "Nov 26, 1999 07:44:45 am"

next in thread | previous in thread | raw e-mail | index | archive | help
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: <AcerLabs Aladdin IDE controller> 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: <DELTA OPC-K101/ST1 F/W by OIPD/VER-3.40> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911261251.NAA02933>