#Update Linux Kernel Driver
25 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
Yes.
I would guess you need to update that driver
You should change the driver code so that it compiles on recent kernels.
I have shared the "xr17v35x.c" file. I will appreciate if you take over the driver code. Thanks
issue seems to be uart_port’ struct have been changed on the kernel side...
timeout attribute no longer in the struct...
@agile python Has your question been resolved? If so, type !solved :)
Not going to happen
I do this stuff at work, you have google to help you figure out the changes between older and recent kernel APIs
Is it hard to resolve the issue ?
Depends on you
Thank you for your advice
Clone the linux kernel git repo and use git diff a lot
Okay
This is the repo of that.
The last commit was 4 years ago .
@agile python Has your question been resolved? If so, type !solved :)
!solved