ndis issue using RELENG_5

Bryan Maynard bryan.maynard at reallm.com
Wed Jun 22 00:34:46 GMT 2005


I have been having problems with ndis as well and ndisgen wroked brilliantly 
getting the wireless interface up, but now I can't seem to use my device. . .

The output of ifconfig -a is as follows:

xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        options=9<RXCSUM,VLAN_MTU>
        inet6 fe80::204:76ff:fe48:9301%xl0 prefixlen 64 scopeid 0x1
        inet 192.168.1.101 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:04:76:48:93:01
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
ndis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::20f:66ff:fecf:107e%ndis0 prefixlen 64 scopeid 0x4
        inet 192.168.1.106 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:0f:66:cf:10:7e
        media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps)
        status: associated
        ssid linksys 1:linksys
        channel 6 authmode OPEN powersavemode OFF powersavesleep 100
        rtsthreshold 2312 protmode CTS
        wepmode OFF weptxkey 1

I'm sure it's something very simple I'm not doing - I've been using FreeBSD 
for a while and love it, but I'm still rather new :-D

Thanks for your help!

Bryan

On Monday 30 May 2005 03:02 pm, Stephen Montgomery-Smith wrote:
 compunction wrote:
 > I spent all weekend looking for updated documentation on NDIS and of
 > course after i sent my last email I found it.
 > 
 > http://www.freebsd.org/relnotes/5-STABLE/relnotes/i386/new.html
 > 
 > For those of you who didn't know (like me) you no longer have to build
 > ndis and if_ndis.  You just need to run:
 > 
 > ndisgen
 > 
 > Mark
 
 I had similar issues.  I had always installed ndis using the options in 
 the kernel config file, as recommended by man ndis.  But as of a week 
 ago, it wouldn't even compile.  But ndisgen worked like a charm.
 
 _______________________________________________
 freebsd-mobile at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
 To unsubscribe, send any mail to "freebsd-mobile-unsubscribe at freebsd.org"
 

-- 
Open Source: by the people, for the people.


More information about the freebsd-mobile mailing list