NetBSD/sys/arch/prep
cube ec53a61e98 Add tap(4) support to a random^Wcarefully chosen set of kernel configs.
All those kernels have a line for both tun and bridge, and if either is
commented out, tap is commented out also.  With the exception of i386's
GENERIC_TINY.

XXX:  we _need_ some way of making this more simple.
2005-01-17 15:28:51 +00:00
..
compile
conf Add tap(4) support to a random^Wcarefully chosen set of kernel configs. 2005-01-17 15:28:51 +00:00
dev Move most of wdc_softc into a new atac_softc structure that contains 2004-08-20 06:39:37 +00:00
include Pass the interrupt swizzle down to the platforms' fixup functions. 2005-01-13 23:57:04 +00:00
isa ansify and KNF 2005-01-15 15:19:51 +00:00
pci Pass the interrupt swizzle down to the platforms' fixup functions. 2005-01-13 23:57:04 +00:00
prep Pass the interrupt swizzle down to the platforms' fixup functions. 2005-01-13 23:57:04 +00:00
stand In the delay loop, mark the scratch register as earlyclobber. 2004-06-29 16:26:05 +00:00
Makefile