Page MenuHomeFreeBSD

an: Remove driver
AbandonedPublic

Authored by manu on Jun 7 2021, 4:55 PM.
Tags
None
Referenced Files
F153846582: D30679.id90638.diff
Fri, Apr 24, 5:37 AM
Unknown Object (File)
Thu, Apr 23, 6:55 AM
Unknown Object (File)
Tue, Apr 21, 8:48 AM
Unknown Object (File)
Tue, Apr 21, 8:48 AM
Unknown Object (File)
Sun, Apr 19, 11:04 PM
Unknown Object (File)
Sat, Apr 18, 8:07 PM
Unknown Object (File)
Fri, Apr 17, 3:57 AM
Unknown Object (File)
Thu, Apr 16, 8:36 PM
Subscribers

Details

Reviewers
imp
emaste
Group Reviewers
wireless
Commits
rG663b174b5b53: an: Remove driver
Summary

Last an(4) devices have been End Of Life and End Of Sale in 2007.
Time to remove this driver.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

manu requested review of this revision.Jun 7 2021, 4:55 PM
manu created this revision.
manu added a reviewer: wireless.

After landing the gone in 14 line in stable/13, this commit can proceed imho.

This revision is now accepted and ready to land.Jun 7 2021, 5:02 PM

Agree with @imp, get the gone_in in
Also ObsoleteFiles.inc?

Agree with @imp, get the gone_in in
Also ObsoleteFiles.inc?

Ah yes, sorry, I live in the future with pkgbase everywhere :)
I'll update later with ObsoleteFiles.inc stuff.

Remove the includes and add them to ObsoleteFiles

This revision now requires review to proceed.Jun 7 2021, 5:49 PM

I think share/man/man4/an.4 also can be removed.

Remove the man page too.