Page MenuHomeFreeBSD

firewire: per-unit-directory child device support
ClosedPublic

Authored by seuros on Jul 12 2026, 8:58 PM.
Referenced Files
F167831216: D58201.diff
Mon, Aug 24, 8:33 PM
Unknown Object (File)
Sun, Aug 23, 12:17 AM
Unknown Object (File)
Tue, Aug 18, 5:12 AM
Unknown Object (File)
Sat, Aug 8, 4:23 PM
Unknown Object (File)
Sat, Aug 8, 4:18 PM
Unknown Object (File)
Sat, Aug 8, 10:51 AM
Unknown Object (File)
Fri, Aug 7, 6:07 AM
Unknown Object (File)
Fri, Aug 7, 6:07 AM
Subscribers

Details

Summary

Added structure to allow multiple device to attach to the same driver.
Also removed the deprecation warning from the man page.

Diff Detail

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

Event Timeline

share/man/man4/firewire.4
52

we cant remove this yet; the last thing to kill is any leftover GIANT usage.

share/man/man4/firewire.4
52

my bad; we need to remove the spl references and audit behaviour.

remove this from the diff for now; lets get these diffs in and then remove spl and then ill put in the request to srcmgr@ .

share/man/man4/firewire.4
52

SPL removal was trivial and i did remove it when i started work of firewire as the code seems to do nothing. I added the removal in the stack .

This revision is now accepted and ready to land.Jul 17 2026, 4:05 AM
This revision was automatically updated to reflect the committed changes.