[EMAIL PROTECTED] wrote:
The one who wrote that diff, whoever he is, obviously don't
understand C code.
Otherwise, why would he write such nonsense:
static uint32_t
iwi_toggle_event(uint32_t r)
{
r &= ~IWI_RST_STANDBY;
if (r & IWI_RST_GATE_ODMA)
r &= ~IWI_RST_GAT
The one who wrote that diff, whoever he is, obviously don't
understand C code.
Otherwise, why would he write such nonsense:
static uint32_t
iwi_toggle_event(uint32_t r)
{
r &= ~IWI_RST_STANDBY;
if (r & IWI_RST_GATE_ODMA)
r &= ~IWI_RST_GATE_ODMA;
if (r & IWI
On Wednesday 01 March 2006 20:56, Luigi Rizzo wrote:
> On Wed, Mar 01, 2006 at 08:33:42PM +0100, Anders Nordby wrote:
> > Hi,
> >
> > I'm having great difficulties taking backup of my laptop computer. It's
> > a Fujitsu Siemens Lifebook E8020 system with a Intel PRO/Wireless
> > 2915ABG NIC. I'm co
On Wed, Mar 01, 2006 at 08:33:42PM +0100, Anders Nordby wrote:
> Hi,
>
> I'm having great difficulties taking backup of my laptop computer. It's
> a Fujitsu Siemens Lifebook E8020 system with a Intel PRO/Wireless
> 2915ABG NIC. I'm connected to a FreeBSD hostap, using WPA2 (CCMP/AES).
>
> Updatin
Hi,
I'm having great difficulties taking backup of my laptop computer. It's
a Fujitsu Siemens Lifebook E8020 system with a Intel PRO/Wireless
2915ABG NIC. I'm connected to a FreeBSD hostap, using WPA2 (CCMP/AES).
Updating to 6-STABLE (6.1-PRERELEASE) seems to have improved the
stability of the iw