Module Name: src Committed By: thorpej Date: Sun Jan 19 17:53:15 UTC 2020
Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4: Makefile src/sys/dev/pci: files.pci Removed Files: src/share/man/man4: de.4 src/sys/dev/pci: if_de.c if_devar.h Log Message: Remove the de(4) driver, which has long since been supplanted by the tlp(4) driver, which supports more chips and more board variants. To generate a diff of this commit: cvs rdiff -u -r1.1671 -r1.1672 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.695 -r1.696 src/share/man/man4/Makefile cvs rdiff -u -r1.10 -r0 src/share/man/man4/de.4 cvs rdiff -u -r1.422 -r1.423 src/sys/dev/pci/files.pci cvs rdiff -u -r1.165 -r0 src/sys/dev/pci/if_de.c cvs rdiff -u -r1.63 -r0 src/sys/dev/pci/if_devar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.