Subject: IDE support patch
To: None <port-mac68k@netbsd.org>
From: None <ie9t-sbgk@asahi-net.or.jp>
List: port-mac68k
Date: 08/22/2000 04:33:45
Hi, This is Takeshi Shibagaki.

I wrote a code to attach IDE drive, so please test this code somone.

Now, I have confirmed 1.5E kernel works in LC630. But I hacked
adb_op_sync() in adb.c because Apple Bus Mouse II recognized in
Logitech MouseMan (non-EMP) mouse. :(

# Is this a bug?

Target machines are

	- LC630,Performa588,PB150,PB190 etc...

Usage:

	(1) cd [your source dir].
	(2) gzip -dc mac68k_IDE_support.diff.gz | patch -p1.
	(3) Make kernel.
	(4) cp [your source dir]/etc/.mac68k/MAKEDEV /dev.
	(5) cd /dev ; sh MAKEDEV wd0
	(6) Reboot with new kernel.
	(7) Do disklabel,newfs,mount at your own risk.

I put a kernel(1.5E base) at

	http://www.asahi-net.or.jp/~ie9t-sbgk/netbsd_ide_test_1.5E

If you try, get this. Good Luck!!

Takeshi Shibagaki
ie9t-sbgk@asahi-net.or.jp