Re: Configure PnP Card before Kernel loads modules

2003-10-30 Thread Andre Kalus
On Thu, 30 Oct 2003 11:19:40 +0100, Andreas Bohnert wrote: > thanks andreas, > I will try that. > > stupid question: > > is just a random name? > > No, it is not. It has to be that way so any program that wants to access the sound card (via sound-slot-0) is poited to the correct driver. Gree

Re: Configure PnP Card before Kernel loads modules

2003-10-30 Thread Andreas Bohnert
thanks andreas, I will try that. stupid question: is sound-slot-0 just a random name? about the kernel question: I''m using the 2.4.18 kernel, but he does not auto configure my card - maybe this is switched of by default and I have to configure it (good tip!) thanks andreas Andreas Janssen wrot

Re: Configure PnP Card before Kernel loads modules

2003-10-30 Thread Andreas Janssen
Hello Andreas Bohnert (<[EMAIL PROTECTED]>) wrote: > I have an old but still pretty good ISA PnP Soundcard (EWS64XL) . Now > I have to initialize the card at boot time BEFORE the kernel loads the > moduls, otherwise the (sound-)modul will mess up my configuration. > Which boot script allows me to