This hardware isn't totally ancient, about equal to a mxge(4) or mlx4en(4), but the company was sold to Exar which then promptly exited the Ethernet business so the card was commercially available for under 2 years. On deep search, the only usage of these cards I found was by the importing of the driver. There are code quality issues identified by Brooks and Hiren and no visible use nor maintainership that warrant removal from FreeBSD 12.0.
Details
Details
- Reviewers
brooks sbruno gnn - Group Reviewers
manpages - Commits
- rS333499: vxge(4): deprecation notice
Exar's exit was announced less than a week after the driver was committed to HEAD (https://www.streetinsider.com/Corporate+News/Exar+%28EXAR%29+Leaves+10-GB+Ethernet+NIC+Market%3B+To+Refocus+Assets/6345076.html) -- it's quite likely this driver has never been used.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Even if we get pushback, we should plan to kill this in 13. We should also break it on i386 in 12 since with 4/4 the management interface writes to kernel memory when it thinks it is writing to userspace.