From owner-freebsd-sparc64@FreeBSD.ORG Fri Apr 30 08:06:40 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D771516A4CE for ; Fri, 30 Apr 2004 08:06:40 -0700 (PDT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FA1143D1F for ; Fri, 30 Apr 2004 08:06:40 -0700 (PDT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) i3UF6c6F044330 for ; Fri, 30 Apr 2004 17:06:38 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.10/8.12.10/Submit) id i3UF6XTG044329 for sparc64@freebsd.org; Fri, 30 Apr 2004 17:06:33 +0200 (CEST) (envelope-from marius) Date: Fri, 30 Apr 2004 17:06:33 +0200 From: Marius Strobl To: sparc64@freebsd.org Message-ID: <20040430170633.F78119@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.25.0.2; VDF 6.25.0.39 (host: newtrinity.zeist.de) Subject: [marius@freebsd.org: cvs commit: src/sys/conf files.sparc64 src/sys/sparc64/conf GENERIC NOTES] X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Apr 2004 15:06:41 -0000 FYI, I just removed the separate kernel option for Sun APB PCI-PCI bridges, so if you get a: config: Error: device "apb" is unknown next time you try to build a kernel don't be scared, just remove "device apb" from your kernel config file. ----- Forwarded message from Marius Strobl ----- marius 2004/04/30 08:00:41 PDT FreeBSD src repository Modified files: sys/conf files.sparc64 sys/sparc64/conf GENERIC NOTES Log: Remove the separate kernel option for Sun APB PCI-PCI bridges and make support for them conditional on the pci(4) kernel option instead. OK'ed by: tmm Revision Changes Path 1.52 +1 -1 src/sys/conf/files.sparc64 1.69 +0 -1 src/sys/sparc64/conf/GENERIC 1.5 +0 -1 src/sys/sparc64/conf/NOTES _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" ----- End forwarded message -----