I pulled this out of Xan’s thread about the phoenix code…

What PS2 controller are you using? Could also be a current problem more so than a 3.3v problem. Also, no those pins are not used to connect to the eeprom on the modules. They are available for the user to use as I2C but we don’t use them for anything on the module itself.
As I mentioned above I pulled this out of Xans thread. For the most part this is a non issue as the new BB2 has moved the PS2 support away from these pins. I will be honest and say that I have not tried to make the PS2 controller work on these pins as the tutorial said it did not work as well as several posts.
This is more of a curiosity then anything else. I am currently using the Lynxmotion controller. I have also used one called Sector 7. They both appear to work on the propeller with 3.3v IO pins.
I mentioned the EEPROM as the 3694 document mentioned that the 512 byte on chip EEPROM uses IO pins SCL and SDA, so I was not sure if maybe that was somewhat related. Just a thought
Kurt
P.S - Nathan - Have you made any more progress in your experimental releases?