From owner-freebsd-current@FreeBSD.ORG Sun Feb 3 12:45:56 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B125016A417 for ; Sun, 3 Feb 2008 12:45:56 +0000 (UTC) (envelope-from emikulic@gmail.com) Received: from ipmail01.adl6.internode.on.net (ipmail01.adl6.internode.on.net [203.16.214.146]) by mx1.freebsd.org (Postfix) with ESMTP id 061AC13C43E for ; Sun, 3 Feb 2008 12:45:55 +0000 (UTC) (envelope-from emikulic@gmail.com) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CANE/pUeWZaK6/2dsb2JhbACsHg X-IronPort-AV: E=Sophos;i="4.25,298,1199626200"; d="scan'208";a="34133655" Received: from ppp162-186.static.internode.on.net ([150.101.162.186]) by ipmail01.adl6.internode.on.net with ESMTP; 03 Feb 2008 23:00:33 +1030 Received: by ppp162-186.static.internode.on.net (Poofix, from userid 1001) id 190104080; Sun, 3 Feb 2008 23:30:35 +1100 (EST) Date: Sun, 3 Feb 2008 23:30:35 +1100 From: Emil Mikulic To: freebsd-current@freebsd.org Message-ID: <20080203123035.GA10747@dmr.ath.cx> Mail-Followup-To: Emil Mikulic , freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-ID: 1024D/344A699F X-PGP-Fingerprint: EE97 2C84 6D07 E76C F075 C0BA ED2A 9319 344A 699F X-Written-On: dmr.ath.cx (FreeBSD 6.2-STABLE i386) User-Agent: Mutt/1.5.17 (2007-11-01) Subject: sio0 not working on Asus M2N-SLI Deluxe motherboard X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2008 12:45:56 -0000 This is FreeBSD 7.0-RC1 on amd64, I get the following in dmesg: sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio0: [FILTER] I can't get any data in or out of that serial port. Does anyone have any ideas? --Emil