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)
Nov 15 2024, 6:10 PM
Unknown Object (File)
Oct 24 2024, 8:24 PM
Unknown Object (File)
Oct 24 2024, 8:23 PM
Unknown Object (File)
Oct 24 2024, 8:23 PM
Unknown Object (File)
Oct 24 2024, 8:03 PM
Unknown Object (File)
Oct 1 2024, 5:25 AM
Unknown Object (File)
Sep 27 2024, 2:09 PM
Unknown Object (File)
Sep 17 2024, 4:50 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.