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

cassiopeia and wd



鈴木(康)です。
  | 
  | というわけで....
  | 
  | 0x1400c170
  | 
  | から CF が attach された状態で立ち上がってきているようです。
  | ポーリングでも何でもする覚悟があれば、CF 使えるかも。

config のやりかたがよくわからないもので...
いろいろ試行錯誤しております。

なんとか disk を認識するところまでは確認しました。

--------------------------
こんな感じです。

Copyright (c) 1996, 1997, 1998, 1999, 2000
    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.4R (SMALL) #42: Sat Feb 19 02:58:06 JST 2000
    suz@jade:/usr/src/sys/arch/hpcmips/compile/SMALL
NEC VR4111 rev1.0 69.391MHz
total memory = 8192 KB
avail memory = 5900 KB
using 128 buffers containing 512 KB of memory
../../../../arch/hpcmips/vr/vr.c(236): vr_bus_reset() not implemented.
mainbus0 (root)
cpu0 at mainbus0: cpu0: NEC VR4100 CPU Rev. 5.2 with software emulated floating
point Rev. 0.0
cpu0: L1 cache: 16KB/16B Instruction, 8KB/16B Data, direct mapped
cpu0: No L2 cache
cpu0: install VR specific idle routine
fb0 at mainbus0: rasops 480x320 pixels, 4 colors, 60x32 chars
wsdisplay0 at fb0
wsdisplay0: screen 0 added (std, vt100 emulation)
vrip0 at mainbus0
vrcmu0 at vrip0 addr 0xb000060-0xb00007f
vrgiu0 at vrip0 addr 0xb000100-0xb00011f intr 8
WIN setting:                                IIIoooooooIiIiIiIIIIIIIIIIIIIiiI
I/O setting:                                iiioooooooiiiiiiiiiiiiiiiiiiiiii
       data:,,,,,,,,,,,,,,,,,,,,;;;;,;;,,;;;|||.|.|||||.|..|.|||||||||....||
button0 at vrgiu0 port=6 id=1 active=low
button1 at vrgiu0 port=7 id=2 active=low
button2 at vrgiu0 port=8 id=9 active=low
button3 at vrgiu0 port=9 id=10 active=low
button4 at vrgiu0 port=10 id=11 active=low
button5 at vrgiu0 port=11 id=12 active=low
button6 at vrgiu0 port=12 id=4 active=low
button7 at vrgiu0 port=13 id=3 active=low
button8 at vrgiu0 port=14 id=15 active=low
button9 at vrgiu0 port=29 id=13 active=low
button10 at vrgiu0 port=30 id=16 active=low
button11 at vrgiu0 port=31 id=14 active=low
vrbcu0 at vrip0 addr 0xb000000-0xb00001f
vrbcu: cpu 69.391MHz, bus 23.130MHz, ram 23.130MHz
com0 at vrip0 addr 0xc000000-0xc000007 intr 9: ns16550a, working fifo
com0: console
vrrtc0 at vrip0 addr 0xb0000c0-0xb0000df intr 2
vrkiu0 at vrip0 addr 0xb000180-0xb00019f intr 7
wskbd0 at vrkiu0 mux 1
vrpmu0 at vrip0 addr 0xb0000a0-0xb0000bf intr 1
vrdsu0 at vrip0 addr 0xb0000e0-0xb0000e7
vrpiu0 at vrip0 addr 0xb000120-0xb0002bf intr 5
wsmouse0 at vrpiu0
vrisab4 at vrgiu0:ISA port 0x1400c000-0x18000000 mem 0x10000000-0x20000000
isa4 at vrisab4
wdc0 at isa4 port 0x170-0x177 irq 589827
ISA IRQ 3 -> GPIO port 9
wd0 at wdc0 channel 0 drive 0: <Hitachi CV 5.1.1>
wd0: drive supports 1-sector pio transfers, lba addressing
wd0: 15744 KB, 246 cyl, 4 head, 32 sec, 512 bytes/sect x 31488 sectors
disk_attach end mono_time = 0 disk_count = 0
end ..wdattach
wdc1 at isa4 port 0x1f0-0x1f7 irq 589827
panic: isa_intr_establish: conflict GPIO line. 9 <-> 9
Stopped in swapper at   0x80106b98:     jr      ra
                bdslot: 0x80106b9c:     nop
-------- ここまで。


config 付けておきます。
わりとでたらめやっていますので、変なところ教えて頂けると嬉しいです。

--- ここから
# CASIO CASSIOPEIA E55 and for DoCoMo
# BUTTON_PRESS -> LOW
button0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6
button1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7
button2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8
button3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9
button4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
button5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
button6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
button7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
button8 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_SOUTH active 0 port 14
button9 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_NORTH active 0 port 29
button10 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_EAST active 0 port 30
button11 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_WEST active 0 port 31
vrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 isaportoffset 0xc000
isa4    at vrisab4
wdc0    at isa4 port 0x170 irq 0x00090003 flags 0x0010  # AT_POLL
wdc1    at isa4 port 0x1f0 irq 0x00090003 flags 0x0010  # AT_POLL

--- ここまで
--
					鈴木 康司 @NEC
					suz@hpc.bs1.fc.nec.co.jp
					TEL 0423-33-5381