On Thu, May 04, 2006 at 03:24:25PM +0200, Bin Zhang wrote:
I have /dev/adb and /proc/sys/dev/mac_hid.
I think it's a kernel config problem.
Yes, it looks like it, I somehow did miss to configure:
CONFIG_INPUT_ADBHID=y
CONFIG_MAC_EMUMOUSEBTN=y
Please note that CONFIG_MAC_EMUMOUSEBTN isn't strictly needed anymore,
mouseemu (among others?) does the same thing in user space.
I wonder why "make oldconfig" did not enable it,
but I also just might have screwed it up myself.
Nah, I had to double check the config myself the first time after
switching to ARCH=powerpc. Seems some of the old settings did not get
carried over.
Michael