freebsd-current Digest, Vol 287, Issue 13
Paul B. Mahol
onemda at gmail.com
Mon Apr 20 22:04:08 UTC 2009
On 4/20/09, Sukhorukov Alexander <emoxam at gmail.com> wrote:
> *[root at mail /home/emoxam]# kldload ndis
> kldload: can't load ndis: File exists
> [root at mail /home/emoxam]# kldload if_ndis
> kldload: can't load if_ndis: File exists
> [root at mail /home/emoxam]#*
>
> so what if this exists ?
>
> *[root at 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 at 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
More information about the freebsd-current
mailing list