Greg KH <greg@...> writes: > > Btw. are there repositories that would be suitable to make > > highly experimental > > code available ? > > Yes, that is what drivers/staging/ is for, why not submit your driver > for inclusion there? The driver is not even close from being finished... > Ugh, the whitehead driver was not a good role model. Well,maybe, but it is the only driver for an eazy-usb chip, isn't it ? > You should look at > the changes that have gone into that driver over the past few releases, > and make the same kind of changes to your driver. That would be an easy > way to bring it up to modern standards, and fix the tty port issue at > the same time. I got the driver working to the extend it was working before. The issue was a pointer dereferencing issue in the allocation routine. Thanks for the advice. Tilman -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html