From owner-freebsd-mobile Mon Nov 26 4:54:19 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from shark.amis.net (shark.amis.net [212.18.32.14]) by hub.freebsd.org (Postfix) with ESMTP id 2400B37B41A; Mon, 26 Nov 2001 04:54:15 -0800 (PST) Received: from baracuda.amis.net (baracuda.amis.net [212.18.32.4]) by shark.amis.net (Postfix) with ESMTP id 23E497CA4; Mon, 26 Nov 2001 13:54:14 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by baracuda.amis.net (Postfix) with ESMTP id C29B79B3A; Mon, 26 Nov 2001 13:54:13 +0100 (CET) Received: from titanic.medinet.si (titanic.medinet.si [212.18.42.5]) by baracuda.amis.net (Postfix) with ESMTP id 312969B34; Mon, 26 Nov 2001 13:54:12 +0100 (CET) Received: by titanic.medinet.si (Postfix, from userid 1000) id EBD0B55423; Mon, 26 Nov 2001 13:54:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by titanic.medinet.si (Postfix) with ESMTP id E8D6155421; Mon, 26 Nov 2001 13:54:11 +0100 (CET) Date: Mon, 26 Nov 2001 13:54:11 +0100 (CET) From: Blaz Zupan X-X-Sender: To: Mike Smith Cc: Subject: Re: IPC TopNote G serial ports not working In-Reply-To: <200111252342.fAPNgnM02341@mass.dis.org> Message-ID: <20011126135057.O72650-100000@titanic.medinet.si> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > > sio0: configured irq 4 not in bitmap of probed irqs 0 > Note that this means that interrupts are not working for this port. Exactly, because it's probably not even activated. > Make sure you haven't disabled the serial port in the BIOS, or configured > it for IR or something. The most "correct" setting would be Win2000, but > as you've noticed, our PCI support doesn't handle this yet. 8( There are three settings for the serial ports: disabled, enabled and auto. "disabled" is obvious, "enabled" allows me to set the I/O address and IRQ, which are set correctly, auto probably does that automatically. None of the settings make the ports work. > > Checking for Plug-n-Play devices... > > No Plug-n-Play devices were found > > pnpinfo is only relevant for ISA PnP devices; basically just old sound > cards, and not at all useful here. Aren't some serial ports configured as ISA PnP devices? Yeah, probably not in newer machines (especially those supporting ACPI). > > acpidump: DSDT is corrupt > > You might try to get an ACPI dump via other means, but it looks like this > may be part of the problem. 8( I feared that. What are the "other means" to get an ACPI dump? I believe there is also a FreeBSD ACPI mailing list somewhere. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message