By default, in System 7.1 (and probably others), the .Sony driver's VBL task is scheduled every half-second.
One of the things it does is check for disk insertion or ejection via the eject pinhole, which involves addressing the drive, putting it into sense mode, reading status, and switching back to read mode. Which involves toggling PH0-PH3.
One of the things it does is check for disk insertion or ejection via the eject pinhole, which involves addressing the drive, putting it into sense mode, reading status, and switching back to read mode. Which involves toggling PH0-PH3.