Anzeige:
Seite 1 von 2 12 LetzteLetzte
Ergebnis 1 bis 15 von 16

Thema: Broadcom 4401

  1. #1
    Registrierter Benutzer Avatar von uschy
    Registriert seit
    Feb 2003
    Ort
    Bonn
    Beiträge
    295

    Question Broadcom 4401

    Hallo :-)


    ich wollte fragen ob es für den broadcom 4401 (netzwerk) auf dem asus A7V8X ein rpm treiber archiv gibt da die mitgelieferten Kernelmodule nicht funktionieren.
    vieleicht hat ja einer von euch auch schon diese erfahrung gemacht.

    danke dann schon mal im vorraus
    S2VpbmUgUGFuaWsK

  2. #2
    Registrierter Benutzer
    Registriert seit
    Mar 2002
    Ort
    München
    Beiträge
    1.215
    Also ich hab die module benutzt die hier im forum jemand als Anhang mitgeschickt hab - und die funktionieren super. Ich häng sie dir nochmal dran - einfach kompilieren und ins module verzeichnis kopieren + "depmod -a".

    Gruss,
    Basti_litho
    Daß die niedrigste aller Tätigkeiten die arithmetische ist, wird dadurch belegt, daß sie die einzige ist, die auch durch eine Maschine ausgeführt werden kann.
    (schopenhauer)
    NX6325 + Ubuntu Feisty

  3. #3
    Registrierter Benutzer Avatar von uschy
    Registriert seit
    Feb 2003
    Ort
    Bonn
    Beiträge
    295
    ich danke dir vielmals :-)


    Hoffentlich funktionieren die module
    S2VpbmUgUGFuaWsK

  4. #4
    Metal freak Avatar von Kentar
    Registriert seit
    Jan 2002
    Ort
    München
    Beiträge
    1.034
    hm, merkwürdig. Ich habe einfach die Treiber von Asus verwendet. Läuft prima.
    Parole: Niemals aufgeben!

  5. #5
    Registrierter Benutzer
    Registriert seit
    Mar 2002
    Ort
    München
    Beiträge
    1.215
    das sind die Asus treiber :-D (habs überprüft)
    Daß die niedrigste aller Tätigkeiten die arithmetische ist, wird dadurch belegt, daß sie die einzige ist, die auch durch eine Maschine ausgeführt werden kann.
    (schopenhauer)
    NX6325 + Ubuntu Feisty

  6. #6
    Registrierter Benutzer Avatar von uschy
    Registriert seit
    Feb 2003
    Ort
    Bonn
    Beiträge
    295
    naja das habe ich dann auch mitbekommen :-(

    als ich es kompilieren wollte kamen wieder die gleichen fehlermeldungen wie halt bei dem orginal asus treiber

    da ich ja unter linux nicht ins internet komme muss ich immer zu ****ing XP wechseln!!!
    in der zeile der obengenannten fehlermeldungen stand error 1 vieleicht sagt euch das etwas???
    Geändert von uschy (14.02.03 um 13:06 Uhr)
    S2VpbmUgUGFuaWsK

  7. #7
    Moderator Avatar von taylor
    Registriert seit
    Dec 2000
    Ort
    Mannheim
    Beiträge
    5.618
    Original geschrieben von uschy
    in der zeile der obengenannten fehlermeldungen stand error 1 vieleicht sagt euch das etwas???
    Nein, das sagt niemandem was.
    Debian GNU/Linux Sid, KDE, Kernel 2.6.10-as6, XFS - Richtig Fragen stellen

    Besucht uns im IRC auf irc.linuxforen.de in #linuxforen.de

  8. #8
    Metal freak Avatar von Kentar
    Registriert seit
    Jan 2002
    Ort
    München
    Beiträge
    1.034
    wie hast du denn versucht den spaß zu installieren?
    Parole: Niemals aufgeben!

  9. #9
    Registrierter Benutzer Avatar von uschy
    Registriert seit
    Feb 2003
    Ort
    Bonn
    Beiträge
    295
    na wie wohl? wie es in der readme unter tar steht!
    ganz bedaddelt bin ich noch nicht (glaube ich)

    make <--------- Fehler
    insmod
    make install
    S2VpbmUgUGFuaWsK

  10. #10
    Metal freak Avatar von Kentar
    Registriert seit
    Jan 2002
    Ort
    München
    Beiträge
    1.034
    könntest du mal die komplette Fehlermeldung posten?
    Parole: Niemals aufgeben!

  11. #11
    Registrierter Benutzer Avatar von uschy
    Registriert seit
    Feb 2003
    Ort
    Bonn
    Beiträge
    295
    wird schwierig! wäre nett wenn du ab und zu dann mal reinschaust ich editiere diesen post mit der fehlermeldung




    danke
    S2VpbmUgUGFuaWsK

  12. #12
    Registrierter Benutzer Avatar von BLUESCREEN3D
    Registriert seit
    Sep 2002
    Beiträge
    783

    Angry ich auch...

    Ich hab das gleiche Problem beim Verusch, die mitgelieferten treiber vom Asus A7V8X+ zu installieren...

    Hier die gesamte Ausgabe von "make":

    gcc -DMODULE -D__KERNEL__ -DDBG=0 -Wall -Wstrict-prototypes -O6 -I/lib/modules/`uname -r`/build/include -c -o b44um.o b44um.c
    In file included from /usr/include/linux/fs.h:23,
    from /usr/include/linux/capability.h:17,
    from /usr/include/linux/binfmts.h:5,
    from /usr/include/linux/sched.h:9,
    from b44mm.h:42,
    from b44um.c:19:
    /usr/include/linux/string.h:8:2: warning: #warning Using kernel header in userland!
    In file included from /usr/include/linux/sched.h:14,
    from b44mm.h:42,
    from b44um.c:19:
    /usr/include/linux/timex.h:173: field `time' has incomplete type
    In file included from /usr/include/linux/bitops.h:69,
    from /usr/include/asm/system.h:7,
    from /usr/include/linux/sched.h:16,
    from b44mm.h:42,
    from b44um.c:19:
    /usr/include/asm/bitops.h:333:2: warning: #warning This includefile is not available on all architectures.
    /usr/include/asm/bitops.h:334:2: warning: #warning Using kernel headers in userspace.
    In file included from /usr/include/linux/signal.h:4,
    from /usr/include/linux/sched.h:25,
    from b44mm.h:42,
    from b44um.c:19:
    /usr/include/asm/signal.h:107: parse error before "sigset_t"
    /usr/include/asm/signal.h:110: parse error before '}' token
    In file included from /usr/include/linux/sched.h:81,
    from b44mm.h:42,
    from b44um.c:19:
    /usr/include/linux/timer.h:45: parse error before "spinlock_t"
    /usr/include/linux/timer.h:53: parse error before '}' token
    /usr/include/linux/timer.h:67: parse error before "tvec_base_t"
    /usr/include/linux/timer.h:101: parse error before "tvec_bases"
    /usr/include/linux/timer.h: In function `init_timer':
    /usr/include/linux/timer.h:105: dereferencing pointer to incomplete type
    /usr/include/linux/timer.h:105: dereferencing pointer to incomplete type
    /usr/include/linux/timer.h:106: dereferencing pointer to incomplete type
    /usr/include/linux/timer.h: In function `timer_pending':
    /usr/include/linux/timer.h:121: dereferencing pointer to incomplete type
    In file included from b44mm.h:48,
    from b44um.c:19:
    /usr/include/linux/interrupt.h:44:25: asm/hardirq.h: Datei oder Verzeichnis nicht gefunden
    /usr/include/linux/interrupt.h:45:25: asm/softirq.h: Datei oder Verzeichnis nicht gefunden
    In file included from b44mm.h:48,
    from b44um.c:19:
    /usr/include/linux/interrupt.h: At top level:
    /usr/include/linux/interrupt.h:77: parse error before '(' token
    /usr/include/linux/interrupt.h:78: parse error before '(' token
    /usr/include/linux/interrupt.h:106: parse error before "atomic_t"
    /usr/include/linux/interrupt.h:109: parse error before '}' token
    /usr/include/linux/interrupt.h:127: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function)
    /usr/include/linux/interrupt.h:127: requested alignment is not a constant
    /usr/include/linux/interrupt.h:154: parse error before '(' token
    /usr/include/linux/interrupt.h: In function `tasklet_schedule':
    /usr/include/linux/interrupt.h:158: dereferencing pointer to incomplete type
    /usr/include/linux/interrupt.h: At top level:
    /usr/include/linux/interrupt.h:162: parse error before '(' token
    /usr/include/linux/interrupt.h: In function `tasklet_hi_schedule':
    /usr/include/linux/interrupt.h:166: dereferencing pointer to incomplete type
    /usr/include/linux/interrupt.h: In function `tasklet_disable_nosync':
    /usr/include/linux/interrupt.h:173: dereferencing pointer to incomplete type
    /usr/include/linux/interrupt.h: In function `tasklet_enable':
    /usr/include/linux/interrupt.h:187: dereferencing pointer to incomplete type
    /usr/include/linux/interrupt.h: In function `tasklet_hi_enable':
    /usr/include/linux/interrupt.h:193: dereferencing pointer to incomplete type
    /usr/include/linux/interrupt.h: At top level:
    /usr/include/linux/interrupt.h:224: parse error before "global_bh_lock"
    /usr/include/linux/interrupt.h: In function `mark_bh':
    /usr/include/linux/interrupt.h:228: invalid use of undefined type `struct tasklet_struct'
    In file included from /usr/include/linux/highmem.h:5,
    from /usr/include/linux/skbuff.h:26,
    from b44mm.h:53,
    from b44um.c:19:
    /usr/include/asm/pgalloc.h:6:24: asm/fixmap.h: Datei oder Verzeichnis nicht gefunden
    In file included from /usr/include/linux/highmem.h:5,
    from /usr/include/linux/skbuff.h:26,
    from b44mm.h:53,
    from b44um.c:19:
    /usr/include/asm/pgalloc.h: At top level:
    /usr/include/asm/pgalloc.h:57: parse error before '*' token
    /usr/include/asm/pgalloc.h: In function `get_pgd_slow':
    /usr/include/asm/pgalloc.h:59: `pgd_t' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h:59: (Each undeclared identifier is reported only once
    /usr/include/asm/pgalloc.h:59: for each function it appears in.)
    /usr/include/asm/pgalloc.h:59: `pgd' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h:59: parse error before ')' token
    /usr/include/asm/pgalloc.h:62: `USER_PTRS_PER_PGD' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h:63: `swapper_pg_dir' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h:63: `PTRS_PER_PGD' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h: At top level:
    /usr/include/asm/pgalloc.h:70: parse error before '*' token
    /usr/include/asm/pgalloc.h: In function `get_pgd_fast':
    /usr/include/asm/pgalloc.h:80: `pgd_t' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h:80: parse error before ')' token
    /usr/include/asm/pgalloc.h: At top level:
    /usr/include/asm/pgalloc.h:83: parse error before '*' token
    /usr/include/asm/pgalloc.h: In function `free_pgd_fast':
    /usr/include/asm/pgalloc.h:85: `pgd' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h: At top level:
    /usr/include/asm/pgalloc.h:90: parse error before '*' token
    /usr/include/asm/pgalloc.h: In function `free_pgd_slow':
    /usr/include/asm/pgalloc.h:99: `pgd' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h: At top level:
    /usr/include/asm/pgalloc.h:103: parse error before '*' token
    /usr/include/asm/pgalloc.h: In function `pte_alloc_one':
    /usr/include/asm/pgalloc.h:105: `pte_t' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h:105: `pte' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h:109: parse error before ')' token
    /usr/include/asm/pgalloc.h: At top level:
    /usr/include/asm/pgalloc.h:118: parse error before '*' token
    /usr/include/asm/pgalloc.h: In function `pte_alloc_one_fast':
    /usr/include/asm/pgalloc.h:127: `pte_t' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h:127: parse error before ')' token
    /usr/include/asm/pgalloc.h: At top level:
    /usr/include/asm/pgalloc.h:130: parse error before '*' token
    /usr/include/asm/pgalloc.h: In function `pte_free_fast':
    /usr/include/asm/pgalloc.h:132: `pte' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h: At top level:
    /usr/include/asm/pgalloc.h:137: parse error before '*' token
    /usr/include/asm/pgalloc.h: In function `pte_free_slow':
    /usr/include/asm/pgalloc.h:139: `pte' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h: In function `flush_tlb_mm':
    /usr/include/asm/pgalloc.h:183: `current' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h: In function `flush_tlb_page':
    /usr/include/asm/pgalloc.h:190: dereferencing pointer to incomplete type
    /usr/include/asm/pgalloc.h:190: `current' undeclared (first use in this function)
    /usr/include/asm/pgalloc.h: In function `flush_tlb_range':
    /usr/include/asm/pgalloc.h:197: `current' undeclared (first use in this function)
    In file included from b44mm.h:53,
    from b44um.c:19:
    /usr/include/linux/skbuff.h: At top level:
    /usr/include/linux/skbuff.h:100: parse error before "spinlock_t"
    /usr/include/linux/skbuff.h:120: parse error before "atomic_t"
    /usr/include/linux/skbuff.h:124: parse error before '}' token
    /usr/include/linux/skbuff.h:183: parse error before "atomic_t"
    /usr/include/linux/skbuff.h:189: conflicting types for `data'
    /usr/include/linux/interrupt.h:108: previous declaration of `data'
    /usr/include/linux/skbuff.h:215: parse error before '}' token
    In file included from b44mm.h:58,
    from b44um.c:19:
    /usr/include/linux/delay.h:13:23: asm/delay.h: Datei oder Verzeichnis nicht gefunden
    In file included from b44um.c:19:
    b44mm.h:63:25: asm/uaccess.h: Datei oder Verzeichnis nicht gefunden
    In file included from b44lm.h:19,
    from b44mm.h:80,
    from b44um.c:19:
    b44queue.h:48: parse error before "atomic_t"
    b44queue.h:48: warning: no semicolon at end of struct or union
    b44queue.h:50: parse error before '}' token
    b44queue.h:50: warning: type defaults to `int' in declaration of `QQ_CONTAINER'
    b44queue.h:50: warning: type defaults to `int' in declaration of `PQQ_CONTAINER'
    b44queue.h:50: warning: data definition has no type or storage class
    b44queue.h:89: parse error before "pQueue"
    b44queue.h:90: warning: function declaration isn't a prototype
    b44queue.h: In function `QQ_InitQueue':
    b44queue.h:91: `pQueue' undeclared (first use in this function)
    b44queue.h:93: `QueueSize' undeclared (first use in this function)
    b44queue.h:94: warning: implicit declaration of function `atomic_set'
    b44queue.h: At top level:
    b44queue.h:106: parse error before "pQueue"
    b44queue.h:106: warning: function declaration isn't a prototype
    b44queue.h: In function `QQ_Full':
    b44queue.h:109: `pQueue' undeclared (first use in this function)
    b44queue.h: At top level:
    b44queue.h:123: parse error before "pQueue"
    b44queue.h:123: warning: function declaration isn't a prototype
    b44queue.h: In function `QQ_Empty':
    b44queue.h:124: `pQueue' undeclared (first use in this function)
    b44queue.h: At top level:
    b44queue.h:136: parse error before "pQueue"
    b44queue.h:136: warning: function declaration isn't a prototype
    b44queue.h: In function `QQ_GetSize':
    b44queue.h:137: `pQueue' undeclared (first use in this function)
    b44queue.h: At top level:
    b44queue.h:149: parse error before "pQueue"
    b44queue.h:149: warning: function declaration isn't a prototype
    b44queue.h: In function `QQ_GetEntryCnt':
    b44queue.h:150: warning: implicit declaration of function `atomic_read'
    b44queue.h:150: `pQueue' undeclared (first use in this function)
    b44queue.h: At top level:
    b44queue.h:164: parse error before "pQueue"
    b44queue.h:165: warning: function declaration isn't a prototype
    b44queue.h: In function `QQ_PushHead':
    b44queue.h:168: `pQueue' undeclared (first use in this function)
    b44queue.h:176: `pEntry' undeclared (first use in this function)
    b44queue.h: At top level:
    b44queue.h:195: parse error before "pQueue"
    b44queue.h:196: warning: function declaration isn't a prototype
    b44queue.h: In function `QQ_PushTail':
    b44queue.h:199: `pQueue' undeclared (first use in this function)
    b44queue.h:211: `pEntry' undeclared (first use in this function)
    b44queue.h: At top level:
    b44queue.h:228: parse error before "pQueue"
    b44queue.h:228: warning: function declaration isn't a prototype
    b44queue.h: In function `QQ_PopHead':
    b44queue.h:232: `pQueue' undeclared (first use in this function)
    b44queue.h: At top level:
    b44queue.h:262: parse error before "pQueue"
    b44queue.h:262: warning: function declaration isn't a prototype
    b44queue.h: In function `QQ_PopTail':
    b44queue.h:266: `pQueue' undeclared (first use in this function)
    b44queue.h: At top level:
    b44queue.h:291: parse error before "pQueue"
    b44queue.h:293: warning: function declaration isn't a prototype
    b44queue.h: In function `QQ_GetHead':
    b44queue.h:294: `Idx' undeclared (first use in this function)
    b44queue.h:294: `pQueue' undeclared (first use in this function)
    b44queue.h: At top level:
    b44queue.h:321: parse error before "pQueue"
    b44queue.h:323: warning: function declaration isn't a prototype
    b44queue.h: In function `QQ_GetTail':
    b44queue.h:324: `Idx' undeclared (first use in this function)
    b44queue.h:324: `pQueue' undeclared (first use in this function)
    In file included from b44mm.h:82,
    from b44um.c:19:
    b44.h: At top level:
    b44.h:895: parse error before "QQ_CONTAINER"
    b44.h:895: warning: no semicolon at end of struct or union
    b44.h:895: parse error before '}' token
    b44.h:895: warning: type defaults to `int' in declaration of `LM_RX_PACKET_Q'
    b44.h:895: warning: type defaults to `int' in declaration of `PLM_RX_PACKET_Q'
    b44.h:895: warning: data definition has no type or storage class
    b44.h:896: parse error before "QQ_CONTAINER"
    b44.h:896: warning: no semicolon at end of struct or union
    b44.h:896: parse error before '}' token
    b44.h:896: warning: type defaults to `int' in declaration of `LM_TX_PACKET_Q'
    b44.h:896: warning: type defaults to `int' in declaration of `PLM_TX_PACKET_Q'
    b44.h:896: warning: data definition has no type or storage class
    b44.h:938: parse error before "LM_RX_PACKET_Q"
    b44.h:938: warning: no semicolon at end of struct or union
    b44.h:939: warning: type defaults to `int' in declaration of `RxPacketReceivedQ'
    b44.h:939: warning: data definition has no type or storage class
    b44.h:940: parse error before "TxPacketFreeQ"
    b44.h:940: warning: type defaults to `int' in declaration of `TxPacketFreeQ'
    b44.h:940: warning: data definition has no type or storage class
    b44.h:941: parse error before "TxPacketActiveQ"
    b44.h:941: warning: type defaults to `int' in declaration of `TxPacketActiveQ'
    b44.h:941: warning: data definition has no type or storage class
    b44.h:942: parse error before "TxPacketXmittedQ"
    b44.h:942: warning: type defaults to `int' in declaration of `TxPacketXmittedQ'
    b44.h:942: warning: data definition has no type or storage class
    b44.h:947: parse error before "SendDescLeft"
    b44.h:947: warning: type defaults to `int' in declaration of `SendDescLeft'
    b44.h:947: warning: data definition has no type or storage class
    b44.h:1075: parse error before '}' token
    b44.h:1075: warning: type defaults to `int' in declaration of `LM_DEVICE_BLOCK'
    b44.h:1075: warning: data definition has no type or storage class
    In file included from b44um.c:19:
    b44mm.h:94: parse error before "QQ_CONTAINER"
    b44mm.h:94: warning: no semicolon at end of struct or union
    b44mm.h:94: conflicting types for `EntryBuffer'
    b44.h:896: previous declaration of `EntryBuffer'
    b44mm.h:94: parse error before '}' token
    b44mm.h:94: warning: type defaults to `int' in declaration of `UM_RX_PACKET_Q'
    b44mm.h:94: warning: type defaults to `int' in declaration of `PUM_RX_PACKET_Q'
    b44mm.h:94: warning: data definition has no type or storage class
    b44mm.h:203: parse error before "LM_DEVICE_BLOCK"
    b44mm.h:203: warning: no semicolon at end of struct or union
    b44mm.h:216: warning: built-in function `index' declared as non-function
    b44mm.h:224: parse error before "rx_out_of_buf_q"
    b44mm.h:224: warning: type defaults to `int' in declaration of `rx_out_of_buf_q'
    b44mm.h:224: warning: data definition has no type or storage class
    b44mm.h:231: parse error before "global_lock"
    b44mm.h:231: warning: type defaults to `int' in declaration of `global_lock'
    b44mm.h:231: warning: data definition has no type or storage class
    b44mm.h:233: parse error before "intr_sem"
    b44mm.h:233: warning: type defaults to `int' in declaration of `intr_sem'
    b44mm.h:233: warning: data definition has no type or storage class
    b44mm.h:239: parse error before '}' token
    b44mm.h:239: warning: type defaults to `int' in declaration of `UM_DEVICE_BLOCK'
    b44mm.h:239: warning: type defaults to `int' in declaration of `PUM_DEVICE_BLOCK'
    b44mm.h:239: warning: data definition has no type or storage class
    b44mm.h: In function `b44_MM_MapRxDma':
    b44mm.h:260: warning: implicit declaration of function `pci_map_single'
    b44mm.h:260: dereferencing pointer to incomplete type
    b44mm.h:263: `PCI_DMA_FROMDEVICE' undeclared (first use in this function)
    b44mm.h: In function `b44_MM_MapTxDma':
    b44mm.h:275: dereferencing pointer to incomplete type
    b44mm.h:276: dereferencing pointer to incomplete type
    b44mm.h:277: dereferencing pointer to incomplete type
    b44mm.h:278: `PCI_DMA_TODEVICE' undeclared (first use in this function)
    b44mm.h:281: dereferencing pointer to incomplete type
    b44um.c: At top level:
    b44um.c:25: conflicting types for `line_speed'
    b44mm.h:223: previous declaration of `line_speed'
    b44um.c:162: parse error before "pUmDevice"
    b44um.c:163: warning: function declaration isn't a prototype
    b44um.c: In function `bcm4400_intr_off':
    b44um.c:164: `pUmDevice' undeclared (first use in this function)
    b44um.c:166: warning: implicit declaration of function `synchronize_irq'
    b44um.c: At top level:
    b44um.c:170: parse error before "pUmDevice"
    b44um.c:171: warning: function declaration isn't a prototype
    b44um.c: In function `bcm4400_intr_on':
    b44um.c:172: warning: implicit declaration of function `atomic_dec_and_test'
    b44um.c:172: `pUmDevice' undeclared (first use in this function)
    b44um.c: At top level:
    b44um.c:217: parse error before "pUmDevice"
    b44um.c:217: warning: function declaration isn't a prototype
    b44um.c:237: elements of array `bcm4400_pci_tbl' have incomplete type
    b44um.c:238: warning: excess elements in struct initializer
    b44um.c:238: warning: (near initialization for `bcm4400_pci_tbl[0]')
    b44um.c:238: warning: excess elements in struct initializer
    b44um.c:238: warning: (near initialization for `bcm4400_pci_tbl[0]')
    b44um.c:238: `PCI_ANY_ID' undeclared here (not in a function)
    b44um.c:238: warning: excess elements in struct initializer
    b44um.c:238: warning: (near initialization for `bcm4400_pci_tbl[0]')
    b44um.c:238: `PCI_ANY_ID' undeclared here (not in a function)
    b44um.c:238: warning: excess elements in struct initializer
    b44um.c:238: warning: (near initialization for `bcm4400_pci_tbl[0]')
    b44um.c:238: warning: excess elements in struct initializer
    b44um.c:238: warning: (near initialization for `bcm4400_pci_tbl[0]')
    b44um.c:238: warning: excess elements in struct initializer
    b44um.c:238: warning: (near initialization for `bcm4400_pci_tbl[0]')
    b44um.c:238: warning: excess elements in struct initializer
    b44um.c:238: warning: (near initialization for `bcm4400_pci_tbl[0]')
    b44um.c:239: warning: excess elements in struct initializer
    b44um.c:239: warning: (near initialization for `bcm4400_pci_tbl[1]')
    b44um.c:242: sizeof applied to an incomplete type
    b44um.c: In function `bcm4400_init_board':
    b44um.c:255: parse error before "pUmDevice"
    b44um.c:262: warning: implicit declaration of function `init_etherdev'
    b44um.c:262: `pUmDevice' undeclared (first use in this function)
    b44um.c:262: warning: assignment makes pointer from integer without a cast
    b44um.c:264: warning: implicit declaration of function `printk'
    b44um.c:264: `KERN_ERR' undeclared (first use in this function)
    b44um.c:264: parse error before string constant
    b44um.c:269: parse error before "dev"
    b44um.c:272: warning: implicit declaration of function `pci_enable_device'
    b44um.c:276: warning: implicit declaration of function `pci_request_regions'
    b44um.c:280: warning: implicit declaration of function `pci_set_master'
    b44um.c:282: warning: implicit declaration of function `pci_set_dma_mask'
    b44um.c:283: parse error before string constant
    b44um.c:284: warning: implicit declaration of function `pci_release_regions'
    b44um.c:298: parse error before string constant
    b44um.c:304: dereferencing pointer to incomplete type
    b44um.c:304: warning: implicit declaration of function `pci_resource_start'
    b44um.c:305: dereferencing pointer to incomplete type
    b44um.c:305: dereferencing pointer to incomplete type
    b44um.c:306: dereferencing pointer to incomplete type
    b44um.c:306: dereferencing pointer to incomplete type
    b44um.c:316: warning: implicit declaration of function `unregister_netdev'
    b44um.c:317: warning: implicit declaration of function `kfree'
    b44um.c: In function `bcm4400_print_ver':
    b44um.c:324: `KERN_INFO' undeclared (first use in this function)
    b44um.c:324: parse error before string constant
    b44um.c: In function `bcm4400_init_one':
    b44um.c:335: parse error before "pUmDevice"
    b44um.c:360: dereferencing pointer to incomplete type
    b44um.c:361: dereferencing pointer to incomplete type
    b44um.c:362: dereferencing pointer to incomplete type
    b44um.c:363: dereferencing pointer to incomplete type
    b44um.c:364: dereferencing pointer to incomplete type
    b44um.c:365: dereferencing pointer to incomplete type
    b44um.c:366: dereferencing pointer to incomplete type
    b44um.c:368: dereferencing pointer to incomplete type
    b44um.c:369: dereferencing pointer to incomplete type
    b44um.c:372: `pUmDevice' undeclared (first use in this function)
    b44um.c:372: parse error before "dev"
    b44um.c:375: dereferencing pointer to incomplete type
    b44um.c:376: dereferencing pointer to incomplete type
    b44um.c:376: dereferencing pointer to incomplete type
    b44um.c:378: warning: implicit declaration of function `pci_set_drvdata'
    b44um.c:380: dereferencing pointer to incomplete type
    b44um.c:380: dereferencing pointer to incomplete type
    b44um.c:381: dereferencing pointer to incomplete type
    b44um.c:382: `KERN_INFO' undeclared (first use in this function)
    b44um.c:382: parse error before string constant
    b44um.c:387: dereferencing pointer to incomplete type
    b44um.c:398: warning: implicit declaration of function `pci_find_device'
    b44um.c:398: warning: assignment makes pointer from integer without a cast
    b44um.c:402: warning: implicit declaration of function `pci_read_config_dword'
    b44um.c:404: warning: implicit declaration of function `pci_write_config_dword'
    b44um.c:405: parse error before string constant
    b44um.c: In function `bcm4400_remove_one':
    b44um.c:416: warning: implicit declaration of function `pci_get_drvdata'
    b44um.c:416: warning: initialization makes pointer from integer without a cast
    b44um.c:417: parse error before "pUmDevice"
    b44um.c:424: `pUmDevice' undeclared (first use in this function)
    b44um.c:425: warning: implicit declaration of function `iounmap'
    b44um.c: In function `bcm4400_open':
    b44um.c:442: parse error before "pUmDevice"
    b44um.c:443: `pUmDevice' undeclared (first use in this function)
    b44um.c:447: warning: implicit declaration of function `request_irq'
    b44um.c:447: dereferencing pointer to incomplete type
    b44um.c:447: `SA_SHIRQ' undeclared (first use in this function)
    b44um.c:447: dereferencing pointer to incomplete type
    b44um.c:453: warning: implicit declaration of function `free_irq'
    b44um.c:453: dereferencing pointer to incomplete type
    b44um.c:458: dereferencing pointer to incomplete type
    b44um.c:458: dereferencing pointer to incomplete type
    b44um.c:459: dereferencing pointer to incomplete type
    b44um.c:464: warning: implicit declaration of function `netif_start_queue'
    b44um.c:471: `jiffies' undeclared (first use in this function)
    b44um.c: In function `bcm4400_timer':
    b44um.c:487: parse error before "pUmDevice"
    b44um.c:488: `pUmDevice' undeclared (first use in this function)
    b44um.c:494: `jiffies' undeclared (first use in this function)
    b44um.c:502: dereferencing pointer to incomplete type
    b44um.c:506: warning: implicit declaration of function `__raw_readl'
    b44um.c:506: dereferencing pointer to incomplete type
    b44um.c:506:46: warning: pasting "->" and "intstatus" does not give a valid preprocessing token
    b44um.c:507: warning: implicit declaration of function `__raw_writel'
    b44um.c:507: dereferencing pointer to incomplete type
    b44um.c:507:51: warning: pasting "->" and "gptimer" does not give a valid preprocessing token
    b44um.c:526: dereferencing pointer to incomplete type
    b44um.c:486: warning: unused variable `dev'
    b44um.c: In function `bcm4400_tx_timeout':
    b44um.c:543: parse error before "pUmDevice"
    b44um.c:544: `pUmDevice' undeclared (first use in this function)
    b44um.c:546: warning: implicit declaration of function `netif_stop_queue'
    b44um.c:549: dereferencing pointer to incomplete type
    b44um.c:549: dereferencing pointer to incomplete type
    b44um.c:550: dereferencing pointer to incomplete type
    b44um.c:554: warning: implicit declaration of function `netif_wake_queue'
    b44um.c: In function `bcm4400_start_xmit':
    b44um.c:560: parse error before "pUmDevice"
    b44um.c:561: `pUmDevice' undeclared (first use in this function)
    b44um.c:565: dereferencing pointer to incomplete type
    b44um.c:565: dereferencing pointer to incomplete type
    b44um.c:567: warning: implicit declaration of function `dev_kfree_skb'
    b44um.c:578: dereferencing pointer to incomplete type
    b44um.c:582: dereferencing pointer to incomplete type
    b44um.c:591: dereferencing pointer to incomplete type
    b44um.c:594: dereferencing pointer to incomplete type
    b44um.c:595: dereferencing pointer to incomplete type
    b44um.c:609: dereferencing pointer to incomplete type
    b44um.c:609: `jiffies' undeclared (first use in this function)
    b44um.c: In function `bcm4400_interrupt':
    b44um.c:618: parse error before "pUmDevice"
    b44um.c:619: `pUmDevice' undeclared (first use in this function)
    b44um.c:624: dereferencing pointer to incomplete type
    b44um.c:631: `KERN_ERR' undeclared (first use in this function)
    b44um.c:631: parse error before string constant
    b44um.c:658: dereferencing pointer to incomplete type
    b44um.c: In function `bcm4400_close':
    b44um.c:693: parse error before "pUmDevice"
    b44um.c:694: `pUmDevice' undeclared (first use in this function)
    b44um.c:703: warning: implicit declaration of function `netif_carrier_off'
    b44um.c:709: dereferencing pointer to incomplete type
    b44um.c:712: dereferencing pointer to incomplete type
    b44um.c: In function `bcm4400_freemem':
    b44um.c:725: parse error before "pUmDevice"
    b44um.c:727: `pUmDevice' undeclared (first use in this function)
    b44um.c:732: warning: implicit declaration of function `pci_free_consistent'
    b44um.c: In function `bcm4400_get_stats':
    b44um.c:745: parse error before "pUmDevice"
    b44um.c:746: `pDevice' undeclared (first use in this function)
    b44um.c:746: `pUmDevice' undeclared (first use in this function)
    b44um.c: In function `netdev_ethtool_ioctl':
    b44um.c:777: parse error before "pUmDevice"
    b44um.c:778: `pUmDevice' undeclared (first use in this function)
    b44um.c:780: warning: implicit declaration of function `copy_from_user'
    b44um.c:791: warning: implicit declaration of function `copy_to_user'
    b44um.c:816: dereferencing pointer to incomplete type
    b44um.c:821: dereferencing pointer to incomplete type
    b44um.c:826: dereferencing pointer to incomplete type
    b44um.c:832: dereferencing pointer to incomplete type
    b44um.c:838: dereferencing pointer to incomplete type
    b44um.c:844: dereferencing pointer to incomplete type
    b44um.c:861: warning: implicit declaration of function `capable'
    b44um.c:864: dereferencing pointer to incomplete type
    b44um.c:865: dereferencing pointer to incomplete type
    b44um.c:866: dereferencing pointer to incomplete type
    b44um.c:873: dereferencing pointer to incomplete type
    b44um.c:877: dereferencing pointer to incomplete type
    b44um.c:884: dereferencing pointer to incomplete type
    b44um.c:886: dereferencing pointer to incomplete type
    b44um.c:890: dereferencing pointer to incomplete type
    b44um.c:901: dereferencing pointer to incomplete type
    b44um.c:916: dereferencing pointer to incomplete type
    b44um.c: In function `bcm4400_ioctl':
    b44um.c:936: parse error before "pUmDevice"
    b44um.c:937: `pUmDevice' undeclared (first use in this function)
    b44um.c:943: dereferencing pointer to incomplete type
    b44um.c: In function `bcm4400_set_rx_mode':
    b44um.c:965: parse error before "pUmDevice"
    b44um.c:966: `pUmDevice' undeclared (first use in this function)
    b44um.c:971: dereferencing pointer to incomplete type
    b44um.c:971: dereferencing pointer to incomplete type
    b44um.c:972: dereferencing pointer to incomplete type
    b44um.c:973: dereferencing pointer to incomplete type
    b44um.c:975: dereferencing pointer to incomplete type
    b44um.c:976: dereferencing pointer to incomplete type
    b44um.c:978: dereferencing pointer to incomplete type
    b44um.c:981: dereferencing pointer to incomplete type
    b44um.c:983: dereferencing pointer to incomplete type
    b44um.c:985: dereferencing pointer to incomplete type
    b44um.c:986: dereferencing pointer to incomplete type
    b44um.c:988: dereferencing pointer to incomplete type
    b44um.c:991: dereferencing pointer to incomplete type
    b44um.c:993: dereferencing pointer to incomplete type
    b44um.c:971: warning: value computed is not used
    b44um.c:971: warning: value computed is not used
    b44um.c: In function `bcm4400_set_mac_addr':
    b44um.c:1003: dereferencing pointer to incomplete type
    b44um.c:1005: warning: implicit declaration of function `netif_running'
    b44um.c:1007: dereferencing pointer to incomplete type
    b44um.c:1007: dereferencing pointer to incomplete type
    b44um.c:1008: dereferencing pointer to incomplete type
    b44um.c: In function `bcm4400_suspend':
    b44um.c:1093: parse error before "pUmDevice"
    b44um.c:1094: `pUmDevice' undeclared (first use in this function)
    b44um.c:1105: warning: implicit declaration of function `netif_device_detach'
    b44um.c: In function `bcm4400_resume':
    b44um.c:1124: parse error before "pUmDevice"
    b44um.c:1125: `pUmDevice' undeclared (first use in this function)
    b44um.c:1134: warning: implicit declaration of function `netif_device_attach'
    b44um.c:1136: dereferencing pointer to incomplete type
    b44um.c:1136: dereferencing pointer to incomplete type
    b44um.c:1137: dereferencing pointer to incomplete type
    b44um.c: At top level:
    b44um.c:1147: variable `bcm4400_pci_driver' has initializer but incomplete type
    b44um.c:1148: unknown field `name' specified in initializer
    b44um.c:1148: warning: excess elements in struct initializer
    b44um.c:1148: warning: (near initialization for `bcm4400_pci_driver')
    b44um.c:1149: unknown field `id_table' specified in initializer
    b44um.c:1149: warning: excess elements in struct initializer
    b44um.c:1149: warning: (near initialization for `bcm4400_pci_driver')
    b44um.c:1150: unknown field `probe' specified in initializer
    b44um.c:1150: warning: excess elements in struct initializer
    b44um.c:1150: warning: (near initialization for `bcm4400_pci_driver')
    b44um.c:1151: unknown field `remove' specified in initializer
    b44um.c:1151: warning: excess elements in struct initializer
    b44um.c:1151: warning: (near initialization for `bcm4400_pci_driver')
    b44um.c:1152: unknown field `suspend' specified in initializer
    b44um.c:1152: warning: excess elements in struct initializer
    b44um.c:1152: warning: (near initialization for `bcm4400_pci_driver')
    b44um.c:1153: unknown field `resume' specified in initializer
    b44um.c:1153: warning: excess elements in struct initializer
    b44um.c:1153: warning: (near initialization for `bcm4400_pci_driver')
    b44um.c: In function `bcm4400_init_module':
    b44um.c:1159: warning: implicit declaration of function `pci_module_init'
    b44um.c: In function `bcm4400_cleanup_module':
    b44um.c:1165: warning: implicit declaration of function `pci_unregister_driver'
    b44um.c: In function `b44_MM_ReadConfig16':
    b44um.c:1183: `pUmDevice' undeclared (first use in this function)
    b44um.c:1185: parse error before ')' token
    b44um.c:1186: warning: implicit declaration of function `pci_read_config_word'
    b44um.c: In function `b44_MM_ReadConfig32':
    b44um.c:1194: `pUmDevice' undeclared (first use in this function)
    b44um.c:1196: parse error before ')' token
    b44um.c: In function `b44_MM_WriteConfig16':
    b44um.c:1205: `pUmDevice' undeclared (first use in this function)
    b44um.c:1207: parse error before ')' token
    b44um.c:1208: warning: implicit declaration of function `pci_write_config_word'
    b44um.c: In function `b44_MM_WriteConfig32':
    b44um.c:1216: `pUmDevice' undeclared (first use in this function)
    b44um.c:1218: parse error before ')' token
    b44um.c: In function `b44_MM_AllocateSharedMemory':
    b44um.c:1228: parse error before "pUmDevice"
    b44um.c:1231: warning: implicit declaration of function `pci_alloc_consistent'
    b44um.c:1231: `pUmDevice' undeclared (first use in this function)
    b44um.c:1232: warning: assignment makes pointer from integer without a cast
    b44um.c: In function `b44_MM_AllocateMemory':
    b44um.c:1250: parse error before "pUmDevice"
    b44um.c:1258: warning: implicit declaration of function `kmalloc'
    b44um.c:1258: `GFP_KERNEL' undeclared (first use in this function)
    b44um.c:1258: warning: assignment makes pointer from integer without a cast
    b44um.c:1262: `pUmDevice' undeclared (first use in this function)
    b44um.c:1272: `KERN_WARNING' undeclared (first use in this function)
    b44um.c:1272: parse error before string constant
    b44um.c: In function `b44_MM_MapMemBase':
    b44um.c:1279: parse error before "pUmDevice"
    b44um.c:1281: dereferencing pointer to incomplete type
    b44um.c:1281: warning: implicit declaration of function `ioremap_nocache'
    b44um.c:1282: `pUmDevice' undeclared (first use in this function)
    b44um.c: In function `b44_MM_InitializeUmPackets':
    b44um.c:1292: parse error before "pUmDevice"
    b44um.c:1296: dereferencing pointer to incomplete type
    b44um.c:1297: dereferencing pointer to incomplete type
    b44um.c:1300: `KERN_DEBUG' undeclared (first use in this function)
    b44um.c:1300: parse error before string constant
    b44um.c:1302: warning: implicit declaration of function `dev_alloc_skb'
    b44um.c:1302: warning: assignment makes pointer from integer without a cast
    b44um.c:1305: `pUmDevice' undeclared (first use in this function)
    b44um.c:1309: dereferencing pointer to incomplete type
    b44um.c:1310: dereferencing pointer to incomplete type
    b44um.c:1311: warning: implicit declaration of function `skb_reserve'
    b44um.c:1311: dereferencing pointer to incomplete type
    b44um.c:1312: dereferencing pointer to incomplete type
    b44um.c:1320: dereferencing pointer to incomplete type
    b44um.c:1322: dereferencing pointer to incomplete type
    b44um.c: In function `b44_MM_GetConfig':
    b44um.c:1331: parse error before "pUmDevice"
    b44um.c:1332: `pUmDevice' undeclared (first use in this function)
    b44um.c:1335: dereferencing pointer to incomplete type
    b44um.c:1337: dereferencing pointer to incomplete type
    b44um.c:1340: dereferencing pointer to incomplete type
    b44um.c:1341: dereferencing pointer to incomplete type
    b44um.c:1345: dereferencing pointer to incomplete type
    b44um.c:1348: dereferencing pointer to incomplete type
    b44um.c:1352: dereferencing pointer to incomplete type
    b44um.c:1355: dereferencing pointer to incomplete type
    b44um.c:1358: dereferencing pointer to incomplete type
    b44um.c:1359: dereferencing pointer to incomplete type
    b44um.c:1360: `KERN_WARNING' undeclared (first use in this function)
    b44um.c:1360: parse error before string constant
    b44um.c:1364: dereferencing pointer to incomplete type
    b44um.c:1366: dereferencing pointer to incomplete type
    b44um.c:1369: dereferencing pointer to incomplete type
    b44um.c:1372: dereferencing pointer to incomplete type
    b44um.c:1374: dereferencing pointer to incomplete type
    b44um.c:1378: dereferencing pointer to incomplete type
    b44um.c:1384: parse error before string constant
    b44um.c:1396: parse error before string constant
    b44um.c:1402: dereferencing pointer to incomplete type
    b44um.c:1406: parse error before string constant
    b44um.c:1412: dereferencing pointer to incomplete type
    b44um.c: In function `b44_MM_IndicateRxPackets':
    b44um.c:1420: parse error before "pUmDevice"
    b44um.c:1428: dereferencing pointer to incomplete type
    b44um.c:1433: warning: implicit declaration of function `pci_unmap_single'
    b44um.c:1433: `pUmDevice' undeclared (first use in this function)
    b44um.c:1436: `PCI_DMA_FROMDEVICE' undeclared (first use in this function)
    b44um.c:1445: dereferencing pointer to incomplete type
    b44um.c:1451: warning: implicit declaration of function `skb_put'
    b44um.c:1452: dereferencing pointer to incomplete type
    b44um.c:1453: dereferencing pointer to incomplete type
    b44um.c:1453: warning: implicit declaration of function `eth_type_trans'
    b44um.c:1453: dereferencing pointer to incomplete type
    b44um.c:1454: dereferencing pointer to incomplete type
    b44um.c:1455: warning: implicit declaration of function `netif_rx'
    b44um.c:1461: warning: assignment makes pointer from integer without a cast
    b44um.c:1468: dereferencing pointer to incomplete type
    b44um.c:1469: dereferencing pointer to incomplete type
    b44um.c:1470: dereferencing pointer to incomplete type
    b44um.c:1471: dereferencing pointer to incomplete type
    b44um.c: At top level:
    b44um.c:1480: parse error before "pUmDevice"
    b44um.c:1481: warning: function declaration isn't a prototype
    b44um.c: In function `bcm4400_rxfill':
    b44um.c:1484: `pUmDevice' undeclared (first use in this function)
    b44um.c:1494: dereferencing pointer to incomplete type
    b44um.c:1498: warning: assignment makes pointer from integer without a cast
    b44um.c:1505: dereferencing pointer to incomplete type
    b44um.c:1506: dereferencing pointer to incomplete type
    b44um.c:1507: dereferencing pointer to incomplete type
    b44um.c:1508: dereferencing pointer to incomplete type
    b44um.c: In function `b44_MM_IndicateTxPackets':
    b44um.c:1520: parse error before "pUmDevice"
    b44um.c:1530: dereferencing pointer to incomplete type
    b44um.c:1536: `pUmDevice' undeclared (first use in this function)
    b44um.c:1539: `PCI_DMA_TODEVICE' undeclared (first use in this function)
    b44um.c:1541: warning: implicit declaration of function `dev_kfree_skb_irq'
    b44um.c:1543: dereferencing pointer to incomplete type
    b44um.c:1546: dereferencing pointer to incomplete type
    b44um.c:1547: dereferencing pointer to incomplete type
    b44um.c:1525: warning: unused variable `i'
    b44um.c: In function `b44_MM_IndicateStatus':
    b44um.c:1559: parse error before "pUmDevice"
    b44um.c:1560: `pUmDevice' undeclared (first use in this function)
    b44um.c:1573: `KERN_ERR' undeclared (first use in this function)
    b44um.c:1573: parse error before string constant
    b44um.c:1576: warning: implicit declaration of function `netif_carrier_on'
    b44um.c:1577: `KERN_INFO' undeclared (first use in this function)
    b44um.c:1577: parse error before string constant
    b44um.c:1582: dereferencing pointer to incomplete type
    b44um.c:1584: dereferencing pointer to incomplete type
    b44um.c:1589: dereferencing pointer to incomplete type
    b44um.c:1594: dereferencing pointer to incomplete type
    b44um.c: At top level:
    b44mm.h:229: storage size of `timer' isn't known
    b44mm.h:236: storage size of `tasklet' isn't known
    b44um.c:1147: storage size of `bcm4400_pci_driver' isn't known
    make: *** [b44um.o] Fehler 1

    hoffe, dass damit jemand was anfangen kann ^^

  13. #13
    Registrierter Benutzer Avatar von BLUESCREEN3D
    Registriert seit
    Sep 2002
    Beiträge
    783

    achja...

    Habe das unter Red Hat 8.0 versucht. Das System hat AFAIK keine besonderen Updates (orginal-Kernel ist auf jeden Fall noch drauf) und sonst nur ein paar Updates über den auto-update-manager

  14. #14
    Metal freak Avatar von Kentar
    Registriert seit
    Jan 2002
    Ort
    München
    Beiträge
    1.034
    Ich vermute, ihr habt die Kernel-quellen nicht installiert, oder?

    Ansonsten Könnte es auch die glibc-devel sein.
    Parole: Niemals aufgeben!

  15. #15
    Registrierter Benutzer Avatar von BLUESCREEN3D
    Registriert seit
    Sep 2002
    Beiträge
    783

    Lightbulb lol...

    Kernel-Sourcen waren installiert - leider eine zu neue Version...
    Mit den richtigen Sourcen funzte es auf anhieb

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •