linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* usb.c
@ 2012-06-05 19:56 Ouyang
  2012-06-05 20:10 ` usb.c Larry Finger
  0 siblings, 1 reply; 5+ messages in thread
From: Ouyang @ 2012-06-05 19:56 UTC (permalink / raw)
  To: linux-wireless

Wireless-testing is a kernel about wireless card or something related, but why 
there is a file named usb.c? Is it related to usb? Hope who can answer it to me. 
Thank you so much.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: usb.c
  2012-06-05 19:56 usb.c Ouyang
@ 2012-06-05 20:10 ` Larry Finger
  2012-06-05 20:23   ` usb.c Ouyang
  0 siblings, 1 reply; 5+ messages in thread
From: Larry Finger @ 2012-06-05 20:10 UTC (permalink / raw)
  To: Ouyang; +Cc: linux-wireless

On 06/05/2012 02:56 PM, Ouyang wrote:
> Wireless-testing is a kernel about wireless card or something related, but why
> there is a file named usb.c? Is it related to usb? Hope who can answer it to me.
> Thank you so much.

Wireless-testing is a complete tree, thus it has every file that is found in the 
mainline tree. There are a number of files named usb.c. To know what it does, 
you would need to tell what path it is in. In general, a file named usb.c would 
contain the interface between a device and the USB system.

The differences between wireless-testing and mainline are related to the 
development. New material comes through wireless-testing and goes through 
several trees before if is merged into mainline. Usually wireless-testing is 
about 1 version newer than mainline.

Larry


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: usb.c
  2012-06-05 20:10 ` usb.c Larry Finger
@ 2012-06-05 20:23   ` Ouyang
  2012-06-05 22:42     ` usb.c Julian Calaby
  2012-06-06  4:01     ` usb.c Larry Finger
  0 siblings, 2 replies; 5+ messages in thread
From: Ouyang @ 2012-06-05 20:23 UTC (permalink / raw)
  To: linux-wireless

Larry Finger <Larry.Finger@...> writes:
> 
> Wireless-testing is a complete tree, thus it has every file that is found in 
the 
> mainline tree. There are a number of files named usb.c. To know what it does, 
> you would need to tell what path it is in. In general, a file named usb.c 
would 
> contain the interface between a device and the USB system.
> 
> The differences between wireless-testing and mainline are related to the 
> development. New material comes through wireless-testing and goes through 
> several trees before if is merged into mainline. Usually wireless-testing is 
> about 1 version newer than mainline.
> 
> Larry
> 
> 
> 
Thank you so much for the reply. I am so appreciated.

I am still a little confused. Would you please set an example for 
drivers/net/wireless/rtlwifi/usb.c ?





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: usb.c
  2012-06-05 20:23   ` usb.c Ouyang
@ 2012-06-05 22:42     ` Julian Calaby
  2012-06-06  4:01     ` usb.c Larry Finger
  1 sibling, 0 replies; 5+ messages in thread
From: Julian Calaby @ 2012-06-05 22:42 UTC (permalink / raw)
  To: Ouyang; +Cc: linux-wireless

Hi,

On Wed, Jun 6, 2012 at 6:23 AM, Ouyang <ilhebe999@gmail.com> wrote:
> I am still a little confused. Would you please set an example for
> drivers/net/wireless/rtlwifi/usb.c ?

That contains some of the code for dealing with USB RTLWifi devices.

Thanks,

-- 
Julian Calaby

Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/
.Plan: http://sites.google.com/site/juliancalaby/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: usb.c
  2012-06-05 20:23   ` usb.c Ouyang
  2012-06-05 22:42     ` usb.c Julian Calaby
@ 2012-06-06  4:01     ` Larry Finger
  1 sibling, 0 replies; 5+ messages in thread
From: Larry Finger @ 2012-06-06  4:01 UTC (permalink / raw)
  To: Ouyang; +Cc: linux-wireless

On 06/05/2012 03:23 PM, Ouyang wrote:

> Thank you so much for the reply. I am so appreciated.
>
> I am still a little confused. Would you please set an example for
> drivers/net/wireless/rtlwifi/usb.c ?

That file contains the USB-specific low-level routines for the driver used by 
the RTL8188CU devices built by Realtek. If you want to know what that file does, 
read the comments.

Larry

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-06-06  4:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 19:56 usb.c Ouyang
2012-06-05 20:10 ` usb.c Larry Finger
2012-06-05 20:23   ` usb.c Ouyang
2012-06-05 22:42     ` usb.c Julian Calaby
2012-06-06  4:01     ` usb.c Larry Finger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).