We officially don't support the removed 20G products on FreeBSD, and the KX_A device ID was never used.
Details
Details
- Reviewers
jeffrey.e.pieper_intel.com gnn sbruno - Group Reviewers
Intel Networking - Commits
- rS295828: ixl(4): Remove unsupported device IDs.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2403 Build 2419: arc lint + arc unit
99% of the time assert(3) will just compile out in userspace. Does this library have any other use of assert(3) (i.e. does it expect anybody to actually compile with -DDEBUG or whatever)?