Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2008 02:28:25 +0400
From:      Alex Keda <admin@lissyara.su>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: CFT: 802.11 vap code
Message-ID:  <48052C09.3020209@lissyara.su>
In-Reply-To: <4804F747.9040406@freebsd.org>
References:  <480294E2.1000907@errno.com>	<4803E26A.9070108@lissyara.su>	<4803E6E2.8090007@errno.com>	<4804F65B.2090408@lissyara.su> <4804F747.9040406@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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? =)))



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48052C09.3020209>