From owner-freebsd-stable Fri Mar 16 9:54: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns2.alphaque.com (ns2.alphaque.com [202.185.254.11]) by hub.freebsd.org (Postfix) with SMTP id CCBD237B719 for ; Fri, 16 Mar 2001 09:54:03 -0800 (PST) (envelope-from dinesh@alphaque.com) Received: (qmail 5444 invoked from network); 16 Mar 2001 17:54:01 -0000 Received: from j3.jrc16.jaring.my (HELO prophet.alphaque.com) (161.142.111.137) by ns2.alphaque.com with SMTP; 16 Mar 2001 17:54:01 -0000 Received: from localhost (6uuc67@localhost.alphaque.com [127.0.0.1]) by prophet.alphaque.com (8.11.3/8.11.3) with ESMTP id f2GHSQL01024 for ; Sat, 17 Mar 2001 01:28:26 +0800 (MYT) (envelope-from dinesh@alphaque.com) Date: Sat, 17 Mar 2001 01:28:26 +0800 (MYT) From: Dinesh Nair To: freebsd-stable@freebsd.org Subject: sio2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG people, on 4.3-BETA (March 7) on a compaq armada m300, i enabled sio0-3. the notebook has an IR port and an internal modem. am unsure if this modem is a winmodem, and am trying to get it to work if possible. also am trying to get the IR port recognized as a serial port for palm hotsyncing. has anyone else done this on an armada m300 ? upon bootup, i see the following message: Mar 17 00:22:16 prophet /kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 Mar 17 00:22:16 prophet /kernel: sio0: type 16550A Mar 17 00:22:16 prophet /kernel: sio1: configured irq 3 not in bitmap of probed irqs 0 Mar 17 00:22:16 prophet /kernel: sio2: configured irq 5 not in bitmap of probed irqs 0x8 Mar 17 00:22:16 prophet /kernel: sio2 at port 0x3e8-0x3ef irq 5 on isa0 Mar 17 00:22:16 prophet /kernel: sio2: type 16550A Mar 17 00:22:17 prophet /kernel: sio3: configured irq 9 not in bitmap of probed irqs 0 i've checked dmesg, and irq 5 is not used anywhere else. yet it recognizes sio2 as a 16550A serial device. what does irq not in bitmap of probed irqs mean ? and what does the 0x0 and 0x8 that follows it mean ? --dinesh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message