scottr
|
5e77023e13
|
The bus space tag really isn't used; stop the compiler from complaining.
|
1997-02-24 05:55:14 +00:00 |
scottr
|
7524900a0f
|
Remove niggles that made it into the copyright, and correct the
license terms (added Jason Thorpe).
|
1997-02-22 04:56:17 +00:00 |
scottr
|
5c8de7766a
|
Implement bus_space_set_multi_N(), bus_space_set_region_N(), and
bus_space_copy_N(). Bus space support is now complete.
|
1997-02-20 05:53:00 +00:00 |
scottr
|
6066941306
|
Add prototypes for bus_space_alloc() and bus_space_free()
|
1997-02-14 06:02:57 +00:00 |
scottr
|
2a2a70d39c
|
Initialize and use extent manager for bus space mapping functions.
Tweak bus_space_{tag,handle}_t types slightly to facilitate this.
|
1997-02-11 07:37:41 +00:00 |
scottr
|
f042e543c9
|
Implement basic bus space access macros/functions.
Note: we currently do not use the extent manager.
|
1997-02-03 17:32:54 +00:00 |