Page MenuHomeFreeBSD

agp.4: Add a deprecation notice to the man page
ClosedPublic

Authored by markj on Sep 5 2024, 1:42 PM.
Tags
None
Referenced Files
F132457663: D46542.diff
Fri, Oct 17, 2:36 AM
Unknown Object (File)
Mon, Oct 13, 6:02 AM
Unknown Object (File)
Mon, Oct 13, 6:01 AM
Unknown Object (File)
Sat, Oct 11, 6:14 AM
Unknown Object (File)
Sat, Oct 11, 6:02 AM
Unknown Object (File)
Mon, Oct 6, 6:41 PM
Unknown Object (File)
Thu, Oct 2, 9:31 AM
Unknown Object (File)
Mon, Sep 22, 5:05 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable