lkml.org 
[lkml]   [2010]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] Logitech G13 driver (fixed cc list --- ignore others)
    Sorry to enter in this discussion so late.

    What about g15 keyboards and related keyboards?

    It would nice if your driver could handle also the other keyboards.

    The package g15daemon handles such keyboards (or LCD screens):

    # Logitech g11 -- extra keys, no LCD
    # Logitech G15 (blue) -- extra keys and LCD
    # Logitech G15 v2 (orange) -- extra keys and LCD
    # Logitech Z10 -- extra keys and LCD, shared with audio, not a keyboard
    # Logitech G15 Gamepanel -- extra keys and LCD

    but using an daemon has it own problems, so I would like to
    move the support to the kernel.

    Is it ok for you?

    Could you use a more generic name for configuration?
    (e.g. CONFIG_LOGITECH_G_SERIES)

    ciao
    cate


    On 07.01.2010 16:59, Rick L. Vinyard, Jr. wrote:
    > Jaya Kumar wrote:
    >> On Tue, Dec 15, 2009 at 5:22 AM, Rick L. Vinyard Jr.
    >> <rvinyard@cs.nmsu.edu> wrote:
    >>> Additionally, this device contains a 160x43 monochrome LCD display.
    >>> A registered framebuffer device manages this display. The design
    >>> of this portion of the driver was based on the design of the
    >>> hecubafb driver with deferred framebuffer I/O since there is
    >>> no real memory to map.
    >>
    >> Hi Rick,
    >>
    >> Interesting work. I recommend CCing linux-fbdev@vger.kernel.org too
    >> since it contains a fbdev interface.
    >>
    >
    > Thanks. Added.
    >
    >>> +config LOGITECH_G13
    >>> + tristate "Logitech G13 gameboard support"
    >>> + depends on HID_LOGITECH
    >>> + depends on FB
    >>> + select FB_SYS_FILLRECT
    >>> + select FB_SYS_COPYAREA
    >>> + select FB_SYS_IMAGEBLIT
    >>> + select FB_SYS_FOPS


    \
     
     \ /
      Last update: 2010-01-08 15:29    [W:3.539 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site