Re: 2.1.71 and sound driver: what's going on ?
Richard Henderson (rth@dot.cygnus.com)
Mon, 8 Dec 1997 17:14:00 -0800
On Sun, Dec 07, 1997 at 12:54:05AM +0000, Shaw Carruthers wrote:
> mad16 tells me that I/O is a required parameter, but io= is an invalid
> parameter, despite having config.io_base = io in the source code.
This would indicate a missing MODULE_PARM(io,"i") in the source.
r~