Hi, Sebastien

IF you intend to use PBP ... I would recommend you to simply enable the HSPLL mode ( 4x Xtal frequ. ) ... in the Chip CONFIG lines.

You just will have to declare 24 Mhz as a clock frequency ( DEFINE OSC 24 ) ...

the only backdraw will be for " slow PWM " generation ... 1465 Hz will be a minimum ! and some little limitations with the Pulsin, RCTime ...not frequency compensated command.

No need to modify your card, then ... if 6 Mhz is not in use for another chip on the card !!!

Alain