All of lore.kernel.org
 help / color / mirror / Atom feed
* Submitting new device driver
@ 2011-02-04  3:05 Nik Trevallyn-Jones
  2011-02-04 10:53 ` Francois Romieu
  0 siblings, 1 reply; 2+ messages in thread
From: Nik Trevallyn-Jones @ 2011-02-04  3:05 UTC (permalink / raw)
  To: netdev

Dear network kernel maintainers,

I maintain a device driver for a family of wireless broadband devices 
for the iBurst (TM) system.

I am being asked by the community when (or possibly if) the driver will 
be incorporated into the mainline kernel so users no longer need to 
download and build the driver themselves.

To that end, I've been reading the various documents on requirements for 
submitting a driver, and am now trying to contact the appropriate 
maintainers.

The drivers include support for PCMCIA and USB hardware, and are 
currently available from here:

http://sourceforge.net/projects/ibdriver/

I have recently made changes to support the 2.6.36 kernel, and will 
shortly review all the code to ensure compliance with the various 
guidelines regarding mainline drivers.

Could you please either let me know who I should direct my 
request/submission to, or point me to the appropriate document that 
tells me?

Many thanks for any and all responses,

Cheers!
Nik

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

* Re: Submitting new device driver
  2011-02-04  3:05 Submitting new device driver Nik Trevallyn-Jones
@ 2011-02-04 10:53 ` Francois Romieu
  0 siblings, 0 replies; 2+ messages in thread
From: Francois Romieu @ 2011-02-04 10:53 UTC (permalink / raw)
  To: Nik Trevallyn-Jones; +Cc: netdev

Nik Trevallyn-Jones <nik777@users.sf.net> :
[...]
> To that end, I've been reading the various documents on requirements
> for submitting a driver, and am now trying to contact the
> appropriate maintainers.

Greg Kroah-Hartman <gregkh@suse.de> for both staging and usb.

linux-wireless@vger.kernel.org eventually.

[...]
> I have recently made changes to support the 2.6.36 kernel, and will
> shortly review all the code to ensure compliance with the various
> guidelines regarding mainline drivers.

Please use netdev_priv too.

> Could you please either let me know who I should direct my
> request/submission to, or point me to the appropriate document that
> tells me?

See MAINTAINERS file at the top of the kernel tree.

-- 
Ueimor

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

end of thread, other threads:[~2011-02-04 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04  3:05 Submitting new device driver Nik Trevallyn-Jones
2011-02-04 10:53 ` Francois Romieu

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.