From owner-cvs-all@FreeBSD.ORG Tue Apr 22 23:12:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7112B37B401 for ; Tue, 22 Apr 2003 23:12:45 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 137F343FD7 for ; Tue, 22 Apr 2003 23:12:44 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 60019 invoked by uid 1000); 23 Apr 2003 06:12:46 -0000 Date: Tue, 22 Apr 2003 23:12:46 -0700 (PDT) From: Nate Lawson To: Bill Paul In-Reply-To: <20030420190547.5F66837B437@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile src/sys/modules/axeMakefile src/sys/modules/netgraph Makefile src/sys/conf files src/sys/alpha/conf GENERIC src/sys/pc98/conf GENERIC ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 06:12:45 -0000 On Sun, 20 Apr 2003, Bill Paul wrote: > Add device driver support for the ASIX Electronics AX88172 USB 2.0 > ethernet controller. The driver has been tested with the LinkSys > USB200M adapter. I know for a fact that there are other devices out > there with this chip but don't have all the USB vendor/device IDs. Wow, 25 days. Is that a record? Thanks a ton for doing this! -Nate