diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2006-01-22 13:53:17 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2006-01-22 13:53:17 +0000 |
commit | 9aa1d492e0529dcfaa20c3d299490c05afede407 (patch) | |
tree | c128433554020766aaa210d2d8e296341aecc649 /distrib | |
parent | 27083ed6d6c3fb986af2909eb3993565b8502b84 (diff) |
Minimal iop code to set the serial ports to compatible mode automagically,
so that it is not necessary to change settings from MacOS before booting
into OpenBSD; from NetBSD.
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/mac68k/install | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/distrib/notes/mac68k/install b/distrib/notes/mac68k/install index 28e65dd7a9e..082f901529c 100644 --- a/distrib/notes/mac68k/install +++ b/distrib/notes/mac68k/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.30 2005/05/26 20:36:40 martin Exp $ +dnl $OpenBSD: install,v 1.31 2006/01/22 13:53:14 miod Exp $ OpenBSDInstallShortPrelude OpenBSDInstallPart2 @@ -55,9 +55,4 @@ quit. Note that by setting the BSD/Mac68k Booter to boot automatically after starting, and by placing an alias to the booter in the "Startup Items" folder, one can make the Mac68k autoload OpenBSD upon startup. -Before attempting to boot a kernel on machines based on the Apple's IOP -technology (i.e. Quadra 900, 950), make sure that the serial switch option -in the Control Panel is set to "off". This allows OpenBSD to use the -serial lines on these machines. - OpenBSDCongratulations |