From owner-freebsd-hackers Thu Dec 26 01:16:39 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id BAA15237 for hackers-outgoing; Thu, 26 Dec 1996 01:16:39 -0800 (PST) Received: from ruly46.MedFac.LeidenUniv.nl (ruly46.MedFac.LeidenUniv.nl [132.229.2.46]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id BAA15229 for ; Thu, 26 Dec 1996 01:16:36 -0800 (PST) Received: from localhost (ruly7w.MedFac.LeidenUniv.nl [132.229.2.87]) by ruly46.MedFac.LeidenUniv.nl (8.8.4/%^)) with SMTP id KAA10217 for ; Thu, 26 Dec 1996 10:16:28 +0100 (MET) Date: Thu, 26 Dec 1996 10:17:48 +0100 (MET) From: Nick Pearson X-Sender: nick@localhost To: hackers@freebsd.org Subject: Re: URGENT: 2.2-BETA fails for PPP to COM3! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 25 Dec 1996, Jake Hamby wrote: > I _did_ try with 2.2-BETA (the latest version that you posted the MD5 > checksum for tonight). I also reproduced it using COM2. Check it out > again. This could be a big negative publicity if not fixed since I'd > guess 99% of PC owners have a mouse on COM1 and their modem on something > other. You don't need to actually start a PPP, just type "show modem" at > the PPP prompt, and verify that it always shows "device: cuaa0" to > reproduce the bug. > > -- Jake I've seen the same on 2.2-ALPHA when installing on a friends machine. Disabling the other com ports, i.e. the ports the modem isn't on, in the boot -c editor forces ppp onto the right port. Not brilliant but workable. Nick