Date: Thu, 13 May 2004 12:59:59 +0200 From: Gianmarco Giovannelli <gmarco@cecov.masternet.it> To: mobile@freebsd.org Cc: rizzo@iet.unipi.it Subject: Re: trying to use ndis driver on FreeBSD 5.2.1-p6 (long) Message-ID: <6.1.0.6.2.20040513125557.03f1aec0@213.188.220.199> In-Reply-To: <200405111741.04980.gmarco@giovannelli.it> References: <200405111741.04980.gmarco@giovannelli.it>
next in thread | previous in thread | raw e-mail | index | archive | help
At 11/05/2004, Gianmarco wrote: >I am trying to use the ndis framework on FreeBSD 5.2.1-p6. >I really don't know if it is possible but I explain what I did: > >[...] >/usr/src/sys/dev/if_ndis/if_ndis.c: In function `ndis_ticktask': >/usr/src/sys/dev/if_ndis/if_ndis.c:1067: error: structure has no member named >`if_link_state' >/usr/src/sys/dev/if_ndis/if_ndis.c:1067: error: `LINK_STATE_UP' undeclared >(first use in this function) >/usr/src/sys/dev/if_ndis/if_ndis.c:1067: error: (Each undeclared >identifier is >reported only once >/usr/src/sys/dev/if_ndis/if_ndis.c:1067: error: for each function it appears >in.) >/usr/src/sys/dev/if_ndis/if_ndis.c:1074: error: structure has no member named >`if_link_state' >/usr/src/sys/dev/if_ndis/if_ndis.c:1074: error: `LINK_STATE_DOWN' undeclared >(first use in this function) >*** Error code 1 Now it works with the files of today cvsup. ndis0: <Dell TrueMobile 1300 WLAN Mini-PCI Card> Thanks to everyone. Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://www.gufi.org/~gmarco
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.1.0.6.2.20040513125557.03f1aec0>