#Update Linux Kernel Driver

25 messages · Page 1 of 1 (latest)

agile python
#

Update driver for MAXLINEAR XR17V35x (xr17v35x.c) in order to compile w/ recent kernel version (V6.6.21)

Please let me know about this field. Thank you.

keen carbonBOT
#

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.

tiny chasm
#

Yes.

spiral yew
#

I would guess you need to update that driver

agile python
#

Hello

#

Yes. We need the update.

tiny chasm
#

You should change the driver code so that it compiles on recent kernels.

agile python
#

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...

keen carbonBOT
#

@agile python Has your question been resolved? If so, type !solved :)

tiny chasm
#

I do this stuff at work, you have google to help you figure out the changes between older and recent kernel APIs

agile python
#

Is it hard to resolve the issue ?

tiny chasm
#

Depends on you

tiny chasm
#

Clone the linux kernel git repo and use git diff a lot

agile python
#

Okay

#

This is the repo of that.

#

The last commit was 4 years ago .

keen carbonBOT
#

@agile python Has your question been resolved? If so, type !solved :)

paper stag
#

literally just check the issues

agile python
#

!solved