NetBSD/distrib/notes/macppc/whatis
mbw 8f4395f4db common/main:
quick guide for impatient reword netboot section, also macppc can netboot

macppc/hardware:
mention that some older models not listed might work, but are untested
mention that some iMac (Bondi Blue) and PowerMacintosh G3 (Blue and White)
  systems have keyboard problems
mention that ttya is "modem" port, and ttyb is "printer" port

macppc/install:
describe the keyboard workaround for PM G3 (B&W), and that 1.4.3 works
  fine for it and the iMac (Bondi)

macppc/prep:
make the whole BootROM/Open Firmware distinction clearer
describe that some models have to remove internal modem or set
  input/output devices to ttyb since int modem usurps ttya.

macppc/whatis:
mention important changes, such as ELF, binary compatability, newly
  supported models that don't require kernel patches, and that the install
  procedure described now works for all models (i.e. Open Firmware 3
  machines with only one hard drive).
2001-07-05 05:03:02 +00:00

36 lines
1.3 KiB
Plaintext

.\" $NetBSD: whatis,v 1.4 2001/07/05 05:03:02 mbw Exp $
.
This is the second major release of
.Nx
for the \*M platform, including the Apple iBook, iMac, PowerMacintosh, and
PowerBook models, as well as clones.
.Pp
As is usual between releases, the \*M port has had many improvements
made to it - too many to detail all of them here.
.Pp
Numerous new drivers have been added.
See the supported hardware list for details.
.Pp
Some (but not all!) notable \*M-specific improvements include:
.(bullet
A simpler install procedure for models released after 1996, which have
Open Firmware version 3 and only one hard drive. The procedure described
in this document will no longer render your drive unbootable on these models.
.It
Migration to the ELF binary format from a.out.
You can still use your pre-1.5 a.out applications, though.
.It
Support for the latest laptop models which previously required a special
ADB keyboard patch (the iBook, iBook SE, iBook (Dual USB), PowerBook
(FireWire), and the PowerBook G4 (Titanium)).
.It
Support for the latest iMac machines, the iMac (Early 2001).
.bullet)
.Pp
.Nx \*V
on \*M is, as usual, also fully backward compatible with old
.Nx*M
binaries, so you don't need to recompile all your local programs
provided you set the appropriate binary compatibility options in your
kernel configuration.