]> git.neil.brown.name Git - history.git/commit
[PATCH] Bring Moxa serial back into being
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 22 Dec 2004 09:14:43 +0000 (01:14 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Dec 2004 09:14:43 +0000 (01:14 -0800)
commit938bc25489b8f72d2572413892425279174970da
tree060406a1bd04b5a6c4e6be0b52e5561e0528791b
parentcf5bd50cc6d3fc4c78d1ba6a800af699d084ae5d
[PATCH] Bring Moxa serial back into being

Moxa have released several driver updates now including support up to
2.6.8 but don't themselves feel its worth the effort of doing a cleaned
up merge for the base kernel.  So I pulled their latest driver release
(1.8) and removed all the macro gunge that makes it build on
2.2.0->2.6.8.  I then fixed it to run on 2.6.9/10 and fixed a bug in the
break handling.

It still doesn't do PCI hotplug but I don't have any PCI moxa cards to
really tackle that particular case.

I've also merged Adriank Bunk's two 'could be static' changes into this
diff set.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/Kconfig
drivers/char/mxser.c
drivers/char/mxser.h [new file with mode: 0644]
include/linux/pci_ids.h