Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2009 13:47:57 -0700
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Sevan / Venture37 <venture37@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: rum(4) not working on 8-CURRENT
Message-ID:  <20090510204757.GA45375@citylink.fud.org.nz>
In-Reply-To: <4A072AF0.2000903@gmail.com>
References:  <4A072AF0.2000903@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090510204757.GA45375>