Subject: wdc MD driver patch
To: None <port-dreamcast@netbsd.org>
From: Kiyoshi IKEHARA <kikehara@suenaga.cse.nagoya-u.ac.jp>
List: port-dreamcast
Date: 08/03/2001 02:17:17
I generated a patch for bITmASTER's IDE Interface.

	http://www.ma.nma.ne.jp/~ikehara/dc/dcwdc.html#files
	(http://www.ma.nma.ne.jp/~ikehara/dc/dcwdc010803.patch)

This patch modifies sys/arch/dreamcast/conf/shl.x in order to build
the kernel in COFF format. If you want to use other binary format
(probably ELF), please fix this file.

And it adds disksubr.c to the sys/arch/dreamcast/dreamcast
directory. It is just a copy of sys/arch/i386/i386/disksubr.c.

----
ikehara