From owner-cvs-all Thu Jan 25 11:38:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D7F337B6B4; Thu, 25 Jan 2001 11:38:19 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0PJcJI67552; Thu, 25 Jan 2001 11:38:19 -0800 (PST) (envelope-from imp) Message-Id: <200101251938.f0PJcJI67552@freefall.freebsd.org> From: Warner Losh Date: Thu, 25 Jan 2001 11:38:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sn if_sn_isa.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/01/25 11:38:19 PST Modified files: (Branch: RELENG_4) sys/dev/sn if_sn_isa.c Log: MFC: 1.3->1.10. This eliminates a bunch of unnecessary includes, changes the module name to if_sn and makes isa attach correctly and work. Revision Changes Path 1.3.2.1 +11 -21 src/sys/dev/sn/if_sn_isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message