A few issues I ran into (and a quick question)

2000-10-26 Thread Rogier R. Mulhuijzen
First of all (using -current of 26 October) I was not able to attach pcm to my Yamaha OPL-SAx soundcard in my Toshiba Tecra8000 when using snd_pcm.ko. Using a statically compiled driver though I had no trouble whatsoever. The module was pre-loaded at boot time. 2nd with a working pcm driver I

Re: A few issues I ran into (and a quick question)

2000-10-26 Thread Cameron Grant
First of all (using -current of 26 October) I was not able to attach pcm to my Yamaha OPL-SAx soundcard in my Toshiba Tecra8000 when using snd_pcm.ko. Using a statically compiled driver though I had no trouble whatsoever. The module was pre-loaded at boot time. snd_pcm is the core module, it

Re: A few issues I ran into (and a quick question)

2000-10-26 Thread Dan Papasian
On Thu, Oct 26, 2000 at 10:43:44PM +0200, Rogier R. Mulhuijzen wrote: Oh, just out of curiosity, I build both my kernel and world with -mcpu=pentiumpro and -march=pentiumpro. Would there be any reasons not to? Anything above -O -pipe is not offically supported. While you didn't give your