4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / sys / news3400 / README
CommitLineData
79db949a 1# @(#)README 8.1 (Berkeley) %G%
69702107
KB
2
3------------------------------------------------------------------------------
4
aef3e789
KU
5This Sony MIPS R3000 based workstation support is done as an activity of
6WIDE research project. Sony Corporation contributed most device drivers
7and gave us great technical supports. Kazumasa Utashiro worked mainly
84.4BSD implementation but that work was based on 4.3BSD-Reno port helped by
9other project members, especially Tadamichi Matsuyama and Hidetoshi Unno.
1c089501
KU
10
11This version is just a snapshot of developing system and has many
aef3e789
KU
12unimplemented features and bugs. Please contact utashiro@sra.co.jp if you
13have any comments about this code. Bugfix will be greatly appreciated.
69702107
KB
14
15------------------------------------------------------------------------------
aef3e789
KU
16
17I've been using NWS-3200 laptop machine and NWS-3400 for development.
183200's LCD display and NWB-253 display board are supported now.
19
69702107 20------------------------------------------------------------------------------
69702107 21
aef3e789
KU
22Currently GCC is used as a compiler which uses as and ld come with NEWS-OS.
23They should soon be replaced by the latest GAS because it supports BSD
24a.out format for MIPS.
69702107 25
69702107 26------------------------------------------------------------------------------
aef3e789 27
69702107 28Known bugs:
69702107
KB
29 - Display driver is slow.
30 - Serial line driver is slow.
01cb2ca4 31 - Console doesn't accept ^S.
aef3e789
KU
32 - Some problem probably in VM.
33
69702107
KB
34------------------------------------------------------------------------------
35
36 Kazumasa Utashiro <utashiro@sra.co.jp>
37 Software Research Associates, Inc.
38 1-1-1 Hirakawa-cho, Chiyoda-ku, Tokyo 102, Japan
aef3e789
KU
39 and
40 WIDE Project