Bill Paul
3708f8da9c
Teach bus_dmamem_free() about contigfree(). This is a bit of a hack,
...
but it's better than the buggy behavior we have now. If we contigmalloc()
buffers in bus_dmamem_alloc(), then we must configfree() them in
bus_dmamem_free(). Trying to free() them is wrong, and will cause
a panic (at least, it does on the alpha.)
I tripped over this when trying to kldunload my busdma-ified if_rl
driver.
2001-08-15 17:26:54 +00:00
..
2001-08-15 17:26:54 +00:00
2001-08-15 17:26:54 +00:00
2001-07-01 23:35:44 +00:00
2001-08-13 16:33:00 +00:00
2001-08-10 11:47:08 +00:00
2001-06-15 00:02:27 +00:00
2001-07-23 06:22:10 +00:00
2001-08-15 00:33:55 +00:00
2001-07-30 10:53:23 +00:00
2001-07-03 17:46:48 +00:00
2001-08-15 03:38:49 +00:00
2001-08-13 18:37:31 +00:00
2001-08-14 06:42:32 +00:00
2001-05-08 09:10:27 +00:00
2001-07-12 12:19:11 +00:00
2001-07-22 19:55:05 +00:00
2001-08-15 17:26:54 +00:00
2001-08-15 04:02:41 +00:00
2001-08-10 07:50:14 +00:00
2001-05-23 09:42:29 +00:00
2001-08-15 11:35:45 +00:00
2001-08-08 04:02:22 +00:00
2001-08-13 18:32:39 +00:00
2001-08-06 19:40:01 +00:00
2001-02-04 13:13:25 +00:00
2001-07-11 16:31:50 +00:00
2001-08-02 09:28:31 +00:00
2001-08-10 23:17:22 +00:00
2001-08-10 00:34:20 +00:00
2001-05-01 08:13:21 +00:00
2001-08-06 19:40:01 +00:00
2001-04-05 04:20:48 +00:00
2001-06-15 07:37:01 +00:00
2001-06-14 11:05:01 +00:00
2001-08-01 10:25:13 +00:00
2001-08-01 10:25:13 +00:00
2001-07-04 16:20:28 +00:00
2001-08-10 22:53:32 +00:00
2001-08-15 05:39:58 +00:00
2001-08-13 18:37:31 +00:00
2001-08-10 22:53:32 +00:00
2001-08-15 04:02:41 +00:00
2001-03-19 12:50:13 +00:00
2001-08-15 03:55:37 +00:00
2001-08-14 22:13:14 +00:00
2001-03-23 11:48:50 +00:00
2001-07-29 22:26:01 +00:00
2001-08-10 06:56:12 +00:00