blob: 0710c840a8a87aae7925be7612582ff4de64a318 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
<!-- retain these comments for translator revision tracking -->
<!-- original version: 11648 untranslated -->
<sect2 arch="m68k" id="firmware-revs">
<title>Firmware Revisions and Existing OS Setup</title>
<para>
&arch-title; machines are generally self-configuring and do not require
firmware configuration. However, you should make sure that you have
the appropriate ROM and system patches. On the Macintosh, MacOS
version >= 7.1 is recommended because version 7.0.1 contains a bug in
the video drivers preventing the boot loader from deactivating the
video interrupts, resulting in a boot hang. The Amiga bootstrap
requires <filename>ixemul.library</filename>, a version of which is
distributed on the CD-ROM. On the BVM VMEbus systems you should make
sure you are using BVMBug revision G or higher boot ROMs. The BVMBug
boot ROMs do not come as standard on the BVM systems but are available
from BVM on request free of charge.
</para>
<para condition="FIXME"><emphasis>FIXME: Mac needs >= 7.1 ? AmigaOS setpatch and ROM
revisions? (see the m68k FAQ)</emphasis>
</para>
</sect2>
|