Re: [PATCH] Use check_legacy_ioport() for ISAPnP
From: David Woodhouse <dwmw2@infradead.org>
Date: 2006-09-27 12:49:51
From: David Woodhouse <dwmw2@infradead.org>
Date: 2006-09-27 12:49:51
On Wed, 2006-09-27 at 10:18 +0200, Olaf Hering wrote:
Isnt that fixed by my other patch which was merged into -mm today?
Hm, wasn't aware of that. /me looks... No, your patch seems to change pnpbios, not isapnp. Which is odd, since pnpbios is x86-only anyway. And did you fix the case of PCI parallel ports? We only want to do the check_legacy_ioport() thing for the 'default' built-in ports, not for all ports. -- dwmw2