hns - 日記自動生成システム - Version 2.19.9

先月 2007年12月 来月
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2007年12月12日(水) 旧暦 [n年日記] [更新:"2007/12/12 22:11:46"]

#1 [NetBSD] Atheros corega WLCB54GSX の場合

kernel を作って見た。例によってふかうみさんに一部教わる
  1. Makefile.inc に一行追加
    ## Include rules for Atheros WLAN
    .include "$S/contrib/dev/ath/netbsd/Makefile.ath.inc"
    
  2. uudecode がないというので生成された Makefile の先頭に追加
    UUDECODE=uudecode
    
  3. /athhal.o の作り方なんか知らない と言うので、手で試しに
    make athhal.o
    
    と入力。何か画面に一杯表示されるが、ものは出来ていたので それでよしとする
  4. まだ /athhal.o の作り方なんか知らない と言うが、 Makefile の中に その文字があったので、/ を取る
  5. make
GENERIC-pci+ath の内容。ちょっと関係ないものも追加している。
include "arch/macppc/conf/GENERIC"

options         INSECURE        # disable kernel security levels

pci*    at bandit? bus ?
pci*    at grackle? bus ?
pci*    at uninorth? bus ?
pci*    at ppb? bus ?

#ath*   at pci? dev ? function ?        # Atheros 5210/5211/5212 802.11
ath*    at cardbus? function ?  # Atheros 5210/5211/5212 802.11

pseudo-device  openfirm                # /dev/openfirm

options                OFB_FAKE_VGA_FB
options                RADEONFB_MMAP_BARS      # See mail 2006/11/19
ttyp0:makoto@pismo 22:02:48/071212(...macppc/conf)> 
挿したまま起動しても何も見えない気がするが、
cbb0 at pci1 dev 26 function 0: Texas Instruments PCI1211 PCI-CardBus Bridge (rev. 0x00)
cbb0: interrupting at irq 58
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 1
pcmcia0 at cardslot0
一度抜いて、もう一度挿すと、
Dec 12 21:54:52 pismo /netbsd: panic: kernel diagnostic assertion 
"c->c_magic == CALLOUT_MAGIC" failed: file "../../../../kern/kern_timeout.c", line 345
Dec 12 21:54:52 pismo /netbsd: Begin traceback...
Dec 12 21:54:52 pismo /netbsd: at __assert+2c
Dec 12 21:54:52 pismo /netbsd: at callout_reset+184
Dec 12 21:54:52 pismo /netbsd: at pccbbintr+198
Dec 12 21:54:52 pismo /netbsd: at ext_intr_openpic+160
Dec 12 21:54:52 pismo /netbsd: at mutex_exit+810
Dec 12 21:54:52 pismo /netbsd: at idle_loop+84
Dec 12 21:54:52 pismo /netbsd: at cpu_switchto+a0
Dec 12 21:54:52 pismo /netbsd: End traceback...
Dec 12 21:54:52 pismo /netbsd: syncing disks... 3 3 3 3 3 3 3 3 3 3 3 3 3 3 giving up
Dec 12 21:54:52 pismo /netbsd: dumpsys: TBD



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)