-
Notifications
You must be signed in to change notification settings - Fork 22
Labels
Description
Summary
Expose the SSH port used for communication between the driver and the controller to increase flexibility.
Details
This enhancement allows the pmac driver to connect to a virtual PowerPMAC instance via the PowerPMAC simulator. It enables development and debugging of driver features without requiring physical hardware.
The implementation is available in the associated pull request. Instructions for using the driver with the simulator will be added there at a later time.