*** ubuntu-natty/drivers/platform/x86/sony-laptop.c 2010-11-03 09:26:27.000000000 -0500 --- sony-laptop.c 2010-12-31 02:00:24.500988946 -0600 *************** static struct sony_nc_event sony_100_eve *** 874,879 **** --- 874,883 ---- { 0x10, SONYPI_EVENT_ANYBUTTON_RELEASED }, { 0x91, SONYPI_EVENT_PKEY_P2 }, { 0x11, SONYPI_EVENT_ANYBUTTON_RELEASED }, + { 0xa6, SONYPI_EVENT_PKEY_P3 }, + { 0x26, SONYPI_EVENT_ANYBUTTON_RELEASED }, + { 0xa5, SONYPI_EVENT_PKEY_P4 }, + { 0x25, SONYPI_EVENT_ANYBUTTON_RELEASED }, { 0x81, SONYPI_EVENT_FNKEY_F1 }, { 0x01, SONYPI_EVENT_FNKEY_RELEASED }, { 0x82, SONYPI_EVENT_FNKEY_F2 },