All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: David Dallet <ddmdllt@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: unrecognized usb card D-LINK DWA-110
Date: Fri, 9 Nov 2007 14:08:55 -0500	[thread overview]
Message-ID: <20071109190855.GA32472@tuxdriver.com> (raw)
In-Reply-To: <2b74932e0711091035v323364e6n1e458e82a590dd3e@mail.gmail.com>

On Fri, Nov 09, 2007 at 07:35:40PM +0100, David Dallet wrote:

> Bus 004 Device 008: ID 07d1:3c07 D-Link System
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               2.00
>   bDeviceClass            0 (Defined at Interface level)
>   bDeviceSubClass         0
>   bDeviceProtocol         0
>   bMaxPacketSize0        64
>   idVendor           0x07d1 D-Link System
>   idProduct          0x3c07
>   bcdDevice            0.01
>   iManufacturer           1 Ralink
>   iProduct                2 802.11 bg WLAN
>   iSerial                 0
>   bNumConfigurations      1
>   (I don't paste all the lines here, but they are in http://pastebin.ca/767375)

Looks like a USB Ralink device... :-)

Perhaps you could try this:

	sudo modprobe rt73usb
	sudo echo "07d1 3c07" > /sys/bus/usb/drivers/rt73usb/new_id

Any chance that brings your device to life?  If not, try the above with
"rt2500usb" instead of rt73usb?

This is really just a longshot....

Thanks,

John
-- 
John W. Linville
linville@tuxdriver.com

      reply	other threads:[~2007-11-09 19:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-09 18:35 unrecognized usb card D-LINK DWA-110 David Dallet
2007-11-09 19:08 ` John W. Linville [this message]

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=20071109190855.GA32472@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=ddmdllt@gmail.com \
    --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.