Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2003 07:26:45 -0800
From:      "Sam Leffler" <sam@errno.com>
To:        "Matt Haught" <haughtlists@hotmail.com>
Cc:        <current@freebsd.org>
Subject:   Re: HEADS UP: new wi driver
Message-ID:  <1dd201c2bd73$b09d6930$5a557f42@errno.com>
References:  <F29PMoCYyp0ER4QDN5c0000d8a7@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, for the new wi driver you need to add:

device wlan

to your config files.  This probably belongs in UPDATING.

    Sam

----- Original Message -----
From: "Matt Haught" <haughtlists@hotmail.com>
To: <sam@errno.com>
Sent: Wednesday, January 15, 2003 9:59 PM
Subject: Re: HEADS UP: new wi driver


> I got this when trying to buildkernel with a cvsup from ~11:30PM EST Jan
15.
>
> ---snip---
> cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
> -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I-  -I. -I/usr/src/sys
> -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica
> -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include
opt_global.h -fno-common
> -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werro
r
> vers.c
> linking kernel
> if_wi.o: In function `wi_attach':
> if_wi.o(.text+0x74d): undefined reference to `ieee80211_rate2media'
> if_wi.o(.text+0x88d): undefined reference to `ieee80211_ifattach'
> if_wi.o: In function `wi_detach':
> if_wi.o(.text+0x943): undefined reference to `ieee80211_ifdetach'
> if_wi.o: In function `wi_stop':
> if_wi.o(.text+0x14d5): undefined reference to `ieee80211_new_state'
> if_wi.o: In function `wi_start':
> if_wi.o(.text+0x1904): undefined reference to `ieee80211_encap'
> if_wi.o(.text+0x1942): undefined reference to `ieee80211_find_node'
> if_wi.o(.text+0x19b8): undefined reference to `ieee80211_wep_crypt'
> if_wi.o: In function `wi_watchdog':
> if_wi.o(.text+0x1e74): undefined reference to `ieee80211_new_state'
> if_wi.o(.text+0x1e8c): undefined reference to `ieee80211_watchdog'
> if_wi.o: In function `wi_ioctl':
> if_wi.o(.text+0x22f9): undefined reference to `ieee80211_ioctl'
> if_wi.o: In function `wi_media_change':
> if_wi.o(.text+0x23af): undefined reference to `ieee80211_media2rate'
> if_wi.o: In function `wi_media_status':
> if_wi.o(.text+0x256c): undefined reference to `ieee80211_rate2media'
> if_wi.o: In function `wi_sync_bssid':
> if_wi.o(.text+0x2666): undefined reference to `ieee80211_new_state'
> if_wi.o: In function `wi_rx_intr':
> if_wi.o(.text+0x2a5d): undefined reference to `ieee80211_input'
> if_wi.o: In function `wi_info_intr':
> if_wi.o(.text+0x2faf): undefined reference to `ieee80211_new_state'
> if_wi.o: In function `wi_get_cfg':
> if_wi.o(.text+0x3ad0): undefined reference to `ieee80211_cfgget'
> if_wi.o: In function `wi_set_cfg':
> if_wi.o(.text+0x40e5): undefined reference to `ieee80211_cfgset'
> if_wi.o: In function `wi_dump_pkt':
> if_wi.o(.text+0x5588): undefined reference to `ieee80211_dump_pkt'
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/ICY.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
> mars# uname -a
> FreeBSD mars.testserver.net 5.0-CURRENT FreeBSD 5.0-CURRENT #24: Wed Jan
15
> 10:13:14 EST 2003     matt@mars.testserver.net:/usr/obj/usr/src/sys/ICY
> i386
>
>
> If you need more info, feel free to ask.
>
> Matt
>
> _________________________________________________________________
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1dd201c2bd73$b09d6930$5a557f42>