Subject: Re: uhci/ehci - couldn't map interrupt
To: Matthias Scheler <tron@zhadum.de>
From: Jachym Holecek <freza@liberouter.org>
List: current-users
Date: 06/02/2005 01:08:19
> 	Petar Bogdanovic writes:
> I'm just not sure, what you mean with 'ACPI enabled'. There are a lot of
> acpi-options and maybe I chose the wrong combination.

  options   ACPI_PCI_FIXUP

solved similar problem for me.

> 	Matthias Scheler writes:
> 
> The ACPI support in your BIOS will allow an operating system to activate
> the devices which the BIOS apparently doesn't activate. I'm however not
> sure whether NetBSD's ACPI implementation supports activating devices.

  options   ACPI_ACTIVATE_DEV

seems to do that (on -current at least).

	Regards,
		-- Jachym Holecek