CFT: 802.11 vap code

Alex Keda admin at lissyara.su
Tue Apr 15 22:28:28 UTC 2008


I build kernel with ignoring errors:
make -i buildkernel && make -i installkernel

when installing kernel:

===> malo (install)
install -o root -g wheel -m 555   if_malo.ko /boot/kernel
install: if_malo.ko: No such file or directory
*** Error code 71 (ignored)
install -o root -g wheel -m 555   if_malo.ko.symbols /boot/kernel
install: if_malo.ko.symbols: No such file or directory
*** Error code 71 (ignored)

==========
and I not have new kernel modules =)
acer# cd /boot/kernel
acer# ls | grep if_b
if_bce.ko
if_bce.ko.symbols
if_bfe.ko
if_bfe.ko.symbols
if_bge.ko
if_bge.ko.symbols
if_bridge.ko
if_bridge.ko.symbols
acer#

man for device exists (installed today with world)

acer# man bwi
Formatting page, please wait...Done.
BWI(4)                 FreeBSD Kernel Interfaces Manual 
BWI(4)

NAME
      bwi -- Broadcom AirForce IEEE 802.11 wireless network device
===========
some idea? =)))


More information about the freebsd-current mailing list