You don't need to, since your BIOS already configured the card for you!
> 1.- here's /proc/isapnp:
> Card 1 'CTL00e4:Creative SB AWE64 PnP' PnP version 1.0 Product version 1.0
> Logical device 0 'CTL0045:Audio'
> Device is active
> Active port 0x220,0x330,0x388
> Active IRQ 5 [0x2]
> Active DMA 1,5
Just do:
modprobe opl3 io=0x388
modprobe sb io=0x220 irq=5 mpu_io=0x330 dma=1 dma16=5
Ciao, Marcus
-
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/