From owner-acpi-jp@jp.freebsd.org  Sun Sep 16 15:07:37 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id PAA07256;
	Sun, 16 Sep 2001 15:07:37 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mass.dis.org (mass.dis.org [216.240.45.41])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id PAA07251
	for <acpi-jp@jp.freebsd.org>; Sun, 16 Sep 2001 15:07:36 +0900 (JST)
	(envelope-from msmith@mass.dis.org)
Received: from mass.dis.org (localhost [127.0.0.1])
	by mass.dis.org (8.11.6/8.11.3) with ESMTP id f8G6Eis06170;
	Sat, 15 Sep 2001 23:14:45 -0700 (PDT)
	(envelope-from msmith@mass.dis.org)
Message-Id: <200109160614.f8G6Eis06170@mass.dis.org>
X-Mailer: exmh version 2.1.1 10/15/1999
To: "Andrey A. Chernov" <ache@nagual.pp.ru>
cc: Mike Smith <msmith@freebsd.org>, acpi-jp@jp.freebsd.org
In-reply-to: Your message of "Sun, 16 Sep 2001 09:57:50 +0400."
             <20010916095746.A72838@nagual.pp.ru> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Sat, 15 Sep 2001 23:14:44 -0700
From: Mike Smith <msmith@freebsd.org>
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: acpi-jp 1289
Subject: [acpi-jp 1289] Re: Phantom serial ports with -current acpi. 
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: msmith@freebsd.org

> On Sat, Sep 15, 2001 at 15:53:33 -0700, Mike Smith wrote:
> > > fdc1: cannot reserve I/O port range (6 ports)
> > > ppc1: cannot reserve I/O port range
> > 
> > You probably have hints in your system that are causing these.
> 
> No. My hints strictly describe only what I really have.

Yes, but so does your ACPI data, and the way that hints work conflict 
with this.  You should be able to turn off hints for everything execpt 
keyboard and video, ie. this should be (more than) sufficient:

hint.atkbdc.0.at="isa"
hint.atkbdc.0.port="0x060"
hint.atkbd.0.at="atkbdc"
hint.atkbd.0.irq="1"
hint.vga.0.at="isa"
hint.sc.0.at="isa"

If you're still having problems with this minimal subset, then it would 
be interesting to know where these extra devices are coming from.

-- 
... 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


