From owner-freebsd-mobile Sun Nov 23 19:04:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA26338 for mobile-outgoing; Sun, 23 Nov 1997 19:04:33 -0800 (PST) (envelope-from owner-freebsd-mobile) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA26331 for ; Sun, 23 Nov 1997 19:04:30 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id UAA18439; Sun, 23 Nov 1997 20:04:28 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id UAA21779; Sun, 23 Nov 1997 20:04:27 -0700 Date: Sun, 23 Nov 1997 20:04:27 -0700 Message-Id: <199711240304.UAA21779@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Gary T. Corcoran" Cc: Nate Williams , freebsd-mobile@FreeBSD.ORG Subject: Re: PC-Card modem problem In-Reply-To: <3478ED06.56F54BC2@idt.net> References: <19971120212503.32639@quiddity.org> <199711211706.KAA14332@mt.sri.com> <3478ED06.56F54BC2@idt.net> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Seriously, even if all of the above work out, Bruce pointed out a big > > bug in the modem/serial probing code that exists in the PCCARD code that > > negatively affects certain hardware. It's a fairly 'simple' fix, but > > requires *LOTS* of changes to the entire system. Rather than attack it, > > I want to finish up the 'suspend/resume' stuff and then see how things > > fare. > > I'm curious: might this 'big bug' have anything to do with the built-in > serial port in my Tecra 750 not being detected? Nope, it's completely un-related, since the built-in serial ports aren't probed by the PCCARD code. Nate