Add directory structure and fix dependencies to be able to build and use Cavium VNIC driver as a module.
Details
Details
- Reviewers
zbb emaste - Commits
- rS300294: Allow building VNIC as a module
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Very few files in the tree contain copyrights in the modules Makefiles. IMHO it would be better to just keep the minimum contents ($FreeBSD$ string) and that's all.
All the necessary copyrights are in the files that are build in the process.
sys/dev/vnic/nic_main.c | ||
---|---|---|
140 ↗ | (On Diff #16278) | BTW. I don't like the name change. Why is it needed. The proper name for this device is NIC whereas virtual instances are VNICs |
Comment Actions
It's mostly to keep the module name fit the vnic convention. The "NIC" name is too generic IMHO. As discussed today, agreed to leave vnicpf.