EZ-Link transmit baud rate limitation?

Hi, I can't get my ez-link to transmit at a baud rate other than 9600? In other words only this works:

void setup() {
    Serial.begin(9600); // 57600, 115200, nothing else works?
}

That seems like an awful limitation of this product, is there a way to change the default transmit baud rate? It's supposed to be self adjusting from what I read but clearly that is not the case. Thank you

What is an Ez-link?

mauried:
What is an Ez-link?

From the description of the device , the baud rate is set by whatever its paired with, ie you cant set the baud rate from the module itself.