Edison tactic - 1.checked man iwn ,where is loader.conf file ?

Boris Samorodov bsam at passap.ru
Mon Jan 9 11:34:30 UTC 2017


Please, do not use top post. And use inline quoting. Thank you.

09.01.2017 13:56, swjatoslaw gerus пишет:
> Re: Edison tactic - checked man iwn  ,where is loader.conf file ?

man loader.conf

>  if  file not exist ,which of another methode suited   ?

Just create it.

>  If rememmber correctly by installer default was Intel 5010  5010    ,it
>  is not  listed by  man iwn

I'm not sure such adapter exists.

>  processor is p8600 2*2.4 ghz 
> 
>    how define  wireless card (receiver-transmitter) and software  by
>    freebsd on sony ?
> 
>  Which command ist it ? 

man pciconf

If/when driver is not loaded try this:
% sudo pciconf -vlc | grep -A5 none

Else if a driver is loaded (say, iwn) then:
% sudo pciconf -vlc | grep -A5 iwn

HTH
-- 
WBR, bsam


More information about the freebsd-questions mailing list