From owner-acpi-jp@jp.freebsd.org  Mon Sep 10 03:30:18 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id DAA63053;
	Mon, 10 Sep 2001 03:30:18 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from nagual.pp.ru (root@pobrecita.freebsd.ru [194.87.13.42])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id DAA63047
	for <acpi-jp@jp.freebsd.org>; Mon, 10 Sep 2001 03:30:16 +0900 (JST)
	(envelope-from ache@nagual.pp.ru)
Resent-From: ache@nagual.pp.ru
Received: (from ache@localhost)
	by nagual.pp.ru (8.11.6/8.11.6) id f89IU1c46797
	for acpi-jp@jp.freebsd.org; Sun, 9 Sep 2001 22:30:01 +0400 (MSD)
	(envelope-from ache)
Resent-Message-Id: <200109091830.f89IU1c46797@nagual.pp.ru>
Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119])
	by nagual.pp.ru (8.11.6/8.11.6) with ESMTP id f8981Q638631
	for <ache@nagual.pp.ru>; Sun, 9 Sep 2001 12:01:27 +0400 (MSD)
	(envelope-from owner-freebsd-current@FreeBSD.ORG)
Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18])
	by mx2.freebsd.org (Postfix) with ESMTP id EF2C355AB8
	for <ache@nagual.pp.ru>; Sun,  9 Sep 2001 01:01:24 -0700 (PDT)
	(envelope-from owner-freebsd-current@FreeBSD.ORG)
Received: by hub.freebsd.org (Postfix)
	id 9A0D237B413; Sun,  9 Sep 2001 01:01:24 -0700 (PDT)
Delivered-To: ache@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 538)
	id 05A8F37B403; Sun,  9 Sep 2001 01:01:22 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with SMTP
	id D1D672E80D1; Sun,  9 Sep 2001 01:01:21 -0700 (PDT)
Received: by hub.freebsd.org (bulk_mailer v1.12); Sun, 9 Sep 2001 01:01:21 -0700
Delivered-To: freebsd-current@freebsd.org
Received: from hermes.dialup.ru (hermes.dialup.ru [194.87.16.230])
	by hub.freebsd.org (Postfix) with ESMTP id DBF7637B407
	for <current@freebsd.org>; Sun,  9 Sep 2001 01:01:17 -0700 (PDT)
Received: (from ache@localhost)
	by hermes.dialup.ru (8.11.5/8.11.5) id f8981Fa00488
	for current@freebsd.org; Sun, 9 Sep 2001 12:01:15 +0400 (MSD)
	(envelope-from ache)
Date: Sun, 9 Sep 2001 12:01:15 +0400
From: "Andrey A. Chernov" <ache@nagual.pp.ru>
To: current@FreeBSD.ORG
Message-ID: <20010909120115.A374@nagual.pp.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
List-ID: <freebsd-current.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-current>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-current>
X-Loop: FreeBSD.ORG
Resent-Date: Sun, 9 Sep 2001 22:29:59 +0400
Resent-To: acpi-jp@jp.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 1257
Subject: [acpi-jp 1257] New ACPI dangerous false devices
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: owner-freebsd-current@FreeBSD.ORG

With new ACPI and my ASUS TUSL2-C I got following false devices
configured:

sio1: configured irq 3 not in bitmap of probed irqs 0
sio1 port 0-0x7 irq 3 on acpi0
sio1: type 8250

(I disable sio1 in BIOS, it must not assign irq 3 here)

sc1: <System console> on isa0
sc1: MDA <16 virtual consoles, flags=0x0>

(I have no sc1 or MDA)

sio1 maked by ACPI is dangerous ineed because when try to write something
to /dev/cuaa1 I got system lockup. Please do something with it. 

Also I got lots of:

fdc1: cannot reserve I/O port range (6 ports)
ppc1: cannot reserve I/O port range

I don't think they are dangerous because no devices created.

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
