Hack
device
  追加
  pci dump
DiskLabel
    fictitious
    magic number
  remrunqueue
  uvm
    pmap.c
    pmap_enter
autoconfiguration
  Question
  acpi
  profiling
  問題解決
Porting
Boot
build.sh
  machine
参照
  書籍・雑誌
  URL

Last Update: "2007/03/16 00:47:23 makoto"
Software 入口 | NetBSD 解説 | sysinst | macppc | pkgsrc 各論 | TsubaiBSD 絹/software/全文検索
at www.ki.nu

Hack NetBSD

Last Update: "2007/07/08 10:27:49 makoto"

Question

# Generic OpenFirmware bus support
ofbus*		at mainbus?

ofcons*		at ofbus?
このように書いたのですが、
src/sys/arch/ofppc/conf/GENERIC:169: `ofbus' cannot attach to `mainbus'
と言われるのは何故ですか ?
src/sys/arch/ofppc/conf/GENERIC:171: `ofcons* at ofbus?' is orphaned (nothing matching `ofbus?' found)
のように言われるのは何故ですか ?
-device mainbus: mainbus
+device mainbus: mainbus, ofbus
のような記述が足りなかった所為ではないですか ?
Last Update: Sat, 07 Jun 2014 22:16:17 GMT 1.66 2008/03/08