frno7 / linux

Linux 2.2, 2.6, 3.x, 4.x and 5.x kernels for the PlayStation 2.
Other
84 stars 5 forks source link

Enable the infrared (IR) remote control port #25

Open frno7 opened 5 years ago

frno7 commented 5 years ago

Implement a device driver for the infrared remote control port.

See also #11.

sp193 commented 5 years ago

There were two IR devices for the PS2. The original one was an add-on accessory that connected to the controller port. This was controlled by RMMAN, for which there is now a clone in the homebrew ps2sdk.

In later PS2 models, an IR device was integrated in and control of it seems to go through the MECHACON instead.