summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2002-04-02 05:00:58 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2002-04-02 05:00:58 +0000
commitfc2b97f055ada6fe481c63d51a5299a624ecfb04 (patch)
treef768298cc58a3318e0a000aa919c1765888dc256 /distrib
parent52221ed9bcf33f9901495541dc095efe05580dd8 (diff)
cleanup. Add hme, adb trackpad, USB audio.
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/macppc/hardware29
-rw-r--r--distrib/notes/macppc/install4
2 files changed, 20 insertions, 13 deletions
diff --git a/distrib/notes/macppc/hardware b/distrib/notes/macppc/hardware
index f251867c115..77c3e3ca42a 100644
--- a/distrib/notes/macppc/hardware
+++ b/distrib/notes/macppc/hardware
@@ -2,15 +2,17 @@ OpenBSD/MACHINE OSREV runs on iMac, G4 Power Macintosh, G4 Cube as well
as PowerBook and iBook machines.
Machines with older firmware: 6xxx, 7xxx 8xxx, and 9xxx machines are
-not supported. PowerMac G3 Beige and B&W G3 are unknown.
+not supported. PowerMac G3 Beige status is unknown.
-Has been tested on iMac Revs A-C as well as on iMac DV(+) machines, several
-Power Macintosh G4 systems (single and dual processor), as well as the
-G4 Cube. For portables, PowerBook G3, PowerBook G4 and iBook have been
+Has been tested on iMac Revs A-C as well as on iMac DV(+) machines,
+Power Macintosh G4 systems (single and dual processor), as well as
+the G4 Cube. B&W G3 support has been added in 3.1.
+
+For portables, PowerBook G3, PowerBook G4 and iBook have been
tested. Note that power saving features on portables are very limited,
no power management features are available, suspend/sleep is not supported.
However battery level and status charging/AC connected/AC disconnected
-is now supported via an APM emulation layer.
+is supported via an APM emulation layer.
Supported devices {:-include-:}:
@@ -29,6 +31,8 @@ Supported devices {:-include-:}:
Digital DC21x4x-based PCI Ethernet adapters (de), including:
Znyx ZX34X
Digital DC21x43 clone-based PCI Ethernet adapters (dc)
+ HME PCI Fast Ethernet (hme)
+ HME PCI Quad Fast Ethernet (hme)
Onboard Older iMac 10-100Mbs (bm) Ethernet.
Onboard G4/PowerBook/Newer iMac (gm) ethernet.
@@ -37,13 +41,13 @@ Supported devices {:-include-:}:
WaveLAN IEEE 802.11DS
Tape drives:
- SCSI Tape drives
+ SCSI Tape drives.
CD-ROM drives:
- SCSI CD-ROM drives
- SCSI CD-RW drives
- Atapi CD-ROM drives
- Atapi DVD-ROM drives
+ SCSI CD-ROM drives.
+ SCSI CD-RW drives.
+ Atapi CD-ROM drives.
+ Atapi DVD-ROM drives.
Atapi DVD-RAM drives (read-only)
Atapi DVD-RW drives (read-only?)
Atapi CD-RW drives.
@@ -52,10 +56,12 @@ Supported devices {:-include-:}:
ADB and USB keyboards.
Mice:
- USB Mice.
+ USB Mice.
+ ADB trackpads.
Sound Cards:
AWACS.
+ USB audio (uaudio)
Miscellaneous:
USB Hubs.
@@ -67,3 +73,4 @@ Supported devices {:-include-:}:
The built-in firewire (IEEE1394) ports available in some machines are
not supported.
+The built-in Cardbus slot in some machines is not not supported.
diff --git a/distrib/notes/macppc/install b/distrib/notes/macppc/install
index ea55877cd89..998081ebab1 100644
--- a/distrib/notes/macppc/install
+++ b/distrib/notes/macppc/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.9 2002/03/30 22:52:57 miod Exp $
+dnl $OpenBSD: install,v 1.10 2002/04/02 05:00:57 drahn Exp $
OpenBSDInstallShortPrelude
Before you begin, you should decide if OpenBSD is to be installed
@@ -7,7 +7,7 @@ on the whole disk or share the disk with MacOS.
For stand-alone (No MacOS installed) or dedicated disks, the MBR
installation method should be chosen and no additional prep is necessary.
-If the disk is to be shared with MacOS a partition must be preallocated
+If the disk is to be shared with MacOS, a partition must be preallocated
by the MacOS partition editor and MacOS installed to the proper partition.
This expects that the HFS partition will be the first partition on
the disk, and then the OpenBSD partition will follow.