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)
Wed, Jul 22, 6:03 PM
Unknown Object (File)
Wed, Jul 22, 8:12 AM
Unknown Object (File)
Tue, Jul 21, 7:00 AM
Unknown Object (File)
Tue, Jul 21, 5:09 AM
Unknown Object (File)
Tue, Jul 21, 5:05 AM
Unknown Object (File)
Tue, Jul 21, 3:02 AM
Unknown Object (File)
Tue, Jul 21, 3:00 AM
Unknown Object (File)
Tue, Jul 21, 12:46 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 Passed
Unit
No Test Coverage
Build Status
Buildable 74756
Build 71639: arc lint + arc unit

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.