Re: Assistance debugging a Micrel network driver

2007-06-29 Thread Andi Kleen
Greg Huber <[EMAIL PROTECTED]> writes: > > The upper layers obviously work so I'm sure it's something in my driver. netstat -s output might give some clue. Most packet drop points have a counter. > > I have turned on as much debugging in the kernel as I could find, but > I get no messages. Coul

Re: Assistance debugging a Micrel network driver

2007-06-29 Thread Jesper Juhl
On 29/06/07, Greg Huber <[EMAIL PROTECTED]> wrote: Hello, I hope this is the right place to request some assistance, my apologizes if its not. I'm currently developing a network driver for a new controller chip. The driver is mostly complete and appears to be working, with the exception that mes

Re: ASSISTANCE

2001-03-26 Thread Stefan Becker
Juha Saarinen wrote: > This is a variant on the Nigerian Scam... avoid at all cost. This is very funny. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please

RE: ASSISTANCE

2001-03-26 Thread Juha Saarinen
This is a variant on the Nigerian Scam... avoid at all cost. :: -Original Message- :: From: [EMAIL PROTECTED] :: [mailto:[EMAIL PROTECTED]]On Behalf Of mani elisabeth :: Sent: Monday, March 26, 2001 10:24 PM :: To: [EMAIL PROTECTED] :: Subject: ASSISTANCE :: :: :: FROM : MRS ELIZABETH N

Re: ASSISTANCE

2001-03-26 Thread Mark Mitchell
Wonder if the spam program's running on Linux...? mani elisabeth wrote: > > FROM : MRS ELIZABETH NKEIRU-MANI > > RE : MONEY TRANSFER. > > Dear Sir, > > I know my message will come to you as a surprise. > Don’t worry I was totally convinced to write you in > reference of the transfer of US$2

RE: Assistance in understanding this...?

2001-02-20 Thread Tracy Camp
> Hi Tracy- > > There was a recent thread about ext2fs-- it was > something like doing a format of a large ext2 fs > could cause the VM to run out of memory. > The solution is to do a sync() calls every 10 (pick > a number) writes so that they get flushed to disk > and that memory can be reused.

Re: Assistance requested in demystifying wait queues.

2000-12-05 Thread Eli Carter
Andrew Reitz wrote: > > Hello, > > I'm absolutely green when it comes to Linux kernel development, and so > working on a school project to port a TCP/IP-based service into the kernel > has been quite challenging (but also intesting)! Currently, I'm absolutely > mystified regarding how the "wait