Hi.
It seems like both of your problems have the same cause: device report
wrong size of INQUIRY data, that causes failure on attempt to fetch it.
With FreeBSD 9.0 it caused domain validation failures and so reduced
transfer rate, on 9.1 it also causes detection failure. I am not sure
why detection worked on 9.0, it needs some deeper code comparison, but I
think it is mostly device problem.
Could you send me output of such commands from FreeBSD 9.0:
camcontrol cmd da0 -vEc "12 00 00 00 24 00" -i 36 - | hd
camcontrol cmd da0 -vEc "12 00 00 00 fe 00" -i 254 - | hd
camcontrol cmd da0 -vEc "12 00 00 01 00 00" -i 256 - | hd
--
Alexander Motin
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"