Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 21:38:02 +0200
From:      Thomas Quinot <thomas@cuivre.fr.eu.org>
To:        Willie Viljoen <will@highveldcs.com>
Cc:        Andy Sparrow <spadger@best.com>, jstocker@tzi.de, freebsd-current@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG, Thomas Quinot <thomas@cuivre.fr.eu.org>
Subject:   Re: SCSI emulation in FreeBSD
Message-ID:  <20020714213802.A81207@melusine.cuivre.fr.eu.org>
In-Reply-To: <20020714205010.X185-100000@phoenix.vh.laserfence.net>; from will@highveldcs.com on Sun, Jul 14, 2002 at 08:56:59PM %2B0200
References:  <20020714184528.8239B3E31@CRWdog.demon.co.uk> <20020714205010.X185-100000@phoenix.vh.laserfence.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Le 2002-07-14, Willie Viljoen écrivait :

> Just to follow up, I went back to -STABLE after discovering I don't need
> -current to do this (*slight sigh of reliefe*)

Yep, I do most ATAPI/CAM develoment on -STABLE machines.

> Thomas, ever consider asking for it to be committed into FreeBSD proper,
> atleast maybe into -current?

This is being considered, but I am not the one who can make the decision
on this issue. If you'd like to see the code integrated into -CURRENT,
you should let Søren know (sos@freebsd.org).

> The code is really good IMHO. Those ILLEGAL_REQUEST warnings come from
> that ATA driver, and they shouldn't scare anybody, but for the really
> paranoid, I'm sure they could be eliminated by some extra options for the
> ata(4) driver to allow us to silence error output (Soren?)

Well, the ATA driver just reports whatever error condition comes from
the drive. The real solution may involve modifying the SCSI device
drivers (cd/sa/da) so that they do not send commands that may not
work with specific targets, or filtering requests to translate them
into the restricted command set that ATAPI units support (this is
done in an ad hoc fasion in atapi-cam currently, but there is also
work in progress for a general command filtering framework in -CURRENT).

Thomas.

-- 
    Thomas.Quinot@Cuivre.FR.EU.ORG

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?20020714213802.A81207>