Page MenuHomeFreeBSD

firewire: per-unit-directory child device support
ClosedPublic

Authored by guest-seuros on Sun, Jul 12, 8:58 PM.
Referenced Files
Unknown Object (File)
Mon, Aug 3, 6:41 PM
Unknown Object (File)
Sun, Aug 2, 5:07 AM
Unknown Object (File)
Sun, Aug 2, 5:05 AM
Unknown Object (File)
Sun, Aug 2, 3:25 AM
Unknown Object (File)
Sat, Aug 1, 7:45 AM
Unknown Object (File)
Fri, Jul 31, 3:31 PM
Unknown Object (File)
Wed, Jul 29, 5:43 AM
Unknown Object (File)
Wed, Jul 29, 5:36 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.Fri, Jul 17, 4:05 AM
This revision was automatically updated to reflect the committed changes.