Received: by mail.netbsd.org (Postfix, from userid 0) id D347863B134; Mon, 28 Sep 2009 10:22:08 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7982463B131 for ; Mon, 28 Sep 2009 10:22:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 55E2B175DA; Mon, 28 Sep 2009 10:22:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 28 Sep 2009 10:22:07 +0000 From: Antti Kantee Subject: CVS commit: src/sys/dev/usb To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20090928102207.55E2B175DA@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: pooka Date: Mon Sep 28 10:22:07 UTC 2009 Modified Files: src/sys/dev/usb: if_rum.c Log Message: Attach DWA-111. XXX: Adapter seems to be generally functional, but at least on -nb5 WPA didn't work very well (managed to get authenticated and sometimes an address via dhcp, but that's it). I can't currently test non-wpa networks, so don't know if it's an issue only with wpa or with the connectivity in general. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/dev/usb/if_rum.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.