lkml.org 
[lkml]   [2008]   [May]   [16]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 16 May 2008 14:31:08 -0700
FromAndrew Morton <>
SubjectRe: 2.6.26-rc2-mm1: high speed something
On Sat, 17 May 2008 02:17:49 +0400
Alexey Dobriyan <adobriyan@gmail.com> wrote:

> >  linux-next.patch
> 
> That's terse. ;-)

well, it's a git tree, and all that this implies.  The git URL is
right at the top of linux-next.patch.

> Who is responsible for something called "Option High Speed Mobile
> Devices"?

The full changelog is contained in linux-next.patch.  Searching it for
"Option" quickly leads to

commit a50a26ba350a5f32ec6481c85b938fc7fb476671
Author: Greg Kroah-Hartman <gregkh@suse.de>
Date:   Mon Apr 14 11:41:16 2008 -0700

    USB: add option hso driver

    This driver is for a number of different Option devices.  Originally
    written by Option and Andrew Bird, but cleaned up massivly for
    acceptance into mainline by me (Greg).

    TODO:
    	- remove proc files and move to debugfs
    	- review network interfaces
    	- add better changelog information
    	- Use netif_msg_ for the message level rather than module parameter
    	- net_device_stats are now available in dev->stats

    Many thanks to the following for their help in cleaning up the driver by
    providing feedback and patches to it:
    	- Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
    	- Oliver Neukum <oliver@neukum.org>
    	- Alan Cox <alan@lxorguk.ukuu.org.uk>


    Cc: Andrew Bird <ajb@spheresystems.co.uk>
    Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
    Cc: Filip Aben <f.aben@option.com>
    Cc: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
    Cc: Oliver Neukum <oliver@neukum.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>


> It's using create_proc_read_entry() interface, so should be switched
> to seq_files before merging.
> 
> And "procfs" module parameter is plain stupid, sorry.

stupid people cc'ed ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2008-05-16 23:33    [from the cache]
©2003-2008