Re: soundcore not unloading (Was: Re: Show stoppers)

Benjamin Redelings I (bredelin@ucsd.edu)
Mon, 12 Oct 1998 19:41:11 -0700


The problem with soundcore unloading was fixed, and the re-broken. I
don't think the fix is difficult... The original fix was something like
change an:
if (!f)
to
if (f==-1)
.
I would not be surprised if Alan has fixed this already i his patch
sets.
-BenRI
-- 
http://sdcc13.ucsd.edu/~bredelin

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/