NetBSD/sys/dev/vme
bjh21 fe3273fbb4 Patch from PR kern/8001, submitted by Rafal Boni.
This adds support for EtherExpress/16 cards with 16k of RAM, and in the
process adds general support for PIO mode on these cards.  This entails
changing the way the i82586 driver handles bus barriers, since it doesn't
allow for strange cases like this.

This has been tested on the i386 port with the 'ix' driver in both
16KB (which was the source of the problem) and 32KB modes, as well
as with the 'ef' driver.  I've tested it (briefly) with 'ei' on arm26
as well.  In theory, drivers other than 'ix' should follow precisely the
same code paths as before.
2001-01-22 22:28:43 +00:00
..
Makefile
files.vme Add short device descriptions in comment lines. 2000-07-22 21:25:52 +00:00
if_ie_vme.c Patch from PR kern/8001, submitted by Rafal Boni. 2001-01-22 22:28:43 +00:00
si.c sparc/dev/sireg.h -> dev/vme/sireg.h 2000-07-04 01:29:14 +00:00
sireg.h The `si' driver has been transformed into an MI VME frontend. 2000-07-03 23:30:33 +00:00
vme.c
vmereg.h
vmevar.h Fix spelling and formatting. 2000-06-25 00:23:13 +00:00
xd.c Move declaration out of __HAVE_OLD_DISKLABEL ifdef. 2001-01-15 21:27:21 +00:00
xdreg.h
xdvar.h Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs. 2000-05-09 22:42:08 +00:00
xio.h
xy.c Move decl out of __HAVE_OLD_DISKLABEL 2001-01-15 21:29:30 +00:00
xyreg.h
xyvar.h Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs. 2000-05-09 22:42:08 +00:00