Messages in this thread |  | | Date | Wed, 10 Jul 1996 21:16:00 +0200 (MESZ) | From | Kai Schulte <> | Subject | Re: Small sound-patch for 2.0.4 |
| |
On Tue, 9 Jul 1996, Tom Head wrote:
> > - sb16_set_mpu_port(devc, hw_config) > Would this affect users who have an 8-bit SoundBlaster card, out of > curiosity?
It wouldn't hurt if the call was missing entirely because it will never be executed anyway, but this way the compile will still fail.
Actually, we could have the preprocessor eliminate such sections based on the config options... The sound driver object file could certainly do with a bit of dieting ;)
Kai
|  |