From owner-freebsd-current@FreeBSD.ORG Tue Oct 12 15:20:28 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAB8C16A4CE for ; Tue, 12 Oct 2004 15:20:28 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7947843D2D for ; Tue, 12 Oct 2004 15:20:28 +0000 (GMT) (envelope-from harryking@gmail.com) Received: by mproxy.gmail.com with SMTP id 79so390837rnk for ; Tue, 12 Oct 2004 08:20:27 -0700 (PDT) Received: by 10.38.73.61 with SMTP id v61mr2304981rna; Tue, 12 Oct 2004 08:20:27 -0700 (PDT) Received: by 10.38.70.65 with HTTP; Tue, 12 Oct 2004 08:20:27 -0700 (PDT) Message-ID: Date: Tue, 12 Oct 2004 23:20:27 +0800 From: Harry King To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Alcatel SpeedTouch USB Modem on 6.0-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Harry King List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2004 15:20:29 -0000 I just did a upgrade from 5-current to 6.0-current. Everything seems to work well except that the pppoa port installed before cannot initialize the speedtouch modem. modem_run got the following errors: All threads purged from ugen 0.1 All threads purged from ugen 0.5 I've been using this port without any problems on 4.x as well as 5.x. I tried to reinstall the port but found that it wasnt updated to 6-current. I somehow managed to manually reinstall it but still got the errors above. Something i've missed? Any hints? TIA.