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
F102063826: D46542.diff
Thu, Nov 7, 4:16 AM
Unknown Object (File)
Tue, Nov 5, 1:12 PM
Unknown Object (File)
Mon, Nov 4, 12:37 PM
Unknown Object (File)
Mon, Nov 4, 12:36 PM
Unknown Object (File)
Mon, Nov 4, 12:14 PM
Unknown Object (File)
Sun, Nov 3, 3:55 PM
Unknown Object (File)
Tue, Oct 29, 11:47 AM
Unknown Object (File)
Sun, Oct 27, 8:33 AM
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