How to set polling for printer upon startup
    Jonathan Chen 
    jonc at chen.org.nz
       
    Fri Jul  8 21:39:20 GMT 2005
    
    
  
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 at chen.org.nz>
----------------------------------------------------------------------
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
    
    
More information about the freebsd-stable
mailing list