From owner-freebsd-questions Thu Oct 23 00:44:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA06884 for questions-outgoing; Thu, 23 Oct 1997 00:44:03 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from locust.iie.ncku.edu.tw (locust.iie.ncku.edu.tw [140.116.46.91]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id AAA06829 for ; Thu, 23 Oct 1997 00:43:35 -0700 (PDT) (envelope-from liupc@locust.iie.ncku.edu.tw) Received: from cn9.iie.ncku.edu.tw by locust.iie.ncku.edu.tw (4.1/SMI-4.1) id AA11109; Thu, 23 Oct 97 15:38:15 CST Message-Id: <344F0332.28B5D3A9@locust.iie.ncku.edu.tw> Date: Thu, 23 Oct 1997 15:56:35 +0800 From: liupc Reply-To: liupc@locust.iie.ncku.edu.tw Organization: ncku.iie X-Mailer: Mozilla 4.03 [en] (Win95; I) Mime-Version: 1.0 To: questions@FreeBSD.ORG Subject: Intel TX chipset problem? (sio0 not found) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello, I installed FreeBSD 3.0-971015-SNAP on my computer: Pentium 200-MMX CPU Iwill p55-XUW main board Logitech Serial Mouseman dec dc21040 PCI network card Almost all device can be detected by the kernel, except COM1 and COM2. I have recompiled the kernel, sio0 on 0x3F8 and irq 4, sio1 on 0x2F8 irq 3. The boot message always show that "sio0 can not found". I set the flag of sio0 to 0x80 to see the error message, here it is: probe test 5 failed probe test 8 failed sio0 not found The COM1 and COM2 works fine when I boot with ms-win95, I am sure that my hardware is ok. How should I do to let the kernel detect the sio0 and sio1? Sincerely yours, michale liu email: locust.iie.ncku.edu.tw