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
Unknown Object (File)
Sun, Apr 5, 10:52 AM
Unknown Object (File)
Sun, Apr 5, 7:01 AM
Unknown Object (File)
Sat, Apr 4, 4:09 PM
Unknown Object (File)
Wed, Apr 1, 8:06 PM
Unknown Object (File)
Tue, Mar 31, 7:15 AM
Unknown Object (File)
Mon, Mar 30, 5:15 PM
Unknown Object (File)
Mon, Mar 30, 1:18 AM
Unknown Object (File)
Sat, Mar 21, 7:44 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