From owner-cvs-all Fri Apr 23 20:13:32 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 1838D14BF3; Fri, 23 Apr 1999 20:13:29 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA37776; Fri, 23 Apr 1999 20:10:59 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199904240310.UAA37776@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 23 Apr 1999 20:10:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/04/23 20:10:59 PDT Modified files: (Branch: RELENG_3) sys/modules Makefile Log: Comment out the pcic module. Right now it is causing problems for people, so we'd much rather they statically compile the pcic code into their kernels. I'll leave it in -CURRENT so maybe the module will get some attention, but -STABLE isn't the place for it right now. Reviewed by: msmith, Nate, imp Revision Changes Path 1.47.2.2 +2 -2 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message