On Fri, Apr 26, 2013 at 10:28:01AM -0400, Mark Hounschell wrote: > This particular driver and one other are normal PCI based cards. I > also have one other that is PCI-e. This particular one is the only > one that creates all these weird device entries. The other 2 are > pretty straight forward. One entry per port. I figured I'd tackle > this one first. I would remove those other "weird" device entries from the driver, we removed those types of device nodes from the kernel tree many many years ago. Just stick to one device node per port, and all should be fine. Also, any reason why these drivers aren't in the main kernel tree? If they were, all of this work would have been done for you :) thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html