John Baldwin
d66ff27773
Change the amd64, i386, and ia64 nexus drivers to setup bus space tags and
...
handles when activating a resource via bus_activate_resource() rather than
doing some of the work in bus_alloc_resource() and some of it in
bus_activate_resource().
One note is that when using isa_alloc_resourcev() on PC-98, drivers now
need to just use bus_release_resource() without explicitly calling
bus_deactivate_resource() first. nyan@ has already fixed all of the PC-98
drivers.
2007-03-21 15:36:38 +00:00
..
2004-08-07 06:21:37 +00:00
2006-12-17 06:48:40 +00:00
2005-05-29 23:44:22 +00:00
2005-07-21 09:48:37 +00:00
2006-01-03 20:26:03 +00:00
2005-12-06 20:11:07 +00:00
2007-03-06 18:28:43 +00:00
2006-12-20 04:40:39 +00:00
2006-11-13 21:14:54 +00:00
2005-01-05 20:17:21 +00:00
2006-11-17 20:27:01 +00:00
2006-04-21 04:24:50 +00:00
2005-12-26 21:23:57 +00:00
2006-12-23 03:30:50 +00:00
2006-06-19 22:36:01 +00:00
2006-04-04 03:00:20 +00:00
2006-12-20 04:40:39 +00:00
2007-03-20 20:22:45 +00:00
2005-01-05 20:17:21 +00:00
2006-06-19 22:59:28 +00:00
2007-03-06 17:16:47 +00:00
2007-03-20 21:53:31 +00:00
2006-11-06 13:42:10 +00:00
2007-03-20 20:21:44 +00:00
2007-03-20 21:53:31 +00:00
2007-01-27 18:13:24 +00:00
2004-08-07 06:21:37 +00:00
2006-12-05 11:31:33 +00:00
2007-03-06 17:16:47 +00:00
2005-02-28 08:55:53 +00:00
2004-06-08 01:02:52 +00:00
2007-01-22 21:48:44 +00:00
2007-03-09 15:49:57 +00:00
2007-02-15 22:22:57 +00:00
2007-03-21 15:36:38 +00:00
2007-03-10 20:26:43 +00:00
2006-10-29 09:48:44 +00:00
2006-10-17 02:24:47 +00:00
2005-07-10 23:31:11 +00:00
2007-03-09 04:02:38 +00:00
2006-02-11 09:33:07 +00:00
2005-01-05 20:17:21 +00:00
2007-02-18 06:33:02 +00:00
2006-09-17 14:54:14 +00:00