diff options
author | 2003-11-03 14:05:15 +0000 | |
---|---|---|
committer | 2003-11-03 14:05:15 +0000 | |
commit | 21aceb8c96ff319ce7339e44244315c929e153bd (patch) | |
tree | 245d5eaa9b4ffea90a106185ebe57df4caf937dd | |
parent | For some reason, texts were duplicated. (diff) | |
download | wireguard-openbsd-21aceb8c96ff319ce7339e44244315c929e153bd.tar.xz wireguard-openbsd-21aceb8c96ff319ce7339e44244315c929e153bd.zip |
Slight touches
-rw-r--r-- | distrib/notes/pegasos/hardware | 9 | ||||
-rw-r--r-- | distrib/notes/pegasos/install | 4 | ||||
-rw-r--r-- | distrib/notes/pegasos/prep | 6 |
3 files changed, 10 insertions, 9 deletions
diff --git a/distrib/notes/pegasos/hardware b/distrib/notes/pegasos/hardware index 4930880d92a..d87bf2f4161 100644 --- a/distrib/notes/pegasos/hardware +++ b/distrib/notes/pegasos/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.2 2003/11/03 13:58:38 miod Exp $ +dnl $OpenBSD: hardware,v 1.3 2003/11/03 14:05:15 miod Exp $ OpenBSD/MACHINE OSREV runs on Pegasos PowerPC motherboard based machines. Supported devices {:-include-:}: @@ -15,7 +15,8 @@ Supported devices {:-include-:}: etc) AGP/SVGA/VGA Display Adapters - XXX + ATI Radeon 7500 QW +dnl and probably more than that! Serial ports onboard serial (com) port. @@ -84,11 +85,11 @@ Supported devices {:-include-:}: Atapi CD-RW drives Keyboards - PS2 and USB keyboards + PS/2 and USB keyboards Mice USB Mice. - PS2 Mice + PS/2 Mice Sound Cards Onboard AC97 (auvia) diff --git a/distrib/notes/pegasos/install b/distrib/notes/pegasos/install index ed48e59fe5d..309daefe021 100644 --- a/distrib/notes/pegasos/install +++ b/distrib/notes/pegasos/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.2 2003/11/03 13:58:38 miod Exp $ +dnl $OpenBSD: install,v 1.3 2003/11/03 14:05:15 miod Exp $ OpenBSDInstallShortPrelude Currently only MBR partitioning is supported, RDB support may be added @@ -12,7 +12,7 @@ OpenBSDInstallPart2 the bootloader and kernel from a MorphOS(?) partition. OpenBSD can be booted directly from the FFS filesystem. - the MSDOS partition is not required. + An MSDOS partition is not required. OpenBSDBootMsgs diff --git a/distrib/notes/pegasos/prep b/distrib/notes/pegasos/prep index 5c5a125fea8..f514cce8081 100644 --- a/distrib/notes/pegasos/prep +++ b/distrib/notes/pegasos/prep @@ -1,11 +1,11 @@ -dnl $OpenBSD: prep,v 1.2 2003/11/03 13:58:38 miod Exp $ +dnl $OpenBSD: prep,v 1.3 2003/11/03 14:05:15 miod Exp $ To be able to boot the OpenBSD/MACHINE installation program, you will need to acquire some limited knowledge of OpenFirmware, the low-level process that controls the microprocessor after hardware initialization and diagnostics are performed but before control is handed to the operating system. -XXX +dnl XXX Replace with Pegasos-specific details Important Open Firmware command examples: @@ -63,7 +63,7 @@ installed on it, in MBR format. It is not necessary to specify '/bsd' on the boot line or in the boot-device variable, since it is the default. -XXX +dnl XXX Sharing a disk with MorphOS: It is not currently possible to share a disk with MorphOS, Amiga labeled |