freebsd-dev/sys/dev/mrsas
John Baldwin f83d3280f6 Use uintptr_t instead of unsigned long for pointers.
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.

Reviewed by:	imp
Obtained from:	CheriBSD
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D27578
2020-12-16 00:13:32 +00:00
..
mrsas_cam.c mrsas: clean up empty lines in .c and .h files 2020-09-01 22:06:23 +00:00
mrsas_fp.c mrsas: clean up empty lines in .c and .h files 2020-09-01 22:06:23 +00:00
mrsas_ioctl.c Use uintptr_t instead of unsigned long for pointers. 2020-12-16 00:13:32 +00:00
mrsas_ioctl.h mrsas: clean up empty lines in .c and .h files 2020-09-01 22:06:23 +00:00
mrsas_linux.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
mrsas.c Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
mrsas.h mrsas: clean up empty lines in .c and .h files 2020-09-01 22:06:23 +00:00