All of lore.kernel.org
 help / color / mirror / Atom feed
From: maximilian attems <max@stro.at>
To: Ivo van Doorn <IvDoorn@gmail.com>
Cc: linux-wireless@vger.kernel.org,
	Geoff Simmons <gsimmons@gsimmons.org>,
	596626@bugs.debian.org
Subject: [gsimmons@gsimmons.org: Bug#596626: Please support Linksys WUSB600N v2 WiFi USB stick]
Date: Wed, 11 May 2011 14:23:30 +0000	[thread overview]
Message-ID: <20110511142330.GF4387@vostochny.stro.at> (raw)

please have a look at http://bugs.debian.org/596626

thanks.

-- 
maks

----- Forwarded message from Geoff Simmons <gsimmons@gsimmons.org> -----

Date: Wed, 11 May 2011 20:51:49 +1000
From: Geoff Simmons <gsimmons@gsimmons.org>
To: maximilian attems <max@stro.at>, 596626@bugs.debian.org
Subject: Bug#596626: Please support Linksys WUSB600N v2 WiFi USB stick
X-Original-To: maks@stro.at
X-Original-To: lists-debian-kernel@liszt.debian.org

On Wed, May 11, 2011 at 10:12:55AM +0000, maximilian attems wrote:
> On Tue, May 10, 2011 at 11:24:34PM +1000, Geoff Simmons wrote:
> > Recognition of this device (USB ID 1737:0079) by the rt2800usb driver
> > currently requires RT2800USB_UNKNOWN to be enabled.
>
> strange it is listed in the dev table
> { USB_DEVICE(0x1737, 0x0079), USB_DEVICE_DATA(&rt2800usb_ops) },
> and even since long it seems:
>  git name-rev 5e312589
> 5e312589 tags/v2.6.33-rc3~44^2^2~15

It is listed, but only incorporated in rt2800usb_device_table[] if
RT2800USB_UNKNOWN is set:

#ifdef CONFIG_RT2800USB_UNKNOWN
	/*
	 * Unclear what kind of devices these are (they aren't supported by the
	 * vendor linux driver).
	 */
[...]
	/* Linksys */
[...]
	{ USB_DEVICE(0x1737, 0x0079), USB_DEVICE_DATA(&rt2800usb_ops) },

As mentioned by Jan, the device contains a RT3572 chipset.  Its entry
could moved into the section for known RT35XX devices (i.e. "#ifdef
CONFIG_RT2800USB_RT35XX") as an alternative.

Geoff



-- 
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20110511105149.GC2664@chmmr.gsimmons.org


----- End forwarded message -----

             reply	other threads:[~2011-05-11 16:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-11 14:23 maximilian attems [this message]
2011-05-11 16:25 ` [gsimmons@gsimmons.org: Bug#596626: Please support Linksys WUSB600N v2 WiFi USB stick] Walter Goldens
2011-05-13  4:58   ` Bug#596626: " Ben Hutchings
2011-05-13  7:17     ` Ivo Van Doorn
2011-05-13 13:00       ` Ben Hutchings
2011-05-13 13:05         ` Ivo Van Doorn
2011-05-13  9:12     ` Gertjan van Wingerde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110511142330.GF4387@vostochny.stro.at \
    --to=max@stro.at \
    --cc=596626@bugs.debian.org \
    --cc=IvDoorn@gmail.com \
    --cc=gsimmons@gsimmons.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.