Hello,
while testing wireless-dev (git current) and rt2x00 driver lockdep emitted the
following warning (shortly after wpa_supplicant upped the interface):
ACPI: PCI Interrupt :02:00.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ
5
wmaster0: Selected rate control algorithm 'simple'
===
Il Mon, Jun 25, 2007 at 07:42:44AM -0500, Jay Cliburn ha scritto:
> Jay L. T. Cornwall wrote:
> >Jay Cliburn wrote:
> >
> >>For reasons not yet clear to me, it appears the L1 driver has a bug or
> >>the device itself has trouble with DMA in high memory. This patc
kernel panic on network startup.
> > We also do not see this problem on Intel-based motherboards, with
> > either 32- or 64-bit kernels.
>
> Can you confirm MSI is enabled in those kernels as well?
Absolutely, yes. MSI is enabled and working for me on a 64-bit
kernel on an Intel-base
On 2/27/07, Jarek Poplawski <[EMAIL PROTECTED]> wrote:
On 26-02-2007 23:08, Luca Tettamanti wrote:
> Hello,
> I'm running 2.6.21 (current git, at 9654640d0af). kernel blows up at
> startup, when running setkey. Kernel 2.6.20 runs fine. A couple of words
...
>
Il Mon, Feb 26, 2007 at 11:08:41PM +0100, Luca Tettamanti ha scritto:
> .config is attached.
This time for real...
This one is with INET_AH and INET_ESP enabled. Disabling them triggers
the bug.
Luca
--
Se non puoi convincerli, confondili.
#
# Automatically generated make config: don
Hello,
I'm running 2.6.21 (current git, at 9654640d0af). kernel blows up at
startup, when running setkey. Kernel 2.6.20 runs fine. A couple of words
on the config: I played a bit with IPSec a while ago, then removed
AH/ESP (INET_AH and INET_ESP) from the kernel; NET_KEY was left enabled.
I think th
Il Tue, Jan 23, 2007 at 11:25:22AM -0800, Stephen Hemminger ha scritto:
> On Mon, 22 Jan 2007 21:00:04 +0100
> Luca Tettamanti <[EMAIL PROTECTED]> wrote:
>
> > Il Sun, Jan 21, 2007 at 09:33:39PM -0600, Jay Cliburn ha scritto:
> > > Randy Dunlap wrote:
> > &
Il Sun, Jan 21, 2007 at 09:33:39PM -0600, Jay Cliburn ha scritto:
> Randy Dunlap wrote:
> >On Sun, 21 Jan 2007 15:07:37 -0600 Jay Cliburn wrote:
> [snip]
>
> >>+ value = ioread16(hw->hw_addr + REG_PCIE_CAP_LIST);
> >>+ return ((value & 0xFF00) == 0x6C00) ? 0 : 1;
> >
> >Are there defines or e
Hello,
Luca Tettamanti <[EMAIL PROTECTED]> ha scritto:
> Chris Snook <[EMAIL PROTECTED]> ha scritto:
>>
>> I've been working on this with Jay since his initial submission. Thanks
>> to everyone who has provided feedback on the resubmit. We're current