>
> I have noticed that serial ports change IRQ to either 3 or 4. There is no
> reason for this behavior. I have created a perl script to create a log
> containing the irqs assigned and their ioports. Is there anything else I
> could log that might unmask the problem?
>
> So far if the serials are assigned to IRQ 4 then the sync with the palm
> pilot doesn't work (/dev/pilot = /dev/ttyS0). If its IRQ 3 then it does.
As I understand it, /dev/ttyS0-3 are set to industry standard values on
startup (they are not probed). The values can be changed using the
command-line utility setserial. You can specify non-standard values in an
rc.serial conf file which will be read on startup.
The setserial manpage covers this is some detail.
HTH,
Ian
-- "God may have mercy. We will not." --Senator John S. McCain (R-AZ)- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/