Warner Losh e5baeed6a6 MFp4: When doing lazy allocation, it turns out that we need to record the
actual resource values we received from the system rather than the range
we requested.  Since we request a range starting at 0, we would record
that number.  Later, since this == 0, we'd allocate again.  However,
we wouldn't write the new resource into the BAR.  This resulted in
a resource leak as well as a BAR that couldn't access the resource at
all since rman_get_start, et al, were wrong.

MFC After: 1 week (assuming RELENG_6 is open for business)
2005-10-29 05:52:17 +00:00
..
2005-09-22 04:51:11 +00:00
2005-09-16 10:09:23 +00:00
2005-09-27 16:57:44 +00:00
2005-05-10 12:02:18 +00:00
2005-10-18 06:09:42 +00:00
2005-09-20 19:50:27 +00:00
2005-10-19 00:25:39 +00:00
2005-09-11 18:39:03 +00:00
2005-10-11 07:30:06 +00:00
2005-09-08 14:13:36 +00:00
2005-10-23 09:05:51 +00:00
2005-07-29 00:20:50 +00:00
2005-09-27 09:11:44 +00:00
2005-10-07 18:11:32 +00:00
2005-05-19 21:16:50 +00:00
2005-10-27 15:39:19 +00:00
2005-10-29 03:48:24 +00:00
2005-09-21 22:45:14 +00:00
2005-09-22 06:01:44 +00:00
2005-09-22 05:56:32 +00:00
2005-09-22 06:01:44 +00:00
2005-09-21 22:45:14 +00:00
2005-10-06 08:30:40 +00:00