baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure logging
authorFolkert van Heusden <folkert@vanheusden.com>
Tue, 27 Mar 2007 05:47:23 +0000 (21:47 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 28 Apr 2007 15:01:02 +0000 (11:01 -0400)
commit939456ac51dd0b6b2b5653823b5655a790e72769
tree297f6f5c9c20929c197eb9e8fa355394427c0be3
parent4eccccb36223be5271b550a9ba4722a1e72c9312
baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure logging

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.

Also, for non kernel coders find the cause of problems was challenging so I
added extra logging.

Signed-off-by: Folkert van Heusden <folkert@vanheusden.com>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/hamradio/baycom_ser_fdx.c