Home
last modified time | relevance | path

Searched hist:"0 abe2d3903cc4569705d491f8ac6d2edea01c26f" (Results 1 – 1 of 1) sorted by relevance

/freebsd/share/man/man4/
H A Dagp.4diff 0abe2d3903cc4569705d491f8ac6d2edea01c26f Thu Sep 19 12:06:49 CEST 2024 Mark Johnston <markj@FreeBSD.org> agp.4: Add a deprecation notice to the man page

The driver is giant-locked and thus already prints a deprecation warning
when attaching. The device file interface was broken in 14.0 and 14.1,
see commit 12500c14281d, but it took a very long time for anyone to
notice, and in that case it was only because of some code which probes
all device files.

Relnotes: yes
Reviewed by: imp, jhb, emaste
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D46542