From owner-freebsd-hackers Tue May 27 07:07:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA15014 for hackers-outgoing; Tue, 27 May 1997 07:07:06 -0700 (PDT) Received: from sumatra.americantv.com (sumatra.americantv.com [207.170.17.37]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA15005 for ; Tue, 27 May 1997 07:06:51 -0700 (PDT) Received: from right.PCS (right.PCS [148.105.10.31]) by sumatra.americantv.com (8.8.5/8.8.5) with ESMTP id JAA16300; Tue, 27 May 1997 09:34:34 -0500 (CDT) Received: (jlemon@localhost) by right.PCS (8.6.13/8.6.4) id JAA09898; Tue, 27 May 1997 09:09:41 -0500 Message-ID: <19970527090941.33299@right.PCS> Date: Tue, 27 May 1997 09:09:41 -0500 From: Jonathan Lemon To: "Freeman P. Pascal IV" Cc: FreeBSD-Hackers@FreeBSD.ORG Subject: Re: Toshiba Satellite Pro 415CS and serial ports... References: <3388FAD8.2E611D9@compute.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 In-Reply-To: <3388FAD8.2E611D9@compute.com>; from Freeman P. Pascal IV on May 05, 1997 at 07:52:09PM -0700 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On May 05, 1997 at 07:52:09PM -0700, Freeman P. Pascal IV wrote: > > I recently installed 2.2.1-RELEASE on a Toshiba Satellite Pro 415CS. > Everything worked fine (including the builtin mouse and keyboard which > has been reported as a problem in the past), with the exception of the > serial ports. > > I've verified that com1 and com2 are configured, but they are NOT seen > during boot time. These serial ports were operational under Win95. > > I've searched the mailing list archive and the bug list, but haven't > found anything useful. > > Has anyone else experienced this problem, and is there a fix? I've also been trying to get -current running on a Pro 410. Both serial ports are detected under windows. When booting off the install disk, only one serial port (the IrDA one) is detected, the other is missing. I've turned on all debugging flags (0x40?) in the probe routine, but all it tells me is that every single probe failed. Ideas? -- Jonathan