At Sun, 28 Dec 2003 20:47:07 +0100 (CET), Markus Gaugusch wrote: > > Hi, > The sonypi module uses IO Address 0x1080 - 0x1084B, which is in the range > of the via82xx sound driver (0x1000 - 0x10ff). Is it possible to exclude > the address range of the sonypi module in the via82xx driver? I'm pretty > sure that it isn't really used by ALSA :)
check lspci -v whether the via chip requires really this whole region. in the via82xx driver, we reserve the area with 256 bytes, assuming that it's constant. if lspci shows a different value, i.e. 128 bytes, the driver should reserve the region according to the pci resource. Takashi ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel