Bring our incarnation of John Wittowski's direct adb driver into compatible
authorgene <gene@openbsd.org>
Mon, 14 Apr 1997 18:47:48 +0000 (18:47 +0000)
committergene <gene@openbsd.org>
Mon, 14 Apr 1997 18:47:48 +0000 (18:47 +0000)
commit3591d1c7f3db37ea8f1f7eb154f9beaece2386bb
tree37f71965e7448a54ed392f086c33b6a79815605a
parent90aa16279d9dedb707669e530b0798c2736c23a2
Bring our incarnation of John Wittowski's direct adb driver into compatible
state with NetBSD's.  The direct-to-ADB code is now enabled by default.
Using 'options MRG_ADB' will cause the kernel to revert to the 'old standby'
code.
13 files changed:
sys/arch/mac68k/conf/GENERIC
sys/arch/mac68k/conf/GENERICSBC
sys/arch/mac68k/conf/files.mac68k
sys/arch/mac68k/dev/adb_direct.c
sys/arch/mac68k/dev/adbsys.c
sys/arch/mac68k/dev/adbvar.h
sys/arch/mac68k/mac68k/machdep.c
sys/arch/mac68k/mac68k/macrom.c
sys/arch/mac68k/mac68k/macrom.h
sys/arch/mac68k/mac68k/macromasm.s
sys/arch/mac68k/mac68k/pram.c
sys/arch/mac68k/mac68k/pram.h
sys/arch/mac68k/mac68k/pramasm.s