Messages in this thread |  | | Subject | Re: Looking for maintainer of ENSONIQ SoundScape driver | Date | Fri, 5 Jan 2001 16:27:30 +0000 (GMT) | From | Alan Cox <> |
| |
> would like to discuss with its maintainer, please. For instance, > although /dev/mixer does not use sscape.o (the mixer driver is in the > ad1848.o module), unloading sscape.o while a mixer application is
That sounds like the mixer calls sscape code and there is a locking error somewhere that should have prevented the unload
> sscape.o allocates IO ports is also suspicious, and causes these > messages to be logged every time the sound modules are loaded: > > Jan 5 14:08:31 wittsend kernel: Trying to free nonexistent resource <00000338-00000339> > Jan 5 14:08:31 wittsend kernel: Trying to free nonexistent resource <00000330-00000337> >
Look for request_resource/free_resource mismatches
> There is no specific person mentioned in the MAINTAINERS file for this > ISA PNP card, and I have received no response from the linux-sound > mailing list. > > Is there anybody out there?
I dont think so.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |