From owner-freebsd-current Mon Feb 25 7:34:15 2002 Delivered-To: freebsd-current@freebsd.org Received: from shidahara1.planet.sci.kobe-u.ac.jp (shidahara1.planet.sci.kobe-u.ac.jp [133.30.68.253]) by hub.freebsd.org (Postfix) with ESMTP id 4B72737B496 for ; Mon, 25 Feb 2002 07:33:53 -0800 (PST) Received: from shidahara1.planet.sci.kobe-u.ac.jp (localhost [127.0.0.1]) by shidahara1.planet.sci.kobe-u.ac.jp (8.9.3/8.9.3) with ESMTP id AAA91449; Tue, 26 Feb 2002 00:32:47 +0900 (JST) (envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp) Message-Id: <200202251532.AAA91449@shidahara1.planet.sci.kobe-u.ac.jp> To: "Jose M. Alcaide" Cc: current@freebsd.org Subject: Re: ACPI issues and questions (Dell Inspiron 3700) In-reply-to: Your message of "Mon, 25 Feb 2002 16:24:14 +0100." <20020225162414.B241@v-ger.we.lc.ehu.es> Date: Tue, 26 Feb 2002 00:32:47 +0900 From: Takanori Watanabe Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020225162414.B241@v-ger.we.lc.ehu.es>, "Jose M. Alcaide" wrote: >1. The sio1 port (IrDA) is not detected. I had to add > > hint.sio.1.at="isa" > hint.sio.1.port="0x2F8" > hint.sio.1.irq="3" > > to /boot/device.hints in order to get it probed at boot. I think that > this is a fault of the ACPI BIOS. From acpidump. > Device(IRDA) { > Name(_HID, 0x10f0a34d) So try adding {0x10f0a34d, NULL} to sio_ids in /sys/dev/sio/sio_isa.c Takanori Watanabe Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message