Page MenuHomeFreeBSD

pci_user: Rename _old to _freebsd6
ClosedPublic

Authored by imp on Jul 3 2024, 8:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 29, 3:12 PM
Unknown Object (File)
Fri, Jan 24, 12:28 AM
Unknown Object (File)
Dec 26 2024, 3:13 PM
Unknown Object (File)
Nov 20 2024, 4:38 AM
Unknown Object (File)
Nov 20 2024, 4:20 AM
Unknown Object (File)
Nov 20 2024, 2:20 AM
Unknown Object (File)
Oct 22 2024, 6:44 AM
Unknown Object (File)
Sep 25 2024, 5:48 PM
Subscribers
None

Details

Summary

The pre-freebsd7 stuff is labeled _old right now. Relabel it as
_freebsd6 instead. No functional change intended. I selected freebsd6
because that's the last version to have the ioctls, although I know
there were changes in the interface for 4, 5 and 6. This broadly batches
what we do with system calls that accumulate changes until we break and
use a new one, we use the last major the system call was in.

Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp requested review of this revision.Jul 3 2024, 8:50 PM
imp created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Jul 26 2024, 11:26 PM
This revision was automatically updated to reflect the committed changes.