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

[pbsd-mg2] RE: hello




----------
> 差出人 : UCHIYAMA Yasushi <uch@nop.or.jp>
> 宛先 : pbsd-mg2@bronze.is.titech.ac.jp
> 件名 : [pbsd-mg2] hello
> 送信日時 : 1999年7月9日 4:12
> 
> はじめまして。うちやまです。
> 
>  鈴木さんのページを見たところ、これはお気楽に試せるなと思いMC-R300を中
> 古で買って試してみているところです。

佐藤さんからお借りしている MC-R300 で試してみたのですが、
MC-R500 と同じように vrgiu や pcic が認識できました。(ブートログ添付)

そちらでは、途中で TLB miss で ddb に落ちてしまうんですよね??

私はカーネルを自分でコンパイルした gcc でコンパイルしていますが、
その違いでしょうか。(だとしたらちょっと厄介ですね)

もし 7/4 より古いソースを使っているのならば update してみてください。
それでも同様に起動できなければ、そのコンパイル済みカーネル(netbsd)
をどこか取れる場所においていただけませんか?

Takemura

Copyright (c) 1996, 1997, 1998, 1999
    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 (GENERIC) #5: Tue Jul  6 02:23:14 PDT 1999
   
takemura@keiko:/pingu_work2/keiko/cvs/hpcmips/hpcmips/sys/arch/hpcmips/compi

le/GENERIC
NEC VR4100
real mem  = 33554432
avail mem = 27881472
using 819 buffers containing 3354624 bytes of memory
../../../../arch/hpcmips/vr/vr.c(132): vr_bus_reset() not implemented.
mainbus0 (root)
cpu0 at mainbus0: cpu0: NEC VR4100 CPU Rev. 5.0 with software emulated
floating
point Rev. 0.0
cpu0: L1 cache: 16kb/16b Instruction, 8kb/16b Data, direct mapped
cpu0: No L2 cache
vrip0 at mainbus0
com0 at vrip0 addr 0xc000000-0xc000007 intr 9: ns16550a, working fifo
com0: console
vrrtc0 at vrip0 addr 0xb0000c0-0xd0000bf intr 2
vrgiu0 at vrip0 addr 0xb000100-0xd0000ff intr 8
pcic0 at vrgiu0 addr 0x140003e0-0x140003de intr 9
pcic0: controller 0 (Intel 82365SL Revision 1) has sockets A and B
pcic0: controller 1 (Intel 82365SL Revision 1) has socket A only
pcmcia0 at pcic0 controller 0 socket 0
wdc0 at pcmcia0 function 0 port 0x14000000-0x1400000f
wd0 at wdc0 channel 0 drive 0: <LEXAR ATA_FLASH>
wd0: drive supports 1-sector pio transfers, lba addressing
wd0: 15MB, 492 cyl, 2 head, 32 sec, 512 bytes/sect x 31488 sectors

pcmcia1 at pcic0 controller 0 socket 1
ne0 at pcmcia1 function 0 port 0x14000020-0x1400002f port
0x14000030-0x1400003f
ne0: Linksys Combo EthernetCard Ethernet
ne0: Ethernet address 00:e0:98:01:88:df
pcmcia2 at pcic0 controller 1 socket 0
vrbcu0 at vrip0 addr 0xb000000-0xcffffff
vrkiu0 at vrip0 addr 0xb000180-0xd00017f intr 7
../../../../arch/hpcmips/vr/vr.c(132): vr_bus_reset() not implemented.
boot device: wd0
root on wd0a dumps on wd0b
WARNING: preposterous clock chip time
 -- CHECK AND RESET THE DATE!
root file system type: ffs
# ifconfig ne0 192.168.1.99 netmask 0xffffff00
# mount 192.168.1.3:/work2 /mnt
# df
Filesystem         512-blocks     Used    Avail Capacity  Mounted on
root_device             16348     8216     6824    54%    /
192.168.1.3:/work2   15927342  8703002  6398640    57%    /mnt
#