From owner-freebsd-commit Mon Feb 12 06:40:20 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA03100 for freebsd-commit-outgoing; Mon, 12 Feb 1996 06:40:20 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA03091 for cvs-all-outgoing; Mon, 12 Feb 1996 06:40:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA03081 for cvs-sys-outgoing; Mon, 12 Feb 1996 06:40:15 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA03074 Mon, 12 Feb 1996 06:40:13 -0800 (PST) Date: Mon, 12 Feb 1996 06:40:13 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199602121440.GAA03074@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa lpt.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 96/02/12 06:40:13 Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa lpt.c Log: Remove the stuff for auto cdevsw registration. Hopefully this compiles now. Revision Changes Path 1.30.4.5 +5 -21 src/sys/i386/isa/lpt.c