NetBSD/sys/arch/sparc
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
..
compile
conf Add `-mno-fpu' to the compiler options once again: the current compiler 2001-01-22 12:59:29 +00:00
dev Patch from PR kern/8001, submitted by Rafal Boni. 2001-01-22 22:28:43 +00:00
fpu fix warnings in DEBUG & DIAGNSTIC code. 2000-12-06 01:47:49 +00:00
include fix bit rot so that MP kernel compiles s/cpu_no/ci_cpuid/ 2001-01-21 07:48:29 +00:00
sparc Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
stand On V0 proms, read the `idprom' property at the root node to get to the 2001-01-18 12:50:10 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00