From 6a1efe1ad9984c8085ef28facb9d7f1cc2f01b6a Mon Sep 17 00:00:00 2001 From: eadler Date: Fri, 1 Feb 2013 20:17:11 +0000 Subject: Remove support for plip from the GENERIC kernel as no systems in the last 10 years require this support. Discussed with: db Discussed with: kib Reviewed by: imp Reviewed by: jhb Reviewed by: -hackers Approved by: cperciva (mentor) --- sys/amd64/conf/GENERIC | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/amd64') diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index e53f692..5819a0d 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -197,7 +197,6 @@ device uart # Generic UART driver device ppc device ppbus # Parallel port bus (required) device lpt # Printer -device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da -- cgit v1.1