Age | Commit message (Collapse) | Author | Files | Lines |
|
Added keymap for a HP Pavillion dv6315ea with empty
system.hardware.* keys.
|
|
Fixed typo in commit 04214ee0.
|
|
Added adopted/extended version of a patch from
Olivier Berger <oberger@ouvaton.org> to add suspend quirk for a
Asus P4B266 mainboard (matching also the primary video card).
system.hardware.primary_video.product = 18790 (0x4966) (int)
system.hardware.primary_video.vendor = 4098 (0x1002) (int)
system.hardware.product = 'System Name' (string)
system.hardware.serial = 'SYS-1234567890' (string)
system.hardware.uuid = '' (string)
system.hardware.vendor = 'System Manufacturer' (string)
system.hardware.version = 'System Version' (string)
system.firmware.release_date = '08/06/2002' (string)
system.firmware.vendor = 'Award Software, Inc.' (string)
system.firmware.version = 'ASUS P4B266 ACPI BIOS Revision 1010' (string)
|
|
Added keymapping for a HP 2230s as reported in fd.o#21527.
|
|
Fixed commit 3041b9e0c01: mark microSD as sd_mmc
|
|
Added a multi card reader (Jessops branded, usb vendor
string is 'Transcend Communication, Inc.')
|
|
Added suspend quirks for a Lenovo ThinkPad T500.
|
|
Fixed entry for the Novatel MC950D. It was wrong identified
as CDMA, it's a GMS modem.
See http://lists.freedesktop.org/archives/hal/2009-May/013307.html
|
|
Added suspend quirks for HP tc4400, nc4400, tc4200. They all
need vbe-post.
|
|
Added suspend quirk for a Acer Travelmate 4002 wlmi as reported
in fd.o#21059 by freedesktop@diaboflo.de
|
|
Fixed audio folder naming for a BlackBerry 8100 as
pointed out by maddentim@gmail.com in fd.o#20582.
|
|
Applied a fixed/slightly adopted version of a patch from
Reinhard Jentsch <pinswats@yahoo.se> (fd.o#22243) to add a
Creative MuVo 100 as a USB music player.
|
|
Applied a fixed/slightly adopted version of a patch from
Bernd Schlapsi <brot@gmx.info> (fd.o#22712) to add a
Sony WALKMAN NWZ-S638F as a USB music player.
|
|
audio/x-wav and audio/x-aiff for all iPods,
video/mp4 for Classic and Nano.
fd.o#20354
|
|
Added another suspend quirks for IBM machines. Tested with
kernel 2.6.27.19.
from: bnc#488035
|
|
Added some more suspend quirks for IBM machines. Tested with
kernel 2.6.27.19.
from. bnc#488035
|
|
This reverts commit a24984bac808382951ed2fe3ee6a6700bf7e3839.
Reverted this commit. It blows up the file size by ~3 KBytes
it costed some work to reduce the file size and with this the
size of the cache file. And since HAL is still used in the
most distributions it should work as before.
|
|
This reverts commit 0cf96f41652b4ec5cdbbda0d58e2ce089afbf51c.
Needed to revert commit a24984bac808382951ed2fe3ee6a6700bf7e3839
|
|
Reported on hal ML.
|
|
|
|
Remove the net.80203 capability of mobile broadband devices which appear after
sending some AT commands. These should not be treated as real ethernet
interfaces by NetworkManager and friends. However, modemmanager/NM are not yet
ready to prevent those devices from being managed as normal ethernet devices.
https://launchpad.net/bugs/374970
|
|
https://launchpad.net/bugs/374970
|
|
https://launchpad.net/bugs/374970
|
|
fix interface number of F3507g Mobile Broadband modem, and add two additional
models.
Reported on https://launchpad.net/bugs/374970
|
|
Reported on the hal ML.
|
|
Reported on hal ML.
|
|
As reported on hal ML.
|
|
As reported on hal ML.
|
|
As reported on hal ML.
|
|
Reported on hal ML.
|
|
Reported on the hal ML by dme26-s23@srcf.ucam.org.
|
|
|
|
|
|
hal-info maps the Fn+F5 Thinkpad key to KEY_RADIO, which is
a) not correct
b) outside the X input usable range
This is reported as bugs
http://bugs.freedesktop.org/show_bug.cgi?id=20153
http://bugs.debian.org/504643
The attached patch fixes the problem by changing the mapping to
KEY_WLAN.
|
|
Reported on hal ML.
|
|
Previous commit accidentally changed the product ID, repair it.
https://bugs.freedesktop.org/show_bug.cgi?id=22450
|
|
Nested product IDs are harder to maintain and much harder to translate into
udev rules automatically. Flatten them out.
See http://lists.freedesktop.org/archives/devkit-devel/2009-June/000226.html
for details.
|
|
The 0xc02 can do ogg vorbis as well; this is a feature of Android OS, not the
particular hw device. Set ogg vorbis capability for other Android phones as
well.
|
|
Mine says "0bb4:0c02 High Tech Computer Corp."
|
|
Reported on hal ML.
|
|
Reported on hal ML.
|
|
Reported on hal ML.
|
|
Reported on hal ML.
|
|
Reported on hal ML.
|
|
The default vbetool hangs on this machine, and it works fine without any
quirks.
Reported on hal ML.
|
|
fd#20572
|
|
Reported on hal ML.
|
|
Reported on hal ML.
|
|
Fixed usage of int_outof: use it only if there are multiple entries
to check for.
|
|
This reverts commit 1e1c296fe58b52b8100c515651be3381d63cc8fa.
Reverted commit. Please check first if the affected machines really
work with system.hardware.vendor instead of system.chassis.manufacturer.
|