Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2009 00:04:06 +0200
From:      "Paul B. Mahol" <onemda@gmail.com>
To:        Sukhorukov Alexander <emoxam@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: freebsd-current Digest, Vol 287, Issue 13
Message-ID:  <3a142e750904201504y5a5b74cfp81e4326e0e45c390@mail.gmail.com>
In-Reply-To: <49ECD335.1010905@gmail.com>
References:  <20090419172905.9EB201065697@hub.freebsd.org> <49ECD335.1010905@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/20/09, Sukhorukov Alexander <emoxam@gmail.com> wrote:
> *[root@mail /home/emoxam]# kldload ndis
> kldload: can't load ndis: File exists
> [root@mail /home/emoxam]# kldload if_ndis
> kldload: can't load if_ndis: File exists
> [root@mail /home/emoxam]#*
>
> so what if this exists ?
>
> *[root@mail /home/emoxam]# ifconfig
> sk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>         options=b<RXCSUM,TXCSUM,VLAN_MTU>
>         ether 00:1e:58:99:ec:53
>         inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
>         media: Ethernet autoselect (1000baseT <full-duplex,flag0,flag1>)
>         status: active
> ral0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 2290
>         ether 00:21:91:82:31:9b
>         media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
>         status: no carrier
> fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>         options=8<VLAN_MTU>
>         ether 00:1f:c6:4f:02:1a
>         inet 192.168.0.2 netmask 0xffffff00 broadcast 192.168.0.255
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
>         options=3<RXCSUM,TXCSUM>
>         inet 127.0.0.1 netmask 0xff000000
> [root@mail /home/emoxam]#*
>
>
> i don't see any ndis...
>
> god.. what should i do ?

read ndisgen(8) manual, just loading ndis.ko and if_ndis.ko will not make ndis0
from nothing.

-- 
Paul



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