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
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
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
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