From owner-freebsd-bugs@FreeBSD.ORG Tue Apr 29 12:20:01 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 622271065674 for ; Tue, 29 Apr 2008 12:20:01 +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 3D2348FC28 for ; Tue, 29 Apr 2008 12:20:01 +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 m3TCK1C8097397 for ; Tue, 29 Apr 2008 12:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3TCK1q1097396; Tue, 29 Apr 2008 12:20:01 GMT (envelope-from gnats) Resent-Date: Tue, 29 Apr 2008 12:20:01 GMT Resent-Message-Id: <200804291220.m3TCK1q1097396@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Arthur Hartwig Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5958B1065672 for ; Tue, 29 Apr 2008 12:17:23 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 46CD98FC1F for ; Tue, 29 Apr 2008 12:17:23 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3TCGkGR011772 for ; Tue, 29 Apr 2008 12:16:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m3TCGkJr011771; Tue, 29 Apr 2008 12:16:46 GMT (envelope-from nobody) Message-Id: <200804291216.m3TCGkJr011771@www.freebsd.org> Date: Tue, 29 Apr 2008 12:16:46 GMT From: Arthur Hartwig To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/123211: if_udav driver doesn't support Davicom 9601 USB ethernet adapter X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2008 12:20:01 -0000 >Number: 123211 >Category: kern >Synopsis: if_udav driver doesn't support Davicom 9601 USB ethernet adapter >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 29 12:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Arthur Hartwig >Release: 6.3 and 7.0 >Organization: >Environment: $ uname -a FreeBSD . . .7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: I bought a "noname" USB Ethernet adapter. I plugged it in a USB slot and the system reported "DM9601 USB NNC Davicom CO., LTD". The udav driver is supposed to support the Davicom DM9601 but doesn't support the device I have. >How-To-Repeat: >Fix: I applied the changes in revision 1.35 of src/sys/dev/usb/if_udav.c and revision 1.348 of src/sys/dev/usb/usbdevs to if_udav.c and the new driver recognised the USB Ethernet adapter. This change is applicable to both FreeBSD version 6.3 and version 7.0. >Release-Note: >Audit-Trail: >Unformatted: