thorpej 769a499800 New bus.h implementation/interface:
- No more distinction between i/o-mapped and memory-mapped
	  devices.  It's all "bus space" now, and space tags
	  differentiate the space with finer grain than the
	  bus chipset tag.
	- Add memory barrier methods.
	- Implement space alloc/free methods.
	- Implement region read/write methods (like memcpy to/from
	  bus space).
This interface provides a better abstraction for dealing with
machine-independent chipset drivers.
1996-10-21 22:34:38 +00:00
..
1996-10-21 22:24:37 +00:00
1996-10-21 22:24:37 +00:00
1996-10-21 22:24:37 +00:00
1996-10-21 22:34:38 +00:00
1996-10-21 22:34:38 +00:00
1996-10-21 22:24:37 +00:00
1996-10-21 22:24:37 +00:00
1996-10-21 22:24:37 +00:00
1996-10-21 22:34:38 +00:00
1996-10-21 22:34:38 +00:00
1996-10-21 22:24:37 +00:00
1996-10-21 22:24:37 +00:00
1996-10-21 22:34:38 +00:00
1996-10-21 22:34:38 +00:00