Page MenuHomeFreeBSD

fix atp mouse driver attachment on powermac g4
ClosedPublic

Authored by alfredo on Mar 9 2020, 11:37 AM.
Referenced Files
Unknown Object (File)
Mon, Apr 14, 8:35 AM
Unknown Object (File)
Mon, Apr 14, 3:51 AM
Unknown Object (File)
Sun, Apr 13, 10:43 PM
Unknown Object (File)
Sun, Apr 13, 9:59 PM
Unknown Object (File)
Feb 27 2025, 1:43 PM
Unknown Object (File)
Jan 28 2025, 2:48 AM
Unknown Object (File)
Jan 16 2025, 8:39 AM
Unknown Object (File)
Jan 12 2025, 1:58 PM
Subscribers

Details

Summary

The atp driver is failing to attach on PowerBook G4 equipped with product ID 0x020e.

This device gives an error when trying to switch device to RAW_SENSOR_MODE. It seems that Fountain-based devices doesn't support this command.

Test Plan

trackpad mouse tested on powerBookG4 model PowerBook5,6

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks good to me. Can you provide dmesg?

This revision is now accepted and ready to land.Mar 9 2020, 12:50 PM

Looks good to me. Can you provide dmesg?

Sure, would you like to have dmesg with the patch applied or prior the patch?

This revision was automatically updated to reflect the committed changes.