From owner-cvs-all Sun Apr 11 15:38:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2009B15A4F; Sun, 11 Apr 1999 15:35:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id IAA65226; Sun, 11 Apr 1999 08:51:16 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199904111551.IAA65226@freefall.freebsd.org> From: Peter Wemm Date: Sun, 11 Apr 1999 08:51:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa ipl.s isa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/04/11 08:51:16 PDT Modified files: sys/i386/isa ipl.s isa.c Log: Move initialization of SWI's in the tty|net|bio masks from isa.c into the static initializers in ipl.s. Revision Changes Path 1.25 +5 -5 src/sys/i386/isa/ipl.s 1.118 +1 -7 src/sys/i386/isa/isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message