Hi Mark,

Addendum after 24h of testing.  Your patch fixes the frequent touchpad
freezes I see on this model and which I reported back then in
https://marc.info/?l=openbsd-bugs&m=165328803822857&w=2

\o/ and cheers

        Matthias

* Matthias Schmidt wrote:
> Hi Mark,
> 
> * Mark Kettenis wrote:
> > The diff below adds the hooks to disable and enable GPIO interrupts
> > for amdgpio(4), aplgpio(4), bytgpio(4), chvgpio(4), glkgpio(4) and
> > pchgpio(4).  This is similar to what I did for qcgpio(4) a few weeks
> > ago.  This should fix potential interrupt storms related to
> > level-triggered interrupts.
> > 
> > I can't really test this myself.  But if you have a machine with a
> > line like this:
> > 
> > ihidev0 at iic7 addr 0x2c gpio 18, vendor 0x6cb product 0x8253, SYNA2B43
> 
> I have a Tuxedo Infinitbook with the following:
> 
> ihidev0 at iic1 addr 0x2c gpio 327, vendor 0x93a product 0x255, UNIW0001
> 
> > that contains the string "gpio", please give this a shot and check
> > whether your keyboard and touchpad still work with it and report back
> > with a fullk dmesg.
> 
> I can confirm that both devices still work as expected.  However, the
> spdmem device is "gone".  Here's a diff between dmesg before and after

Reply via email to