Re: Patch to abyss.c against 2.4.2-ac28

2001-04-22 Thread Adam Fritzler
I've sent an equivelent patch (along with another fix) to Alan, which is included in the latest -ac. af. On Tue, 10 Apr 2001, Bart Dorsey wrote: > This is my first time sending in a patch to the kernel. > > This is a one line fix to the abyss tokenring driver in 2.4.2-ac28 > > I got this fi

Re: Core dumps for threads

2001-02-25 Thread Adam Fritzler
Theres a patch floating around that does just that. Its an obvious hack. I would like to see something clean get into the mainstream kernels. Its a real pain not to have cores for threaded code. It does work, however. It effectively dumps the thread that caused the fault. (I have a complime

Re: novatel minstrel on 2.4

2001-02-01 Thread Adam Fritzler
x.) The modem is now working perfectly under 2.4.1 (on a Sony vaio C1VN... very nice). af On Fri, 2 Feb 2001, Adam Fritzler wrote: > Any ideas? The 'rx error' count going up is kind of suspicious. My - To unsubscribe from this list: send the line "unsubscribe linux-ker

novatel minstrel on 2.4

2001-02-01 Thread Adam Fritzler
We've been trying to set up a laptop here to use a Novatel Minstrel PCMCIA modem (wireless Richocet network). The card shows up as a serial port (ttySx) and accepts AT commands just like a normal modem. It dials fine, PPP connects, gets IPs, etc just as it should. However, any packet over abou

thread core dumps

2001-01-30 Thread Adam Fritzler
Is there a way to get threaded applications to dump core properly on 2.4.0? There is a patch floating around for 2.2.x, but the patch is not applicable to the 2.4. code. Any help is appreciated af - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messag

Re: Problem with Madge Tokenring (abyss.o) in 2.4.1-pre10

2001-01-23 Thread Adam Fritzler
I was planning on submitting a MAINTAINERS patch with my next tms380tr patchset, but I've yet to get to doing that (!). Thanks for the patch, Jeff! --- Adam Fritzler { [EMAIL PROTECTED], [EMAIL PROTECTED] } http://www.zigamorph.net/~mid/ On Tue, 23 Jan 2001, Bart Dorsey

Re: Probably Off-topic Question...

2001-01-23 Thread Adam Fritzler
On Mon, 22 Jan 2001, Alan Olsen wrote: > BTW, the Yamaha sound chip in the Vaio is supported under Alsa. You might > ask them what they did to get it to work, so it can be included in the > stock kernel. (Or maybe it already has and I have just not been looking.) The ymf_pci driver in any recen