Date: Mon, 13 Mar 2006 13:15:57 -0500 (EST) From: Peter <petermatulis@yahoo.ca> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: no serial port: "configured irq 3 not in bitmap of probed irqs" Message-ID: <20060313181557.38671.qmail@web60025.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
I cannot get FreeBSD 6.0 to recognize my serial port. I am using the ASUS K8V-X SE motherboard[1]. It only has serial port but dmesg suggests there are two: 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 sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled In the end I have no port: $ ls -lh /dev/cua* crw-rw---- 1 uucp dialer 0, 42 Mar 13 03:59 /dev/cuad0 crw-rw---- 1 uucp dialer 0, 43 Mar 13 03:59 /dev/cuad0.init crw-rw---- 1 uucp dialer 0, 44 Mar 13 03:59 /dev/cuad0.lock I have searched around and found similar problems but no solution is apparent. Any suggestions? [1] http://www.asus.com/products4.aspx?modelmenu=2&model=790&l1=3&l2=14&l3=0 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060313181557.38671.qmail>