From owner-freebsd-usb@FreeBSD.ORG Fri Apr 11 20:40:03 2008 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10C1B1065671 for ; Fri, 11 Apr 2008 20:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D7CE38FC1F for ; Fri, 11 Apr 2008 20:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3BKe2Rq084757 for ; Fri, 11 Apr 2008 20:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3BKe2RU084756; Fri, 11 Apr 2008 20:40:02 GMT (envelope-from gnats) Date: Fri, 11 Apr 2008 20:40:02 GMT Message-Id: <200804112040.m3BKe2RU084756@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Volker Cc: Subject: Re: usb/122621: New driver for Sierra Wireless 3G USM modem 875U X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Volker List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 20:40:03 -0000 The following reply was made to PR usb/122621; it has been noted by GNATS. From: Volker To: bug-followup@FreeBSD.org, romerogordon@telefonica.net Cc: Subject: Re: usb/122621: New driver for Sierra Wireless 3G USM modem 875U Date: Fri, 11 Apr 2008 22:33:07 +0200 Jose, I haven't checked your code line by line carefully but what's the reason for not just including support for this device into ubsa? I was unable to find anything special about this device so just including the VID + PID into ubsa should be fine. Thanks Volker