Porting from 3.1 to 4.7
Kenneth D. Merry
ken at kdm.org
Thu Apr 24 10:02:24 PDT 2003
On Thu, Apr 24, 2003 at 22:27:06 +0530, Abhay Srivastava wrote:
> Thanks a lot.
>
> Yes I was sending cmd "MODE_SELECT_6" ( along with many other commands) , I
> commented it and now evrything works. All other commands work properly (eg.
> READ_CAPACITY, READ_6 etc.).
> Thanks again.
>
> However, I was sending the same commwnd on FreeBSD 3.1 also, where it
> worked. I have counter checked all the values i was sending and they are the
> same in 3.1 and 4.7 code.
> Just curious if there is some change made in 4.7 from 3.1 so that i have to
> change the way to send "MODE_SELECT_6".
There are numerous things that have changed between 3.1 and 4.7, so it's
pretty difficult to say what you might be running into without looking at
your code.
Are you building the CDBs by hand, or are you using scsi_mode_select()?
Ken
--
Kenneth Merry
ken at kdm.org
More information about the freebsd-hackers
mailing list