rum(4) not working on 8-CURRENT
Andrew Thompson
thompsa at FreeBSD.org
Sun May 10 20:48:03 UTC 2009
On Sun, May 10, 2009 at 08:28:48PM +0100, Sevan / Venture37 wrote:
> Hi
> I've installed a fresh copy of 8-CURRENT 05/09 AMD64 snapshot on my laptop
> which has a ralink pci express mini card, the device is detected by the
> kernel correctly & the rum driver attaches however the card doesn't work,
> ifconfig rum0 scan or list scan results in:
^^^^^^^^^^^^^^^^^^
You need to create a wlan pseudo device and operate on that
# ifconfig wlan0 create wlandev rum0 up
If you still have problems then enable debugging with 'wlandebug
state+scan' and then down/up the interface.
Andrew
More information about the freebsd-current
mailing list