Subject: IDE drive is now available in -current
To: None <port-mac68k@netbsd.org>
From: Takeshi Shibagaki <ie9t-sbgk@asahi-net.or.jp>
List: port-mac68k
Date: 04/28/2002 04:38:16
Hi, All.
I committed IDE drive support codes. Please test if you can.
Enjoy!!
Log Message:
Add IDE drive support.
Note:
(1) Character device major number chages to 49 from 48(in my original
code). So it is necessary to rebuild device files.
(2) Must use Booter 2.0.0a10 or later.
(3) Default mode is cpu busy wait. It is defined by flags 0x1000.
It will be more slow than before.
No flags means hardware interrupt mode. But it might be able to
get no interrupts.
Support machines:
(1) Quadra 630 series
(2) PowerBook 150
Non tested machine:
(1) PowerBook 190 series
Approved by: briggs
Takeshi Shibagaki
ie9t-sbgk@asahi-net.or.jp