From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965260AbWI0FDY (ORCPT ); Wed, 27 Sep 2006 01:03:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965262AbWI0FDX (ORCPT ); Wed, 27 Sep 2006 01:03:23 -0400 Received: from mail.kroah.org ([69.55.234.183]:44682 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S965260AbWI0FDV (ORCPT ); Wed, 27 Sep 2006 01:03:21 -0400 Date: Tue, 26 Sep 2006 21:54:36 -0700 From: Greg KH To: Ryan Moszynski Cc: linux-kernel@vger.kernel.org, Oliver Neukum , David Kubicek Subject: Re: /drivers/usb/class/cdc-acm.c patch question, please cc Message-ID: <20060927045436.GB32644@kroah.com> References: <200609241526.48659.oliver@neukum.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 24, 2006 at 01:40:19PM -0400, Ryan Moszynski wrote: > > However, to get this(and i would guess any other evdo) card to work, > you still have set up 4 config files: > > ###### > etc/ppp/chap-secrets > etc/ppp/peers/verizon > etc/chatscripts/verizon-connect > etc/chatscripts/verizon-disconnect > ####### > > which makes it a lot more labor intensive to set up for the first time > than it is in windows, but at least everything works. Well, complain to the company that provides the cards. On Windows there is a pretty little application that handles all of this for you. Luckily for me, that's all in userspace and the kernel doesn't care about it :) Glad it's now working for you, greg k-h