Justin Hibbits d6f8b9168f Convert a long to rman_res_t, fixing a sign extension bug.
ahci.c had one signed long, which was passed into rman, rather than u_long.
After the switch of rman_res_t from size u_long to size uintmax_t, the sign
extension caused ranges to get messed up, and ahcich* to not attach.

There may be more signed longs used in this way, which will be fixed as they're
reported.

Reported by:	pho
2016-03-20 14:21:07 +00:00
..
2016-03-01 17:47:32 +00:00
2016-02-17 21:24:26 +00:00
2016-02-18 01:24:10 +00:00
2016-03-12 09:44:23 +00:00
2016-02-18 01:24:10 +00:00
2016-02-18 01:24:10 +00:00
2016-03-01 17:47:32 +00:00
2015-02-24 01:00:46 +00:00
2015-03-08 19:55:46 +00:00
2016-03-01 17:47:32 +00:00
2016-02-25 04:32:17 +00:00
2015-01-23 15:14:30 +00:00
2015-06-30 17:00:45 +00:00
2015-06-30 17:00:45 +00:00
2015-08-30 08:48:31 +00:00
2016-03-18 13:26:16 +00:00
2016-01-07 21:16:44 +00:00
2016-02-19 01:57:51 +00:00
2016-03-03 19:49:37 +00:00
2016-02-18 01:24:10 +00:00
2015-04-29 20:08:03 +00:00
2016-03-01 17:47:32 +00:00
2016-02-25 02:46:47 +00:00
2016-03-01 17:47:32 +00:00
2016-03-01 17:47:32 +00:00
2015-08-28 02:29:31 +00:00
2016-03-16 16:56:28 +00:00
2014-11-18 21:58:57 +00:00
2016-02-19 18:05:02 +00:00
2016-01-26 22:32:58 +00:00
2016-02-17 21:09:19 +00:00
2015-09-07 21:59:11 +00:00
2016-03-01 17:47:32 +00:00
2016-02-18 03:05:08 +00:00
2015-06-30 17:00:45 +00:00
2016-02-21 18:51:48 +00:00
2015-06-30 17:00:45 +00:00
2016-01-01 17:56:52 +00:00
2016-03-01 17:47:32 +00:00
2016-02-18 01:24:10 +00:00
2015-10-08 17:32:17 +00:00
2014-11-21 21:34:19 +00:00
2015-06-30 17:00:45 +00:00
2016-03-01 17:47:32 +00:00
2016-02-18 01:24:10 +00:00
2016-03-01 17:47:32 +00:00