From owner-freebsd-stable Thu Jul 8 23: 2:44 1999 Delivered-To: freebsd-stable@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 64AE814D0C for ; Thu, 8 Jul 1999 23:02:41 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com by peach.ocn.ne.jp (8.9.1a/OCN) id PAA12771; Fri, 9 Jul 1999 15:02:30 +0900 (JST) Message-ID: <37858F99.84ADB6C0@newsguy.com> Date: Fri, 09 Jul 1999 14:58:49 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: pt-BR,ja MIME-Version: 1.0 To: Kazutaka YOKOTA Cc: Randall Hopper , stable@FreeBSD.ORG Subject: Re: Splash Background Color References: <199907082225.SAA06505@smtp3.erols.com> <19990708193133.A6924@ipass.net> <19990708214304.A1736@ipass.net> <199907090410.NAA25966@zodiac.mech.utsunomiya-u.ac.jp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kazutaka YOKOTA wrote: > > As for options to specify the background color, you cannot specify the > background color by some options to the splash decoders. AFAIK, there > is no way to pass option strings to the KLD module... Actually, there is. Loader saves any parameters passed to the module as MODINFO_ARGS, which I suppose can be found with preload_search_info(). > (Even if there is a way to pass options to the splash decoders, we > have to modify them further so that they search for an empty, unused > color palette entry to use...) If it was easy, it wouldn't be fun. ;-) -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org Given infinite time, 100 monkeys could type out the complete works of Shakespeare. Win 98 source code? Eight monkeys, five minutes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message