Date: Fri, 31 Oct 2008 07:54:08 -0500 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: Ed Schouten <ed@80386.nl> Cc: FreeBSD/ppc <freebsd-ppc@freebsd.org> Subject: Re: PowerBook 12" hangs right after attaching ams0 Message-ID: <490AFFF0.3010708@freebsd.org> In-Reply-To: <20081031054643.GN1165@hoeg.nl> References: <20081030061645.GJ1165@hoeg.nl> <4909BA61.8060008@freebsd.org> <20081030160143.GL1165@hoeg.nl> <4909DC87.6080203@freebsd.org> <20081030171918.GM1165@hoeg.nl> <20081031054643.GN1165@hoeg.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Ed Schouten wrote: > * Ed Schouten <ed@80386.nl> wrote: >> * Nathan Whitehorn <nwhitehorn@freebsd.org> wrote: >>> Ed Schouten wrote: >>>> Hello Nathan, >>>> >>>> * Nathan Whitehorn <nwhitehorn@freebsd.org> wrote: >>>>> Drat. Could you try the patch at >>>>> http://people.freebsd.org/~nwhitehorn/adb-delayed-attach.diff? >>>> After applying the patch, it still gets stuck during boot. >>> Could you try the latest HEAD? I poked around at my machines this >>> morning to try to make them hang, succeeded, and then fixed some >>> problems that make mouse probes hang after the keyboard is probed >>> successfully. >> I will. Unfortunately I have to compile some things first, so I'll get >> back to you on that. > > Done. It now boots properly: > > | ams0: <ADB Mouse> at device 3 on adb0 > | ams0: 2-button 400-dpi Unknown Pointing Device > > I suspect ams(4) uses a protocol that's not supported by moused yet? If > so, maybe I can find some time to look into that. > Glad it works, and thanks for testing! It works just fine with moused. We just don't have a cursor on the console on PPC, though you can still select stuff if you can divine the position of the cursor in advance. It should also work fine in X. If you feel motivated, you could add a "trackpad" class in adb_mouse_attach(), so it doesn't say Unknown Pointing Device -Nathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?490AFFF0.3010708>