public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* USB device driver
@ 2002-02-13  8:19 Sanjeev Lakshmanan
  2002-02-14  1:46 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Sanjeev Lakshmanan @ 2002-02-13  8:19 UTC (permalink / raw)
  To: linux-kernel

 Hi all
 
 I need to develop a USB device driver for a custom
 made switch. I shall give a brief description.
 
 The switch has four RJ 45 connectors for ethernet
 cables and it needs to exchange data packets of size
 8 bytes every .5 seconds. The Transmit ethernet
 port(1,2,3,4) and Receive ethernet port(1,2,3,4)
 need to be selected for each transfer and the data   
  packet which is to be sent out and received on those
   ports changes accordingly.
 
 Please let me know how I can start off writing the
 code for  this driver.
 Also please let me know if there are any SIMILAR
 device drivers already developed and available.
 
 I am aware of the files
 usr/src/linux/drivers/usb/usb.*
 but as I have no prior experience with device
drivers,  I am unable to start off.

 I have not yet subscribed to the list. PLease reply
to  survivor_eagles@yahoo.com

 Regards,
 Sanjeev.
 
 


__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

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

* USB device driver
  2002-02-14  0:56 Unable to compile 2.5.4: "control reaches end of non-void functionm" Drew P. Vogel
@ 2002-02-14  1:16 ` Sanjeev Lakshmanan
  0 siblings, 0 replies; 3+ messages in thread
From: Sanjeev Lakshmanan @ 2002-02-14  1:16 UTC (permalink / raw)
  To: linux-kernel

Hi all

I need to develop a USB device driver for a custom
made switch. I shall give a brief description.

 The switch (which is connected to the USB port of a
Linux box running REdHat 7.1) has four RJ 45
connectors for ethernet cables and it needs to
exchange data packets of size 8 bytes every .5
seconds. The Transmit ethernet port(1,2,3,4) and
Receive ethernet port(1,2,3,4) need to be selected for
each transfer and the data packet which is to be sent
out and received on those ports changes accordingly.

Please let me know how I can start off writing the
code for  this driver.

Also please let me know if there are any SIMILAR
device drivers already developed and available.

I am aware of the files
usr/src/linux/drivers/usb/usb.*
but as I have no prior experience with device drivers,
I am unable to start off.

Regards,
Sanjeev.




__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com

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

* Re: USB device driver
  2002-02-13  8:19 USB device driver Sanjeev Lakshmanan
@ 2002-02-14  1:46 ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2002-02-14  1:46 UTC (permalink / raw)
  To: Sanjeev Lakshmanan; +Cc: linux-kernel

On Wed, Feb 13, 2002 at 12:19:56AM -0800, Sanjeev Lakshmanan wrote:
>  Hi all
>  
>  I need to develop a USB device driver for a custom
>  made switch. I shall give a brief description.
>  
>  The switch has four RJ 45 connectors for ethernet
>  cables and it needs to exchange data packets of size
>  8 bytes every .5 seconds. The Transmit ethernet
>  port(1,2,3,4) and Receive ethernet port(1,2,3,4)
>  need to be selected for each transfer and the data   
>   packet which is to be sent out and received on those
>    ports changes accordingly.

I don't see why you need a USB driver for a switch.  Where is USB in the
above description of your device?

>  Please let me know how I can start off writing the
>  code for  this driver.
>  Also please let me know if there are any SIMILAR
>  device drivers already developed and available.
>  
>  I am aware of the files
>  usr/src/linux/drivers/usb/usb.*
>  but as I have no prior experience with device
> drivers,  I am unable to start off.

I think your company needs to hire some people with device driver
experience :)

>  I have not yet subscribed to the list. PLease reply
> to  survivor_eagles@yahoo.com
> 
>  Regards,
>  Sanjeev.

Why did you post this to lkml and the linux-usb-users mailing lists from
two different accounts, using two different names?

Good luck,

greg k-h

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

end of thread, other threads:[~2002-02-14  1:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-13  8:19 USB device driver Sanjeev Lakshmanan
2002-02-14  1:46 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2002-02-14  0:56 Unable to compile 2.5.4: "control reaches end of non-void functionm" Drew P. Vogel
2002-02-14  1:16 ` USB device driver Sanjeev Lakshmanan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox