Page MenuHomeFreeBSD

firewire: per-unit-directory child device support
Needs ReviewPublic

Authored by guest-seuros on Sun, Jul 12, 8:58 PM.

Details

Reviewers
adrian
Group Reviewers
firewire
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 .