NetBSD/sys/arch/next68k
dbj c96a4ad63d Continued work on esp driver. Now successfully identifies a scsi target.
Unfortunately, to get dma to work, we have to align past the end of
the buffer, which smashes other variables on the stack.
match function still disabled, as it isn't ready yet.
1998-12-30 12:02:03 +00:00
..
compile Initial import of NetBSD/next68k. 1998-06-09 07:53:05 +00:00
conf Added options COMPAT_LINUX and EXEC_ELF32 as comments 1998-12-15 19:50:00 +00:00
dev Continued work on esp driver. Now successfully identifies a scsi target. 1998-12-30 12:02:03 +00:00
include Finished changes to use UVM on next68k. 1998-11-14 04:32:50 +00:00
next68k Added COMPAT_LINUX support. 1998-12-15 19:36:36 +00:00
stand Use WARNS=1 to get -Wall, and properly disable -Wmain on gcc 2.8 1998-09-14 00:50:22 +00:00
Makefile Add include to SUBDIR to install the machine includes. 1998-07-12 18:06:54 +00:00