NetBSD/sys/arch/mac68k/conf
shiba a26fd009c9 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
2002-04-27 19:29:08 +00:00
..
files.mac68k Add IDE drive support. 2002-04-27 19:29:08 +00:00
GENERIC Add IDE drive support. 2002-04-27 19:29:08 +00:00
GENERICSBC Add IDE drive support. 2002-04-27 19:29:08 +00:00
INSTALL Add IDE drive support. 2002-04-27 19:29:08 +00:00
INSTALLSBC Add IDE drive support. 2002-04-27 19:29:08 +00:00
Makefile.mac68k
MYSTERY Add the INCLUDE_CONFIG_FILE option to all config files. In config 2002-04-25 15:06:20 +00:00
PUMA Add the INCLUDE_CONFIG_FILE option to all config files. In config 2002-04-25 15:06:20 +00:00
RAMDISK Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, 2002-04-02 05:30:34 +00:00
SPOT Add the INCLUDE_CONFIG_FILE option to all config files. In config 2002-04-25 15:06:20 +00:00
std.mac68k