通常日記 | 分類別 ABC 順 | 北目式分類 | macppc/ | port-macppc 全文検索 | NetBSD (old) | NetBSD 解説 | PHP+Postgresql | PowerMac7220/4400 雑記帳 | 4400/200

NetBSD/macppc StarMax 専用

macppc の中でも Tanzania 板を使っているものは少し特殊なので、 それに限った記録はこちらに書きます。
(Motorola StarMax, PowerMac 4400 など)
hns - 日記自動生成システム - Version 2.19.9

先月 2002年12月 来月
1 2 3 4 5 06 07
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2002年12月06日(金) [n年日記]

#1 [電源] (StarMax 3000/240) 電源が入らない

rtk0 の代りに tlp0 を差して起動して
login: root
Password:
Last login: Fri Nov 22 16:44:51 2002 on tty00
Dec  6 21:03:17 harry login: ROOT LOGIN (root) ON tty00
Dec  6 21:03:17 harry login: ROOT LOGIN (root) ON tty00
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002
        The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
        The Regents of the University of California.  All rights reserved.

NetBSD 1.6K (GENERIC) #0: Fri Nov 22 12:01:24 JST 2002

Welcome to NetBSD!

Terminal type is vt100.
We recommend creating a non-root account and using su(1) for root access.
# 
# ls -l /etc/ifconfig*
-rw-r--r--  1 root  wheel  54 Nov 22 16:35 /etc/ifconfig.rtk0
# ln !$ /etc/ifconfig.tlp0
ln /etc/ifconfig* /etc/ifconfig.tlp0
# sync
# sync
# reboot
Dec  6 21:03:37 harry reboot: rebooted by root
Dec  6 21:03:37 harry reboot: rebooted by root
Dec  6 21:03:37 harry syslogd: Exiting on signal 15
Dec  6 21:03:37 harry syslogd: Exiting on signal 15
syncing disks... 9 9 4 done
trap type 200 at 1be148
Stopped in pid 214 (reboot) at  tlp_reset+0x94: sync
db> reboot
rebooting
この後の話。

2002年12月07日() [n年日記]

#1 [電源] RESETing to change Configuration!

電源を切り離して長い間置いておこうと思って、 忘れて、そのまま一晩放っておいたが、 一応次のように電源も入ったのに、
Open Firmware, 2.0.2
To continue booting the MacOS type:
BYE<return>
To continue booting from the default boot device type:
BOOT<return>
 ok
0 > setenv real-base f00000  ok
0 > setenv auto-boot? false  ok
0 > reset-all 
Open Firmware, 2.0.2
To continue booting the MacOS type:
BYE<return>
To continue booting from the default boot device type:
BOOT<return>
 ok
0 > boot 
RESETing to change Configuration!
またおかしくなってしまった。 f00000 でなくて F00000 にする必要があった ? (まさかね)
このまま電源も入らなくなってしまった。

#2 [電源] 3000/240 ずうっと切離して、その後 AC を差して、しばらく置いて

からボタンを押したら、電源が入った。

#3 [NIC] 3000/240 -- tlp0

きのう otto (チチブ電気ビル F MAC 市場) に DEC 21143 の NIC を 980 円で売っていたので、 ジャンクですよと言われながら 5 枚買って来た。 5,000 円でいいですよと言われて、領収書をもらいそこねた。
tlp0 at pci0 dev 13 function 0: DECchip 21143 Ethernet, pass 3.0
tlp0: interrupting at irq 23
tlp0: DEC DE500-BA, Ethernet address 00:00:f8:1a:68:62
tlp0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

47Mbps:

これで対 iBook gm0 で、
ftp> cd /
250 CWD command successful.
ftp> get netbsd /dev/null
local: /dev/null remote: netbsd
229 Entering Extended Passive Mode (|||65525|)
150 Opening BINARY mode data connection for 'netbsd' (4332808 bytes).
226 Transfer complete.
4332808 bytes received in 00:00 (5.80 MB/s)
ftp> 
5.8 x 8 = 46.4Mbps ... わーい、最高新記録。 対 G4/400 gm0 で
ftp> get AXT.mpeg /dev/null
local: /dev/null remote: AXT.mpeg
229 Entering Extended Passive Mode (|||54506|)
150 Opening BINARY mode data connection for 'AXT.mpeg' (57546756 bytes).
226 Transfer complete.
57546756 bytes received in 00:09 (5.94 MB/s)
ftp>
5.94 x 8 = 47.52Mbps .. もっと更新 これって sosend_loan していない版のはず。
Making SOSEND_LOAN the default in -current: http://mail-index.netbsd.org/tech-net/2002/08/20/0000.html
ってあるけれど ts 版ではそうなっていないのかな。

1.6_BETA1 (GENERIC-sosend_loan-inseucre) でも 43Mbps:

3000/200 + G3/300 の機械で、
57546756 bytes received in 00:10 (5.41 MB/s)
ttyp0:makoto@gw 21:31:52/021207(~)> uname -a
NetBSD gw 1.6_BETA1 NetBSD 1.6_BETA1 (GENERIC-sosend_loan-inseucre) #0:
Mon Jun 3 11:39:26 JST 2002
makoto@ibook:/export/netbsd-1-6/sys/arch/macppc/compile/GENERIC-sosend_loan-inseucre macppc
こんなに前から速かったかなぁ。

#4 kernel を作って見る

include "arch/macppc/conf/GENERIC"

options         ZS_CONSOLE_ABORT
options         SOSEND_LOAN

trap type 300 at 3049b0:

trap type 300 at 3049b0
Stopped in pid 5 (reaper) at    amap_wipeout+0x50:      lwzx    3,11,10
db> trace
at amap_unref+38
at uvm_unmap_detach+94
at uvmspace_free+74
at uvm_exit+28
at reaper+6c
at fork_trampoline+10
db> 

SOSEND_LOAN したら少し速くなって:

4332808 bytes received in 00:00 (6.04 MB/s)
48.3Mbps (余り変らないか)


最近の日記
以上、2 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/03/03)