Date: Thu, 15 Apr 2004 20:35:33 +0300 From: Paulius Bulotas <paulius@kaktusas.org> To: freebsd-current@freebsd.org Subject: ndis0 hangs system hard (cvsup'ed today) Message-ID: <20040415173533.GB38378@kaktusas.org>
next in thread | raw e-mail | index | archive | help
Hello, cvsuped today to test new acpi, and now I can't use my wireless (ndis and if_ndis updated), the process of hanging looks like this: root@t40:~# ifconfig ndis0 ssid ... channel 6 wepmode MIXED wepkey ... pci0: driver added pci0:29:7: reprobing on driver added pci0:31:3: reprobing on driver added pci0:31:6: reprobing on driver added pci1: driver added pci2: driver added pci2:2:0: reprobing on driver added ndis0: <Intel(R) PRO/Wireless LAN 2100 3B Mini PCI Adapter> mem 0xc0200000-0xc02 00fff irq 11 at device 2.0 on pci2 ndis0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xc0200000 ndis0: [GIANT-LOCKED] can't re-use a leaf (ESS_ID)! ndis0: NDIS API version: 5.1 ndis0: Ethernet address: 00:04:23:72:4a:75 ndis0: 11b rates: 11Mbps 2Mbps 1Mbps root@t40:~# ifconfig ndis0 up ndis0: set mclist failed: 6 ndis0: set filter failed: 6 ndis0: set mclist failed: 6 ndis0: set filter failed: 6 ndis0: set mclist failed: 6 ndis0: set filter failed: 6 root@t40:~# dhclient ndis0 ndis0: couldn't change DS config to 2437000kHz: 19 ndis0: set mclist failed: 19 ndis0: set filter failed: 19 ndis0: link up <----- hang ;) nothing works (except probably hardware buttons, like power ;) Any ideas? I'll try to revert last changes to ndis... TIA Paulius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040415173533.GB38378>