Re: [PATCH] baycom_ser_fdx: also allow i/o ports >= 0x1000 andenhanced failure logging

From: Alan Cox
Date: Sun Mar 04 2007 - 16:42:12 EST


> The baycom_ser_fdx driver did not allow i/o ports >= 0x1000. Now that
> there are pci cards (with rs232 ports) which use for example 0xb800 this
> limit should not exists.

The IRQ test is also wrong for PCI systems the moment an APIC is present.
NR_IRQS is the define to use.

> Also, for non kernel coders find the cause of problems was challenging
> so I added extra logging.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/