From owner-freebsd-questions@FreeBSD.ORG Sat Nov 27 20:06:47 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41DDB16A4CE for ; Sat, 27 Nov 2004 20:06:47 +0000 (GMT) Received: from smtp108.mail.sc5.yahoo.com (smtp108.mail.sc5.yahoo.com [66.163.170.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 3DE7043D4C for ; Sat, 27 Nov 2004 20:06:46 +0000 (GMT) (envelope-from kaeru@pd.jaring.my) Received: from unknown (HELO 192.168.1.49) (khairil?yusof@219.94.58.198 with plain) by smtp108.mail.sc5.yahoo.com with SMTP; 27 Nov 2004 20:06:45 -0000 From: Khairil Yusof To: gabriel In-Reply-To: References: Content-Type: text/plain Date: Sun, 28 Nov 2004 04:05:33 +0800 Message-Id: <1101585933.40193.9.camel@wolverine> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: freebsd-questions Subject: Re: FreeBSD Printing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2004 20:06:47 -0000 On Sat, 2004-11-27 at 11:55 -0800, gabriel wrote: > On Sat, 27 Nov 2004 11:52:10 -0800, gabriel wrote: > > It is said that HP has good support for nix on its printers. I'm about > > to purchase a printer thats listed on linuxprinting dot org but it > > utilizes usb. I'll be setting it up with cups, how smart is this? I'm > > gonna set it up in a network environment. Most HP printers (inkjet/laser) are supported on FreeBSD via either hpijs, gnomeprint or stand postscript drivers. In a networked environment setting it up with cups/samba is quite easy and straight forward. Make sure the usb printer is connected and turned on first before adding the printer via the cups web interface. Otherwise the usb option will not be available. This is a common setup, so a quick google, will probably get you a lot of answers in case you encounter any problems.