NetBSD/sys/dev/eisa
thorpej 16c4c5af26 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:24:37 +00:00
..
Makefile list of all EISA devices that we know about (for smarter 'unconfigured' 1996-02-26 23:46:17 +00:00
ahb.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
ahbreg.h Minor changes. 1996-09-01 00:54:34 +00:00
ahc_eisa.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
bha_eisa.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
devlist2h.awk spaces vs. tabs 1996-04-09 20:07:16 +00:00
eisa.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
eisadevs Add the ETI NE3300 Ethernet card to the list of known EISA devices. 1996-09-06 18:01:07 +00:00
eisadevs.h Regen. 1996-09-06 18:01:37 +00:00
eisadevs_data.h Regen. 1996-09-06 18:01:37 +00:00
eisareg.h make the EISA code look a bit more like the PCI code, in the way 1996-04-09 22:46:11 +00:00
eisavar.h New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
files.eisa Update. 1996-09-01 00:10:55 +00:00
if_ep_eisa.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
if_fea.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
uha_eisa.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00