Date: Tue, 13 Feb 2001 15:34:32 -0600 From: Lucas Bergman <lucas@slb.to> To: Peter Shpak <s_ain_t@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 4.2-STABLE + HP DeskJet 820cxi problem Message-ID: <20010213153432.B2398@billygoat.slb.to> In-Reply-To: <20010213190828.7345.qmail@web123.yahoomail.com>; from s_ain_t@yahoo.com on Tue, Feb 13, 2001 at 11:08:28AM -0800 References: <20010213190828.7345.qmail@web123.yahoomail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> i have an HP DeskJet 820Cxi (a win printer) and i am running 4.2 > Stable. I have configured apsfilter, but it does not print the test > page. the printer is recognized during bootup. dmesg points out that > it is connected on ppbus0. But sending text files to /dev/ppbus0 > results in nothing. You normally want to use /dev/lpt0, not /dev/ppbus0. In fact, there's (normally) no such node as /dev/ppbus0; you've probably just been creating a file called /dev/ppbus0. Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010213153432.B2398>