Date: Tue, 04 Sep 2001 02:33:20 -0700 From: Mike Smith <msmith@freebsd.org> To: tlambert2@mindspring.com Cc: Pete Carah <pete@ns.altadena.net>, current@freebsd.org Subject: Re: ACPI problems Message-ID: <200109040933.f849XKn07939@mass.dis.org> In-Reply-To: Your message of "Tue, 04 Sep 2001 00:27:14 PDT." <3B948251.D48A74DF@mindspring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > unknown: <PNP0400> can't assign resources > > unknown: <PNP0400> at port 0x378-0x37f on isa0 > > unknown: <PNP0501> can't assign resources > > unknown: <PNP0501> at port 0x3f8-0x3ff on isa0 > > unknown: <PNP0501> can't assign resources > > unknown: <PNP0501> at port 0x2f8-0x2ff on isa0 > > unknown: <PNP0f13> can't assign resources > > unknown: <PNP0f13> at irq 12 on isa0 > > unknown: <PNP0303> can't assign resources > > unknown: <PNP0303> at port 0x60 on isa0 > > unknown: <PNP0800> failed to probe at port 0x61 on isa0 > > Known problem... see the -current archives. > > You are attaching twice: once because of ACPI, and again > because of the "hints". You need to comment the entries > out of your hints file to make them not get attached twice. You're smoking crack, again. Hints don't supply PnP IDs. This looks more like both compiling ACPI into the kernel and loading it as a module, or something else equally bogus; devices are being doubly enumerated by a PnP enumerator (ACPI or the PnP BIOS). Check that you're not manually loading the ACPI module, and that you don't have it compiled into your kernel. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109040933.f849XKn07939>