[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[pbsd-mg2] Re: VADEM Clio report
| The Vadem Clio's pccard bridge was not found. I used GENERIC, patched
| to include
| options HPCMIPS_L1CAHCE_DISABLE # disable L1 cache for debug
| options HPCMIPS_FLUSHCACHE_XXX
| options HPCMIPS_PGSIZE_16K # page size is 16KB
| I don't know why it is failing.
Vadem Clio用のpcicのコンフィグレーションはGENERICに入っていないので、
たぶん、isa2までしかattachされていないと思います。
Configuration for Vadem Clio doesn't exit.
Probably you can attach
#
# Unknown machines
#
vrisab2 at vrgiu?
isa2 at vrisab2
only.
PCICの場所がわかるなら、
以下のように追加してみてください。
If you have already found real PCIC port address, please add configuration line
pcic0 at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003
---
UCHIYAMA Yasushi
uch@nop.or.jp