File:  [NetBSD Developer Wiki] / wikisrc / attic_museum.mdwn
Revision 1.11: download - view: text, annotated - select for diffs
Wed Dec 18 07:44:08 2019 UTC (3 years, 5 months ago) by maxv
Branches: MAIN
CVS tags: HEAD
Add filemon.

    1: [[!meta title="The Attic Museum"]]
    2: 
    3: Over time, several kernel components were removed from NetBSD, often because
    4: they were too hard to maintain, not always functional, and because the features
    5: they implemented were not particularly wanted anymore.
    6: 
    7: This page provides a list of these removed components, with references to the
    8: original code.
    9: 
   10: Only the features that were not superseded are listed.
   11: 
   12: Each component used to be maintained and functional, but over time became
   13: broken because of lack of interest and inability to test changes, especially
   14: on old hardware and ABIs. An estimation is provided of the NetBSD release
   15: believed to have had the most functional version of each feature, before the
   16: feature started deprecating. Note that this estimation may not be totally
   17: accurate.
   18: 
   19: [[!table data="""
   20: Component	|Category		|Removed Since	|Most Functional Version	|References
   21: vm86		|x86 CPU Mode		|08/2017	|NetBSD 7			|Many, was widespread, not reinstatable
   22: ipkdb		|Remote Debugger	|07/2018	|				|[Commit](https://mail-index.netbsd.org/source-changes/2018/07/15/msg096801.html)
   23: n8		|Device Driver		|08/2018	|				|[Commit](https://mail-index.netbsd.org/source-changes/2018/08/08/msg097370.html)
   24: ndis		|Network Driver		|08/2018	|				|[Userland Commit](https://mail-index.netbsd.org/source-changes/2018/08/25/msg097800.html), [Kernel Commit](https://mail-index.netbsd.org/source-changes/2018/08/25/msg097796.html)
   25: midway		|Network Driver		|09/2018	|				|[Commit](https://mail-index.netbsd.org/source-changes/2018/09/06/msg098894.html)
   26: natm		|Network Protocol	|09/2018	|				|[Commit](https://mail-index.netbsd.org/source-changes/2018/09/06/msg098895.html)
   27: daic		|Network Driver		|09/2018	|				|[Commit](https://mail-index.netbsd.org/source-changes/2018/09/19/msg099271.html)
   28: iavc		|Network Driver		|09/2018	|				|[Commit](https://mail-index.netbsd.org/source-changes/2018/09/21/msg099322.html)
   29: ifpci		|Network Driver		|09/2018	|				|[Commit](https://mail-index.netbsd.org/source-changes/2018/09/22/msg099341.html)
   30: ifritz		|Network Driver		|09/2018	|				|[Commit](https://mail-index.netbsd.org/source-changes/2018/09/22/msg099344.html)
   31: iwic		|Network Driver		|09/2018	|				|[Commit](http://mail-index.netbsd.org/source-changes/2018/09/22/msg099345.html)
   32: isic		|Network Driver		|09/2018	|				|[Commit](https://mail-index.netbsd.org/source-changes/2018/09/22/msg099351.html)
   33: isdn		|Network Protocol	|09/2018	|				|[Userland Commit](https://mail-index.netbsd.org/source-changes/2018/09/23/msg099370.html), [Kernel Commit](https://mail-index.netbsd.org/source-changes/2018/09/23/msg099381.html)
   34: lmc		|Network Driver		|12/2018	|				|[Commit](https://mail-index.netbsd.org/source-changes/2018/12/12/msg101368.html)
   35: compat_svr4	|Compatibility Layer	|12/2018	|NetBSD 4			|[Commit](https://mail-index.netbsd.org/source-changes/2018/12/19/msg101565.html)
   36: compat_ibcs2	|Compatibility Layer	|12/2018	|				|[Commit](https://mail-index.netbsd.org/source-changes/2018/12/29/msg101841.html)
   37: satlink		|Device Driver		|01/2019	|				|[Commit](https://mail-index.netbsd.org/source-changes/2019/01/27/msg102772.html)
   38: compat_osf1	|Compatibility Layer	|03/2019	|				|[Commit](https://mail-index.netbsd.org/source-changes/2019/03/25/msg104511.html)
   39: filemon		|Pseudo Device		|12/2019	|				|[Commit](https://mail-index.netbsd.org/source-changes/2019/12/18/msg112062.html)
   40: """]]
   41: 

CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb