Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2005 09:39:17 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Stephen Montgomery-Smith <stephen@math.missouri.edu>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: How to set polling for printer upon startup
Message-ID:  <20050708213917.GD52526@osiris.chen.org.nz>
In-Reply-To: <42CED9B5.6080100@math.missouri.edu>
References:  <42CED9B5.6080100@math.missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 08, 2005 at 02:53:25PM -0500, Stephen Montgomery-Smith wrote:
> My printer doesn't work very well unless I type
> lpcontrol -p
> What is the "correct" way to make this happen when the computer first 
> boots up - is there some setting in device.hints or something I can put 
> in the kernel config so that it defaults to this?

I've got:

    hint.ppc.0.flags="0x28"

in my /boot/device.hints to do this.

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050708213917.GD52526>