Issues with urtwn

Matthias Apitz guru at unixarea.de
Tue Nov 4 08:31:27 UTC 2014


El día Monday, November 03, 2014 a las 09:43:14AM -0800, Adrian Chadd escribió:

> Ah, chances are it's being loaded automatically at startup when devd
> loads your USB wifi module.
> 
> Just make sure you've commented out the wlan devices (but not
> options!) and rebuilt your kernel to not have wlan included.

I commented out only the 'device wlan' but this gives errors on linkage
of the kernel, like:

if_ath.o: In function `ath_ioctl_ratestats':
/usr/src/sys/dev/ath/if_ath.c:6381: undefined reference to
`ieee80211_find_node'
if_ath.o: In function `ath_chan_change':
/usr/src/sys/dev/ath/if_ath.c:5306: undefined reference to
`ieee80211_chan2mode'
if_ath.o: In function `ath_init':
/usr/src/sys/dev/ath/if_ath.c:2455: undefined reference to
`ieee80211_start_all'
if_ath.o: In function `ath_vap_create':

(many)

Thx

	matthias


-- 
Matthias Apitz               |  /"\   ASCII Ribbon Campaign:
E-mail: guru at unixarea.de     |  \ /   - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X    - No proprietary attachments
phone: +49-170-4527211       |  / \   - Respect for open standards
                             | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign


More information about the freebsd-wireless mailing list