From owner-freebsd-questions@FreeBSD.ORG Thu Apr 15 19:34:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F332F16A4CE for ; Thu, 15 Apr 2004 19:34:34 -0700 (PDT) Received: from sdf.lonestar.org (ol.freeshell.org [192.94.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7521743D39 for ; Thu, 15 Apr 2004 19:34:34 -0700 (PDT) (envelope-from pbest@sdf.lonestar.org) Received: from webmail.freeshell.org (IDENT:nobody@vinland.freeshell.org [192.94.73.6]) by sdf.lonestar.org (8.12.10/8.12.10) with SMTP id i3G2XwMN017653 for ; Fri, 16 Apr 2004 02:33:58 GMT Received: from 68.40.68.241 (SquirrelMail authenticated user pbest) by webmail.freeshell.org with HTTP; Fri, 16 Apr 2004 02:33:58 -0000 (UTC) Message-ID: <4504.68.40.68.241.1082082838.squirrel@webmail.freeshell.org> Date: Fri, 16 Apr 2004 02:33:58 -0000 (UTC) From: pbest@sdf.lonestar.org To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: Recognized as aue not ugen, how do I do it? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2004 02:34:35 -0000 how would I configure my system such that a device supported by the aue driver will load w/ it and not the generic ugen one? aue and all dependent driver are compiled into the system and loaded properly. it recognizes the name of the device "Siemens" but as ugen0. Probably it would include editing the parameters of usbd.conf? but how would I do that such that it will work