Date: Sun, 21 Sep 2003 02:11:32 -0400 From: David Gilbert <dgilbert@dclg.ca> To: freebsd-current@freebsd.org Subject: recursive lock problem. Message-ID: <16237.16660.900450.495240@canoe.dclg.ca>
next in thread | raw e-mail | index | archive | help
Running a recent current, I got a recursive lock panic with the lock first acquired in net80211/ieee80211_node.c:525 and reacquired in 547. The machine in question uses the following wi0 in hostap mode: wi0: <Intersil Prism2.5> mem 0xcecff000-0xcecfffff irq 11 at device 17.0 on pci0 wi0: 802.11 address: 00:05:5d:ee:e6:e7 wi0: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI) wi0: Intersil Firmware: Primary (1.0.5), Station (1.3.4) wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps With the following ifconfig line: ifconfig_wi0="inet 192.168.192.1/24 media autoselect mode 11b mediaopt hostap ssid f00dbar channel 11" Dave. -- ============================================================================ |David Gilbert, Independent Contractor. | Two things can only be | |Mail: dave@daveg.ca | equal if and only if they | |http://daveg.ca | are precisely opposite. | =========================================================GLO================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16237.16660.900450.495240>