Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Mar 2006 11:54:07 -0800
From:      Nate Lawson <nate@root.org>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/usb umass.c
Message-ID:  <440B41DF.1010305@root.org>
In-Reply-To: <20060305175247.149A616A44F@hub.freebsd.org>
References:  <20060305175247.149A616A44F@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> phk         2006-03-05 17:52:32 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/usb          umass.c 
>   Log:
>   When we get an unknown ATAPI comand, try it even if it is not listed,
>   in all likelyhood just passing it through will work.
>   
>   Revision  Changes    Path
>   1.134     +4 -2      src/sys/dev/usb/umass.c

Given that most umass devices can't even handle the commands required by 
the spec (RBC), this seems dangerous.  Still, might be worth trying in 
HEAD just to see what commands it needs to support.

-- 
Nate



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