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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to