From e82ce27ee05265d7c2ec115a053d2bc37f431f5a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Diego=20Elio=20Petten=C3=B2?= Date: Sat, 9 Aug 2014 07:25:49 -0700 Subject: [PATCH] Update. --- oui.txt | 36 ++++++++++++++++++++++++++++++++++-- udev/60-keyboard.hwdb | 32 +++++++++++++++++++++++--------- 2 files changed, 57 insertions(+), 11 deletions(-) diff --git a/oui.txt b/oui.txt index 2bbe50e..8e4910d 100644 --- a/oui.txt +++ b/oui.txt @@ -1,4 +1,4 @@ - Generated: Wed, 06 Aug 2014 05:00:02 -0400 + Generated: Sat, 09 Aug 2014 05:00:03 -0400 OUI/MA-L Organization company_id Organization @@ -80327,6 +80327,12 @@ SANTA CLARA CA 95054 UNITED STATES + 00-E6-E8 (hex) Netzin Technology Corporation,.Ltd. + 00E6E8 (base 16) Netzin Technology Corporation,.Ltd. + 4F-17, No. 26, Lane 321, Yang-Kuang St.,Neihu District, Taipei, Taiwan, + Taiwan Taipei Taiwan Taipei 11491 + TAIWAN, PROVINCE OF CHINA + 00-E8-AB (hex) Meggitt Training Systems, Inc. 00E8AB (base 16) Meggitt Training Systems, Inc. 296 Brogdon Rd @@ -80872,6 +80878,13 @@ Shenzhen Guangdong 518000 CHINA + 04-9B-9C (hex) Eadingcore Intelligent Technology Co., Ltd. + 049B9C (base 16) Eadingcore Intelligent Technology Co., Ltd. + No. 169 Lijia city C District comprehensive 3 layer C3-10 mall,Five-One road + Taijiang District + Fuzhou Fujian 350000 + CHINA + 04-9C-62 (hex) BMT Medical Technology s.r.o. 049C62 (base 16) BMT Medical Technology s.r.o. Cejl 50 @@ -103414,6 +103427,12 @@ Kanata Ontario K2K 2E6 CANADA + 84-26-90 (hex) BEIJING THOUGHT SCIENCE CO.,LTD. + 842690 (base 16) BEIJING THOUGHT SCIENCE CO.,LTD. + 1-1102,Intermational Business Park,No.1 ShangDi Xinxi Rd,Haidian District,Beijing + beijing beijing 100085 + CHINA + 84-27-CE (hex) Corporation of the Presiding Bishop of The Church of Jesus Christ of Latter-day Saints 8427CE (base 16) Corporation of the Presiding Bishop of The Church of Jesus Christ of Latter-day Saints Audiovisual Engineering - 2LL @@ -104222,6 +104241,12 @@ Xiamen Fujian 361006 CHINA + 88-70-EF (hex) SC Professional Trading Co., Ltd. + 8870EF (base 16) SC Professional Trading Co., Ltd. + 2 Soi Krungthepkreetar 21 + Sapansoong Bangkok 10250 + THAILAND + 88-73-98 (hex) K2E Tekpoint 887398 (base 16) K2E Tekpoint 201,Winstower,278-51,Sungsoo2ga 3dong,Sungdong-gu,Seoul,S.Korea,133-123 @@ -116361,6 +116386,13 @@ Beijing 100089 CHINA + D0-22-12 (hex) IEEE REGISTRATION AUTHORITY - Please see MAM public listing for more information. + D02212 (base 16) IEEE REGISTRATION AUTHORITY - Please see MAM public listing for more information. + + 445 HOES LANE + PISCATAWAY NJ 08854 + UNITED STATES + D0-22-BE (hex) Samsung Electro Mechanics co.,LTD. D022BE (base 16) Samsung Electro Mechanics co.,LTD. 93Moo5T. Bangsamak @@ -120655,7 +120687,7 @@ E8-87-A3 (hex) Loxley Public Company Limited E887A3 (base 16) Loxley Public Company Limited - 102 Na Ranong Road, Klongtoey + 102 Na Ranong Road, Klongtoey, Bangkok 10110 THAILAND diff --git a/udev/60-keyboard.hwdb b/udev/60-keyboard.hwdb index 5c3d4ca..ef0ebc5 100644 --- a/udev/60-keyboard.hwdb +++ b/udev/60-keyboard.hwdb @@ -28,19 +28,33 @@ # driver, is the firmware-provided string exported # by the kernel DMI modalias. # -# Scan codes are specified as: -# KEYBOARD_KEY_= -# The scan code should be expressed in hex lowercase and in -# full bytes, a multiple of 2 digits. The key codes are retrieved -# and normalized from the kernel input API header. +# Scan codes are specified as: +# KEYBOARD_KEY_= +# The scan code should be expressed in hex lowercase. The key codes +# are retrieved and normalized from the kernel input API header. # -# A '!' as the first charcter of the key identifier string -# will add the scan code to the AT keyboard's list of scan codes -# where the driver will synthesize a release event and not expect -# it to be generated by the hardware. +# An '!' as the first character of the key identifier string +# will add the scan code to the AT keyboard's list of scan codes +# where the driver will synthesize a release event and not expect +# it to be generated by the hardware. # # To debug key presses and access scan code mapping data of # an input device use the commonly available tool: evtest(1). +# +# To update this file, create a new file +# /etc/udev/hwdb.d/70-keyboad.hwdb +# and add your rules there. To load the new rules execute (as root): +# udevadm hwdb --update +# udevadm trigger /dev/input/eventXX +# where /dev/input/eventXX is the keyboard in question. If in +# doubt, simply use /dev/input/event* to reload all input rules. +# +# If your changes are generally applicable, open a bug report on +# http://bugs.freedesktop.org/enter_bug.cgi?product=systemd +# and include your new rules, a description of the device, and the +# output of +# udevadm info /dev/input/eventXX +# (or /dev/input/event*). ########################################## # Acer -- 2.25.1