Skip to content

graphics/drm-66-kmod for 1500031 and above #372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

grahamperrin
Copy link
Contributor

@grahamperrin grahamperrin commented Apr 10, 2025

Consistency: 1500031, not 1500023.

Fixes: 00508c0

https://bugs.freebsd.org/284891

@grahamperrin
Copy link
Contributor Author

@evadot, thanks.

Consistent with the 1500031 minimum in the Makefile:

.if ${OPSYS} == FreeBSD && !( ${OSVERSION} >= 1500031 )
IGNORE= not supported on older than 1500031, no kernel support
.endif

https://old.reddit.com/r/freebsd/comments/1issw0t/drm66kmod_graphics_driver_branch_hit_ports_tree/mdjpund/ notes that freebsd/freebsd-src@1206cf0#diff-8cc2f03d0a63e9cba969a3c3c0b06fb5e4e29b7ab94948ab131126256952ad8aR76 (2024-07-30) for 1500023 was around six months before 00508c0 (2023-02-18) for addition of the port.

freebsd/freebsd-src@0009c4e#diff-8cc2f03d0a63e9cba969a3c3c0b06fb5e4e29b7ab94948ab131126256952ad8aR76 (2025-02-01) was the bump to 1500031.

@grahamperrin grahamperrin marked this pull request as ready for review April 10, 2025 06:38
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.

1 participant