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

[pbsd-mg2] Re: Current CVS tree



From: UCHIYAMA Yasushi <uch@nop.or.jp>
Subject: [pbsd-mg2] Current CVS tree
Date: Thu, 05 Aug 1999 01:06:43 +0900

>  | 僕もさっきconf.cを新しくしました。
>  | ep0 -> panic
>  | ne0 -> configできない
>  | てかんじです。
> 今日(8/5)check outしてきたやつは大丈分でしたけど。

panicしたときに/devが壊れてたのが原因でした。
devをもう一度作り直したらepは動くようになりました。
edはまだためしていません。

/usr/sbin/dev_mkdb と、kvm_mkdb はmakeしなおしたやつに
いれかえました。

> dmesgをつけておきます。MC-R300でシリアルコンソールです。

参考になります。ありがとうございます。

> # キーボードまわりのパッチはまだ入ってません。

これ入れていただけるととてもうれしいです。

カーネルコンフィグファイルはここだけ変えてます。
pcic* at vrgiu? addr 0x140003e0 addr2 0x10070000 size2 0x4000 intr 9

GENERICで素直にconfigしてmake dependしてmakeすると
mipsel-netbsd-gcc  -O2 -Wall -Werror -Wstrict-prototypes
-Wmissing-prototypes  -Wno-uninitialized -Wpointer-arith -Wno-main -G
0  -mno-abicalls -mno-half-pic -I. -I../../../../arch
-I../../../.. -nostdinc -DMIPS3_FLUSH -DMIPS3 -DNKMEMCLUSTERS=1024
-DFIFO -DMULTICAST -D__NO_SOFT_SERIAL_INTERRUPT -DMAXUSERS=8 -D_KERNEL 
-Dhpcmips -D__hpcmips__  -c ioconf.c
ioconf.c:118: `NEC_MCR' undeclared here (not in a function)
ioconf.c:118: initializer element for `loc[12]' is not constant
*** Error code 1

のように怒られます。

1.4Dに移しかけたのですが、
/sys/arch/mipsとか見てるへんがちょっといろいろありますね。

R500+48MCF+3C589Bなのですがこんなかんじです。
rumi% dmesg
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 (RUMI) #1: Wed Aug  4 17:21:53 JST 1999
    jun@fumi.lab.isid.co.jp:/usr/local/hpcmips/src/sys/arch/hpcmips/compile/RUMI
NEC VR4111 rev0.0
real mem  = 33554432
avail mem = 27832320
using 819 buffers containing 3354624 bytes of memory
../../../../arch/hpcmips/vr/vr.c(154): 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
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
pcmcia1 at pcic0 controller 0 socket 1
wdc0 at pcmcia1 function 0 port 0x14000000-0x1400000f
wd0 at wdc0 channel 0 drive 0: <HAGIWARA HPC-CF48X>
wd0: drive supports 1-sector pio transfers, lba addressing
wd0: 46MB, 738 cyl, 4 head, 32 sec, 512 bytes/sect x 94464 sectors

pcmcia2 at pcic0 controller 1 socket 0
vrbcu0 at vrip0 addr 0xb000000-0xcffffff
vrkiu0 at vrip0 addr 0xb000180-0xd00017f intr 7(34, 0): console

../../../../arch/hpcmips/vr/vr.c(154): 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
ep0 at pcmcia0 function 0 port 0x14000010-0x1400001f: 3Com 3c589
10Mbps Ethernet
ep0: address 00:20:af:8d:41:0e, 8KB byte-wide FIFO, 5:3 Rx:Tx split
ep0: 10baseT, 10base5, 10base2 (default 10baseT)


--
蛯原 純 (Jun Ebihara)Jis漢字コードは$6962
jun@soum.co.jp    http://www.re.soum.co.jp/~jun/
それはttyドライバのせいなんだよ。