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: In function `b44_MM_FreeRxBuffer':
b44um.c:1616: parse error before "pUmPacket"
b44um.c:1621: `pUmPacket' undeclared (first use in this function)
b44um.c:1621: parse error before "pPacket"
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] Error 1
极盼各位高手能给予解答,谢谢!!!! :-(