The sense_ptr thing is quite broken. As near as I can tell,
the driver tries to copyout to a physical address rather than
whatever user address the sense buffer should be copied to.
It is not immediately obvious what user address the sense
buffer should be copied to.
Details
Details
- Reviewers
imp - Commits
- rS368686: Use uintptr_t instead of unsigned long for pointers.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable