diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-09-27 00:39:44 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-09-27 00:39:44 +0000 |
commit | f0fdf39355f1f06fb9dda80e74f7fa27d769d2b2 (patch) | |
tree | ce89955060cb167269ce35e8bb0b275a58ced916 /distrib | |
parent | be7b729dac50a87e393b8f7dc4c9c7e38c22359b (diff) |
Mention more hardware being supported.
Update the list of unsupported framebuffers: there's no point in
mentioning VME framebuffers, or SBus framebuffers which were never
supported on the UltraSPARC and will probably not work on them
(assuming they would fit in the case, something the cgtwelve can't do).
Make more clear, however, that the kernel will be able to use the
OpenPROM console whatever the framebuffer is.
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/sparc64/hardware | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/distrib/notes/sparc64/hardware b/distrib/notes/sparc64/hardware index 1bd12b85e7d..721dea6bc5b 100644 --- a/distrib/notes/sparc64/hardware +++ b/distrib/notes/sparc64/hardware @@ -3,14 +3,16 @@ OpenBSD/MACHINE OSREV runs on the following classes of machines: Ultra 1 Ultra 2 (should work, but could not be tested) - PCI based workstations: + Blade 100 (onboard ethernet has issues) + Enterprise 250 Ultra 5 Ultra 10 + Ultra 30 + SPARCengineAX (onboard ide has issues) - faithful clones of the above Sun systems. -OpenBSD/MACHINE OSREV does NOT run on these machines (yet): - - Sun Blade 100 (onboard ethernet has issues) - - Ultra 30 (onboard scsi has issues) - - other, unlisted, UltraSPARC machines. +If your machine is not liste above, it is very likely that OpenBSD/MACHINE +does not work on it (yet). The minimal configuration requires 32M of RAM and ~160M of disk space. To install the entire system requires much more disk space, and to run @@ -34,14 +36,14 @@ Supported devices {:-include-:}: SBus "esp" SCSI controller (including 3rd party compatibles), framebuffers: - on-board framebuffer, as text console only + on-board framebuffers + (but the kernel will use the OpenPROM console still). + Hardware the we do NOT currently support, but get many questions about: Multiprocessor machines Audio drivers Floppy driver - SBus cgeight framebuffers - SBus GS framebuffer (aka cgtwelve) - SBus GT framebuffer ("Graphics Tower") + FFB (Creator), PGX and AFB (Elite 3D) framebuffers SBus ZX framebuffer (aka Leo) other PCI and SBus cards have not been tested yet. |