[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling mesh.c



>                                            千葉市中央区長洲
>                                                    藤原  誠
砂川さん:
k> 筒井さんに作っていただいたMESHドライバ入りのカーネルで無事に
k> ハードディスクが見えました。disklabel、newfsもできました。

僕のところでも同様です。素晴しいです。
(と言っても実は次に何をするか良く分っていませんが。
以前のstarmax-7.fs などでは僕の Ethernet Card (21041) が使えた
のですが、今回は別の物が入っているのですよね ? )

・実は floppy disk の御機嫌が良くなかったのですが、MacOS では何も
問題がなく、もしかして dd する前に初期化が必要なのでしょうか。きょ
うは結果的に MacOS で初期化したものに linux の dd で、
   dd if=/home6/boot.fs of=/dev/fd0 bs=512
で書いたものを使いました。(その時は何も問題がありませんでした)

・boot の filename は別のものが設定してあったためだと思いますが、
  次の四行目のように /netbsd と手で入力しました。
0 > boot fd:0 -
>> NetBSD/macppc OpenFirmware Boot, Revision 1.1
>> (tsutsui@lancer, Mon Dec  7 00:15:44 JST 1998)
Boot: /netbsd
Booting fd/netbsd

・RTS/CTS の件
  入出力を ttya としていると表示はするものの入力出来ないという問題
があったのですが、

powerpc-ml: 00253 に
From: tsutsui@ceres.dti.ne.jp (Izumi Tsutsui)
Subject: macppc zsc (Re: starmax-7.fs result: booted!)
Date: Sun, 26 Jul 1998 15:45:29 +0900
Message-ID: <199807260617.PAA00452@mirage.ceres.dti.ne.jp>

で書かれていた通り、

端末側の RTS を端末側の CTS に戻すようにして、Mac 側の RTS を
無視するようにしたら、これがうまく行くようになりました。
             Mac            Terminal
      TXD     2    ---->    RXD              
      RXD     3   <-----    TXD              
     (RTS)    4      +-->   CTS              
                     |
      CTS     5   <--+---   RTS
      DSR     6   <------   DTR

      DCD     8   <------   DSR                  
起動時の様子を付けておきます。

# 皆様、本当にありがとうございます。
---
(藤原)
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 fd:0 -
>> NetBSD/macppc OpenFirmware Boot, Revision 1.1
>> (tsutsui@lancer, Mon Dec  7 00:15:44 JST 1998)
Boot: /netbsd
Booting fd/netbsd
2802020@0x100000+145572@0x3ac164 
 start=0x100000
Copyright (c) 1996, 1997, 1998
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 1.3I (INSTALL) #12: Mon Dec  7 21:58:45 JST 1998
    tsutsui@lancer:/usr/src/sys/arch/macppc/compile/INSTALL
CPU: 603ev (Revision 201)
real mem  = 100663296
avail mem = 89743360
using 800 buffers containing 3276800 bytes of memory
mainbus0 (root)
cpu0 at mainbus0: L2 cache enabled
pci0 at mainbus0 bus 0
pci0: i/o enabled, memory enabled
pchb0 at pci0 dev 11 function 0
pchb0: vendor 0x106b product 0x0001 (rev. 0x03)
vendor 0x1011 product 0x0014 (ethernet network, revision 0x11) at pci0 dev 13 function 0 not configured
obio0 at pci0 dev 16 function 0: addr 0xf3000000
mesh0 at obio0 offset 0x10000 irq 12: MESH SCSI ID 7
scsibus0 at mesh0: 8 targets
sd0 at scsibus0 targ 4 lun 0: <QUANTUM, LIGHTNING 730S, 241E> SCSI2 0/direct fixed
sd0: 699MB, 3658 cyl, 4 head, 97 sec, 512 bytes/sect x 1431760 sectors
zsc0 at obio0 offset 0x13000: irq 15,16
zstty0 at zsc0 channel 0 (console)
zstty1 at zsc0 channel 1
awacs at obio0 offset 0x14000 not configured
swim3 at obio0 offset 0x15000 not configured
nvram0 at obio0 offset 0x60000
wdc0 at obio0 offset 0x20000 irq 13
wd0 at wdc0 channel 0 drive 0: <ST52520A>
wd0: drive supports 16-sector pio transfers, lba addressing
wd0: 2446MB, 4970 cyl, 16 head, 63 sec, 512 bytes/sect x 5009760 sectors
wd0: drive supports PIO mode 4, DMA mode 2
wdc1 at obio0 offset 0x21000 irq 14
adb0 at obio0 offset 0x16000 irq 18: 2 targets
akbd0 at adb0 addr 2: extended keyboard
wskbd0 at akbd0
ams0 at adb0 addr 3: 1-button, 100 dpi mouse
wsmouse at ams0 not configured
ofb0 at pci0 dev 17 function 0: 1280 x 1024, 8bpp
wsdisplay0 at ofb0
vendor 0x1011 product 0x0021 (PCI bridge, revision 0x01) at pci0 dev 20 function 0 not configured
wscons: wskbd0 glued to wsdisplay0
md0: internal 1536K image area
boot device: <unknown>
root on md0a dumps on md0b
root file system type: ffs
erase ^H, werase ^W, kill ^U, intr ^C, status ^T
Terminal type? [vt100]