Re: Client receives TCP packets but does not ACK

2001-06-15 Thread Robert Kleemann
First a little more data on the problem. 1) I've never seen it with the client and server program on the same computer. 2) It only repros on some systems. If I can repro it on some systems and then make the client the server and the server the client the bug will often fail to repro.

Re: [patch] nonblinking VGA block cursor

2001-06-15 Thread Daniel Phillips
On Saturday 16 June 2001 02:03, Josh Myer wrote: Anyway, this is a silly discusson in general, i figured i would throw in my $0.02 (strong US cents!) It's a slow news day ;-) -- Daniel - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

[OT] Re: Snowhite and the Seven Dwarfs - The REAL story!

2001-06-15 Thread J Sloan
Tobias Ringstrom wrote: Ah... the joy of reading mail using non-MS software, on a non-MS OS... Hahaha, indeed! Indeed, since: Jun 15 15:39:03 mirai sendmail[21499]: f5FMd2t21499: from=[EMAIL PROTECTED], size=33547, class=-60, nrcpts=1, msgid=[EMAIL PROTECTED], bodytype=7BIT, proto=ESMTP,

Re: [patch] nonblinking VGA block cursor

2001-06-15 Thread Josh Myer
On Sat, 16 Jun 2001, Daniel Phillips wrote: Ask the original poster if he's willing to take the risk of going with an xor cursor. We are talking text mode, right? No way to get rid of that blinking text cursor, ever. Tell me, do you like having the colon blink on your alarm clock too?

[PATCH] tulip.c

2001-06-15 Thread Masaki Tsuji
Dear sirs, Few year ago, I wrote patch for tulipl.c(kernel-version 2.0.35) that works on MX98715,and I found that it mostly work version 2.2.1 and 2.2.11. So I'll send patch for tulip.c(kernel-version 2.2.1, 2.2.11) I tested it on 2.2.1 to 2.2.13, but I think it should work on 2.2.1 to 2.2.13.

Re: 2.4.5-ac6 and 2.4.4-ac11 boot fails with APIC timer

2001-06-15 Thread root
The message on the screen calibrating APIC timer . CPU clock speed is 1395.7390MHz ... host bus clock speed is 0. MHz cpu: 0, clocks: 0, slic: 0 Then nothing. I had to push the reset button at this point. ACPI and APM were disabled from the kernel config. This

Re: [OT] Re: Snowhite and the Seven Dwarfs - The REAL story!

2001-06-15 Thread Michael Peddemors
Or even better.. Rik? Are you using Microsoft again? Now we get em in Spanish too.. Even Virus's sound better in Spanish.. Or is that Portugese? (Personally, I block em at the mailer, to protect those poor unfortunates that haven't switched to Linux Yet) Content-Type: application/octet-stream;

psaux mouse driver + inland pro optical 100 mouse

2001-06-15 Thread David Ashley
Under linux 2.4.1 if I move the mouse slow enough it doesn't register at all in Xwindows. If I unplug the ps2 mouse and plug it back in, it works perfectly, no matter how slowly I move it the movement is registered. It is as if the linux kernel is imposing a threshold on the movement. Under

Re: [OT] Re: Snowhite and the Seven Dwarfs - The REAL story!

2001-06-15 Thread Arnaldo Carvalho de Melo
Em Fri, Jun 15, 2001 at 08:11:35PM -0700, Michael Peddemors escreveu: Or even better.. Rik? Are you using Microsoft again? Now we get em in Spanish too.. Even Virus's sound better in Spanish.. Or is that Portugese? yup, portuguese, I already got this damn virus in portuguese, english,

Re: [patch] nonblinking VGA block cursor

2001-06-15 Thread Mike Galbraith
On Fri, 15 Jun 2001, Albert D. Cahalan wrote: Of course FreeBSD has a block cursor. It was easy to program, and it seems nice to the pot-smoking hippies out in Berkeley. FreeBSD doesn't define standards. FreeBSD breaks standards. (zombie creation, ps -ef, partition tables, pty allocation...)

Re: [patch] nonblinking VGA block cursor

2001-06-15 Thread John R Lenton
On Sat, Jun 16, 2001 at 05:52:39AM +0200, Mike Galbraith wrote: On Fri, 15 Jun 2001, Albert D. Cahalan wrote: Ever wonder why IBM supports Linux instead of FreeBSD? Hmmm? I bet it has more to do with growth curves than cursor style :) don't kid yourself. cursor style is the #1 reason for

Re: ps2 keyboard filter hook

2001-06-15 Thread Mike A. Harris
On Fri, 15 Jun 2001, Dan Streetman wrote: Date: Fri, 15 Jun 2001 17:03:38 -0400 (EDT) From: Dan Streetman [EMAIL PROTECTED] To: Jeff Garzik [EMAIL PROTECTED] Cc: Linux Kernel [EMAIL PROTECTED] Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: ps2 keyboard filter hook Didn't we just

RE: threading question

2001-06-15 Thread Anil Kumar
Since while using only a small subset of primitives provided by the pthreads the burden for the other primitive maintanence is much more so i too feel when we use only a small part its better to implement in our own requiredd way for performance issues. -Original Message- From: [EMAIL

Re: kmalloc

2001-06-15 Thread David S. Miller
Petko Manolov writes: kmalloc fails to allocate more than 128KB of memory regardless of the flags (GFP_KERNEL/USER/ATOMIC) Any ideas? Yes, this is the limit. Later, David S. Miller [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: 3com Driver and the 3XP Processor

2001-06-15 Thread Pete Wyckoff
[EMAIL PROTECTED] said: [EMAIL PROTECTED] writes: So are there any intresting changes one can make to the acenic? Like I said, there is an entire firmware developer kit, so the only limit is your imagination and coding skills :-) I wrote a new firmware from scratch to offload most of a

<    1   2   3