On 7/13/05, Mikhail Kshevetskiy <[EMAIL PROTECTED]> wrote:
> symptom
> ===
> modprobe e100
> ifconfig eth0 netmask
>
> result:
> ===
> SIOCADDRT: Network is unreachable
>
> There were no such error in 2.6.13-rc2
odd, both e100 and eepro100 are broken? This might indicate something
wie
Since some people asked for it, a Little Endian version of the Manual is
generated and posted on the site.
> -Original Message-
> From: Leonid Grossman [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 26, 2005 8:03 PM
> To: '[EMAIL PROTECTED]'
> Cc: 'linux-net@vger.kernel.org'; 'linux-ker
Hello-
We seem to be experiencing some problems using the e1000 driver with a
kexec fast reboot. The problem is that when we are rebooting, as soon
as the driver starts initializing the kernel panics. In the stock
kernel, this happens as soon as e1000_configure_rx() is called. This
problem also
Ken-ichirou MATSUZAWA <[EMAIL PROTECTED]> wrote:
> Hello, I was sorry for my less information.
>
> From: Andi Kleen <[EMAIL PROTECTED]>
> Subject: Re: ALIGN at crypt/cipher.c
> Date: Mon, 11 Jul 2005 18:35:31 +0200
>
>> > $ uname -a
>> > Linux toptor 2.6.13-rc2-git1 #8 SMP Tue Jul 12 00:10:46 JST
I long ago noticed that if I ping somewhere on the internet for any
length of time I see a pattern - the ping times will slowly rise then
fall by 10ms and repeat the process.
I never asked before because my dsl modem taints the kernel - but I
think testing I did on 2.4s could mean that it's no
Olivier Blin <[EMAIL PROTECTED]> :
[...]
> Can someone please review this patch?
There is not much to be said. The patch makes sense.
> Maybe it's not the best place to report it, but the linux-isdn mailing
> list appears to be rather unused.
Then you can send the patch to the ISDN susbsystem ma
Olivier Blin <[EMAIL PROTECTED]> writes:
> This patchs adds support for the Olitec ISDN PCI card in the hisax
> gazel driver. The gazel driver supports this card, but wasn't aware of
> its PCI ids. Users used to modify the PCI ids of a supported card in
> include/linux/pci_ids.h and recompile thei
-stable review patch. If anyone has any objections, please let us know.
--
Drivers really only work well in SMP if they actually can be selected.
This is a leftover from the time when the 6pack drive only used to be
a bitrotten variant of the slip driver.
Signed-off-by: Ralf Ba
Greg KH <[EMAIL PROTECTED]> :
> -stable review patch. If anyone has any objections, please let us know.
>
> --
>
>
> Drivers really only work well in SMP if they actually can be selected.
> This is a leftover from the time when the 6pack drive only used to be
> a bitrotten varia
On Thu, Jul 14, 2005 at 12:01:23AM +0200, Francois Romieu wrote:
> Greg KH <[EMAIL PROTECTED]> :
> > -stable review patch. If anyone has any objections, please let us know.
> >
> > --
> >
> >
> > Drivers really only work well in SMP if they actually can be selected.
> > This is
Hi guys,
I've got a few questions about NAPI.
The help text in the kernel suggests enabling NAPI if incoming packet
rate is over 10Kpps.
If we're under that rate currently, but could grow above that rate, what
would be the impact of enabling NAPI? Why would we not enable it always
if avail
Fix a compile warning in the s2io driver. It's caused because u64 is
unsigned long on PPC64 not unsigned long long.
Signed-off-by: Michael Ellerman <[EMAIL PROTECTED]>
---
Index: work/drivers/net/s2io.c
===
--- work.orig/drivers/net/
On Tue, Jul 12, 2005 at 04:44:04PM -0700, David S. Miller wrote:
> > If its about outgoing traffic, shouldn't a prio-qdisc as root qdisc do
> > just fine? skb->priority can be used to select a queue. Incoming traffic
> > with pre-classification by the NIC would require multiple input queues
> > th
13 matches
Mail list logo