[Openchrome-users] [openChrome] #316: lenovo s12 card id

OpenChrome Trac trac
Sun Aug 23 10:26:51 PDT 2009


#316: lenovo s12 card id
---------------------+------------------------------------------------------
Reporter:  basilgor  |       Owner:  somebody
    Type:  task      |      Status:  new     
Priority:  trivial   |   Component:  xdriver 
 Version:  trunk     |    Keywords:          
Blocking:            |   Blockedby:          
---------------------+------------------------------------------------------
 Please add lenovo s12 netbook card id. This will suppress "Unknown Card-
 Ids (%4X|%4X|%4X), Chipset: %s; please report to openchrome-
 users at openchrome.org" message.

 Lenovo s12 has VIA VX800 VIA Chrome 9 HC3. Yesterdays svn version works
 well in EXA mode with 2D direct rendering.

 {{{
 --- openchrome_old/src/via_id.c 2009-08-21 02:19:56.000000000 +0400
 +++ openchrome/src/via_id.c     2009-08-23 21:24:04.469170746 +0400
 @@ -223,6 +223,7 @@ static struct ViaCardIdStruct ViaCardId[
      {"Samsung NC20",                          VIA_VX800,   0x144d,
 0xc04e, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
      {"Quanta DreamBook Light IL1",            VIA_VX800,   0x152d,
 0x0771, VIA_DEVICE_CRT | VIA_DEVICE_LCD},
      {"VIA OpenBook",                          VIA_VX800,   0x1170,
 0x0311, VIA_DEVICE_CRT | VIA_DEVICE_LCD}, /* VIA OpenBook eNote VBE8910 */
 +    {"Lenovo S12",                            VIA_VX800,   0x17aa,
 0x388c, VIA_DEVICE_CRT | VIA_DEVICE_LCD},

      /*** VX855 ***/
      {"VIA VT8562C",                           VIA_VX855,   0x1106,
 0x5122, VIA_DEVICE_CRT},
 }}}

-- 
Ticket URL: <http://www.openchrome.org/trac/ticket/316>
openChrome <http://www.openchrome.org/>
The openChrome project



More information about the Openchrome-users mailing list