NetBSD/sys/arch/x68k
atatat 5f25c01eff Comment out bridge pseudo devices from ports that don't
__HAVE_GENERIC_SOFT_INTERRUPTS.  bridge(4) doesn't compile there.
2001-09-01 23:08:40 +00:00
..
compile
conf Comment out bridge pseudo devices from ports that don't 2001-09-01 23:08:40 +00:00
dev remove bogus comment. noted by Tetsuya Isaki <isaki@par.odn.ne.jp> in private email. 2001-08-26 12:14:22 +00:00
include Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end 2001-07-19 15:32:10 +00:00
stand Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
usr.bin Use objcopy instead of dd. This will work after we'll switch to ELF. 2000-11-25 05:27:19 +00:00
usr.sbin I was too careless. Do not throw away the prepared string. :p 2001-06-12 11:29:31 +00:00
x68k use pmap_k* in vmapbuf() and vunmapbuf() since there's no VAC on this platform. 2001-08-19 17:37:35 +00:00
Makefile