On Sun, Jun 15, 1997 at 01:12:33PM -0400, Dale Scheetz wrote: > > 2. Compiling a Custom Kernel > > I ran 'make menuconfig' in /usr/src/linux. I can't change the Soundblaster > > Settings (Base Adress, IRQ, Hi and Low-DMA...). There is allways the > > message 'You entered an invalid value'. > > > > What did I wrong? > > > If this is the SoundBlaster Pro CD driver (sbpcd) then you must edit the > source (possibly the header file as well) There are some notes on this > issue in the source code.
No, there is/was a bug in the kernel configuration scripts where it won't accept any values for one of these settings. I had to enter nothing and edit .config by hand. You can set the sbpcd settings on the command line to the kernel or to the module; much more practical than editing the kernel source for every new version. My conf.modules says options sbpcd sbpcd="0x330,0" which is for a "lasermate" interface at 0x330; it's just a small CD-ROM only controller, no sound card etc. Quotes are required for the module only. Hamish -- Hamish Moffatt, StudIEAust [EMAIL PROTECTED] Student, computer science & computer systems engineering. 3rd year, RMIT. http://hamish.home.ml.org/ (PGP key here) CPOM: [**** ] 47% The opposite of a profound truth may well be another profound truth. --Bohr -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .