Skip to content

Add uvcvideo version update patch - #12905

Merged
Nir-Az merged 2 commits into
realsenseai:developmentfrom
Nir-Az:patch-driver-version
May 12, 2024
Merged

Add uvcvideo version update patch#12905
Nir-Az merged 2 commits into
realsenseai:developmentfrom
Nir-Az:patch-driver-version

Conversation

@Nir-Az

@Nir-Az Nir-Az commented May 7, 2024

Copy link
Copy Markdown
Collaborator

We wish to distinguish between a native uvc driver and a realsense manual patched uvc driver
This patch will add a "realsense-patch" suffix to the uvcvideo driver

image

Tracked on [LRS-1098]

@Nir-Az
Nir-Az requested a review from dmipx May 7, 2024 18:18
@Nir-Az

Nir-Az commented May 7, 2024

Copy link
Copy Markdown
Collaborator Author

@dmipx can we assume that in all kernel version we support (and all distros) the driver version will be stated at the same path?
drivers/media/usb/uvc/uvcvideo.h ?

I think that currently this is the case.
I will test on U20 too

@Nir-Az
Nir-Az requested a review from ev-mp May 7, 2024 18:22
@Nir-Az

Nir-Az commented May 7, 2024

Copy link
Copy Markdown
Collaborator Author

@dmipx can we assume that in all kernel version we support (and all distros) the driver version will be stated at the same path? drivers/media/usb/uvc/uvcvideo.h ?

I think that currently this is the case. I will test on U20 too

Tested on U20 too
image

/* ------------------------------------------------------------------------
* Driver specific constants.
*/
-

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should leave this new line here

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@dmipx dmipx left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Nir-Az
Nir-Az merged commit 6702e3d into realsenseai:development May 12, 2024
@Nir-Az
Nir-Az deleted the patch-driver-version branch September 30, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants