diff options
author | Kenji Aoyama <aoyama@cvs.openbsd.org> | 2007-03-19 14:14:49 +0000 |
---|---|---|
committer | Kenji Aoyama <aoyama@cvs.openbsd.org> | 2007-03-19 14:14:49 +0000 |
commit | ed6150a6c21fc42da1a47b01cc465742c0a793fe (patch) | |
tree | f13da790214e921c8722cf54b77a4612817fdc2d /distrib/notes | |
parent | 122fa3bacba2591def7197c80093ae1a237c7f9c (diff) |
luna88k LCD device is now user-controllable by lcd(4).
ok miod@
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/luna88k/hardware | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/luna88k/hardware b/distrib/notes/luna88k/hardware index de0dd7ea770..85d94468eac 100644 --- a/distrib/notes/luna88k/hardware +++ b/distrib/notes/luna88k/hardware @@ -1,4 +1,4 @@ -dnl $OpenBSD: hardware,v 1.2 2004/08/30 20:44:49 miod Exp $ +dnl $OpenBSD: hardware,v 1.3 2007/03/19 14:14:48 aoyama Exp $ OpenBSD/MACHINE OSREV runs on the OMRON Luna-88K workstations family. The minimal configuration requires 16MB of RAM and ~250MB of disk space. @@ -10,7 +10,7 @@ Supported devices: On-board console serial port (siotty) On-board LANCE Ethernet interface (le) On-board SCSI controllers (spc) - LCD display on front panel (not user-controllable) + LCD display on front panel (lcd) Keyboard, mouse and frame buffer (suitable as a console too) Devices not listed above are not supported by this release. |