From owner-freebsd-questions Mon Jun 14 17:16: 1 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sand2.global.net.uk (sand2.global.net.uk [194.126.80.50]) by hub.freebsd.org (Postfix) with ESMTP id 6A9EE15100 for ; Mon, 14 Jun 1999 17:15:57 -0700 (PDT) (envelope-from marko@globalnet.co.uk) Received: from pc9s02a07.client.global.net.uk ([195.147.226.202] helo=marder-1.) by sand2.global.net.uk with esmtp (Exim 2.05 #1) id 10tgtQ-0002XK-00; Tue, 15 Jun 1999 01:15:56 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id BAA00945; Tue, 15 Jun 1999 01:13:44 +0100 (BST) (envelope-from marko) Date: Tue, 15 Jun 1999 01:13:43 +0100 From: Mark Ovens To: Bart Trzynadlowski Cc: freebsd-questions@freebsd.org Subject: Re: sio2 in kernel Message-ID: <19990615011343.E828@marder-1> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: ; from Bart Trzynadlowski on Mon, Jun 14, 1999 at 03:44:51PM -0700 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 14, 1999 at 03:44:51PM -0700, Bart Trzynadlowski wrote: > Hi, > I compiled a custom kernel and one of the things I wanted to do is > let the kernel recognize my sio2 without having to use the /boot/loader. > Sio2 is at port 0x3e8 on IRQ 10. So I modified the line in the kernel > configuration file to say this: > > device sio2 at isa? port 0x3e8 tty irq 10 > > I think the "at isa?" has something to do with it. What is the question > mark for? If I have specified an actual port should I remove the question > mark? It just says sio2 cannot be found. But other than that the kernel > works great, its fast, and half as big :) > > Also, to continue the prompt saga... Does anyone know how to make it so > super users in csh have a "#" whereas regular users have a "%" (or $ or > whatever csh uses by default)? > My current method of setting the prompt is as follows for csh: > > set prompt = "`pwd`# " > alias cd 'cd \!*; set prompt="`pwd`# "' > > It prints # for users and superusers. Any way to make it change? > Edit the alias in ~/.cshrc (or wherever it is) for non-root users and change ``#'' to ``%'' > Thanks, > > Bart Trzynadlowski > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message