On Thu, 31 May 2001, David Raufeisen wrote:
> Hi,
>
> I used this patch on 2.4.5, still oops's ..
But now it progressed a bit more ;)
>
> >>EIP; c01b91eb<=
> Trace; c01bc853
> Trace; c01b86c4
> Trace; c01b8666
> Trace; c01b4f4f
> Trace; c012cf46
> Trace; c0106bab
>
New patch att
Thank you for the trace. Patch attached, please test it out.
Rui Sousa
P.S: in the future always CC emu10k1-devel, or instead of a 7 day delay in
getting something fixed the message might just get lost.
On Thu, 24 May 2001, David Raufeisen wrote:
> May 24 10:58:05 prototype kernel: Unable to
On 23 Apr 2001, Mathieu Chouquet-Stringer wrote:
> <[EMAIL PROTECTED]> writes:
>
> > On Mon, 23 Apr 2001, Ingo Oeser wrote:
> >
> > > On Mon, Apr 23, 2001 at 05:06:48PM +0100, Matt wrote:
> > > > I'm writing a char device driver for a dsp card that drives a motion
> > > > platform.
> > >
> > > Ca
On Mon, 23 Apr 2001, Ingo Oeser wrote:
> On Mon, Apr 23, 2001 at 05:06:48PM +0100, Matt wrote:
> > I'm writing a char device driver for a dsp card that drives a motion
> > platform.
>
> Can you elaborate on the dsp card? Is it freely programmable? I'm
> working on a project to support this kind o
On Mon, 23 Apr 2001, Gary White (Network Administrator) wrote:
There are no emu10k1 changes from ac9 up to ac12...
Do you have a VIA motherboard by any chance?
Rui Sousa
> Since ac9 I started having a lockup when initializing KDE 2.1.1.
> Did not think that much about it since my installation h
Hi,
I'm using kernel-2.4.3 and pcmcia-cs-3.1.25.
The kernel module is called ide-cs while the pcmcia-cs package
looks for ide_cs. I'm not sure which should be corrected...
Rui Sousa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PR
On Fri, 9 Mar 2001, John O'Connor wrote:
> What is the difference between an SMP and a non-SMP module?
>
> I have a module that works fine on 2.2.14 and I want to make it run on another
>distribution that uses a 2.2.16-SMP kernel.
>
> What changes will be needed?
You will need at least to recom
On Mon, 5 Feb 2001, Pat Verner wrote:
> I have Linux running on several older Pentium machines - Pentium -166 MHz
> and Pentium - 120 Mhz.
>
> Under kernel 2.2.13+ these machines report a BogoMips of 66 or 47
> respectively; suddenly under kernel 2.4.[01] the speed is suddenly
> reported as 332
On Thu, 1 Feb 2001, Chris Evans wrote:
>
> Nope - I've nailed it to a _really_ simple test case. It looks like a
> read() on a shutdown() unix dgram socket just kills the kernel. Demo code
> below. I wonder if this affects UP or is SMP only?
It surely killed my PIII UP machine (running 2.4.1)
R
On Wed, 31 Jan 2001, Timothy A. DeWees wrote:
How about just upgrading modutils?!
> You need to create a symlink
>
> ln -s /lib/modules/2.4.1/kernel/drivers/net /lib/modules/2.4.1/net
>
> That will fix the nic, I am not sure about sound. You may need to
> create a misc link like
>
> ln -s /lib/
Hi,
A patch for the via82cxxx_audio sound driver against 2.4.1-pre8.
It includes:
1. Support for variable fragment size and variable fragment number
2. Fixes for the SPEED, STEREO, CHANNELS, FMT ioctls when in read & write
mode
2.1 Mmaped sound is now fully functional.
The patch is fairly tes
Hi,
The emu10k1 driver is missing a few unlocks on error exit paths.
Patch attached against 2.4.1-pre8.
Rui Sousa
diff -uNr linux-2.4.1-pre8/drivers/sound/emu10k1/audio.c
linux-2.4.1-pre8.new/drivers/sound/emu10k1/audio.c
--- linux-2.4.1-pre8/drivers/sound/emu10k1/audio.c Thu Sep 21 22
12 matches
Mail list logo