> + /* > + * If the asyncmap hasn't been negotiated, we really should > + * set the receive asyncmap to ffffffff, but we set it to 0 > + * for backwards contemptibility. > + */ Couldn't you just use an explicit "asyncmap 0" in your options file or on the command line? Martin