]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Probe ADB miscellaneous devices (ID 7) instead of stopping at ID 6. This
authornwhitehorn <nwhitehorn@FreeBSD.org>
Wed, 12 Nov 2008 17:33:36 +0000 (17:33 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Wed, 12 Nov 2008 17:33:36 +0000 (17:33 +0000)
commit174894b615465781c0398d6ec4a67dc2e2f8e594
treef888e444790bdeeb1376d9530b126e45e28e03e0
parent4a55cb2c83832b1192955805b185f52b8bc9b103
Probe ADB miscellaneous devices (ID 7) instead of stopping at ID 6. This
allows us to probe the brightness and volume control buttons on PPC Apple
laptops, though there is not yet a driver to do anything useful with them.
sys/dev/adb/adb_bus.c