kernel 2.3.21 and sound modules?

Bruno Semrau (bsemrau@nuernberg.netsurf.de)
Fri, 15 Oct 1999 23:08:10 +0200


Hello,
how can i load sound modules with kernel 2.3.21?
I have a ISA PnP Card with cs4232 chipset.
Under Kernel 2.2.x it works with this options in /etc/conf.modules

alias char-major-14 cs4232
options sound dmabuf=1
post-install cs4232 modprobe "-k" opl3
post-install cs4232 modprobe "-k" mpu401
options cs4232 io=0x534 irq=5 dma=1 dma2=3
options opl3 io=0x388
options mpu401 io=0x0300 irq=9

bye
Bruno

-
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/