Date: Mon, 15 Sep 1997 13:41:03 +0400 From: Ozz <osa@unibest.ru> To: freebsd-questions@freebsd.org, matt@3am-software.com Subject: Problem with compiling new de driver Message-ID: <341D02AE.99BDF22A@unibest.ru>
next in thread | raw e-mail | index | archive | help
Hello! I use FreeBSD-3.0-SNAP-19970124 ? I have a problem with D-Link DFE-500TX 10/100 Adapter ( based DEC 21140-EA ) Kernel see that adapter, but runing in 100Tx mode, but my net is based at 10Base-T hub... I'm downloaded new driver for this card from http://www.3am-software.com Then I extracted ? put 3 files to the /sys/pci But when I compile, it says: ../../pci/if_de.c: In function `tulip_addr_filter': ../../pci/if_de.c:2928: storage size of `step' isn't know ../../pci/if_de.c:2959: warning: implicit declaration of function `ETHER_FIRST_MULTI' ../../pci/if_de.c: 2961: dereferencing pointer to incomplete type ../../pci/if_de.c: 2961: dereferencing pointer to incomplete type ../../pci/if_de.c: 2962: dereferencing pointer to incomplete type ../../pci/if_de.c: 2969: warning: implicit declaration of function `ETHER_FIRST_MULTI' ../../pci/if_de.c: 2997: dereferencing pointer to incomplete type ../../pci/if_de.c: 2997: dereferencing pointer to incomplete type ../../pci/if_de.c: 2998: dereferencing pointer to incomplete type ../../pci/if_de.c: 2999: dereferencing pointer to incomplete type ../../pci/if_de.c: 3000: dereferencing pointer to incomplete type ../../pci/if_de.c: In function `tulip_ifioctl': ../../pci/if_de.c: 4274: warning: implicit declaration of function `ether_addmulti' ../../pci/if_de.c: 4276: warning: implicit declaration of function `ether_delmulti' *** Error code 1 Stop. What can I do??? Rgds, Ozz, osa@unibest.ru FreeBSD: Turn your PC into workstation...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?341D02AE.99BDF22A>