From owner-freebsd-stable@FreeBSD.ORG Mon Jan 5 23:18:57 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB9F5106564A for ; Mon, 5 Jan 2009 23:18:57 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.9.129]) by mx1.freebsd.org (Postfix) with ESMTP id 9E3368FC08 for ; Mon, 5 Jan 2009 23:18:57 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 3C50473098; Tue, 6 Jan 2009 00:23:54 +0100 (CET) Date: Tue, 6 Jan 2009 00:23:54 +0100 From: Luigi Rizzo To: Roland Smith Message-ID: <20090105232354.GA85619@onelab2.iet.unipi.it> References: <20090104221422.GA3114@pollux2.free.local.net> <20090105173635.575e32ff.torfinn.ingolfsen@broadpark.no> <20090105164403.GE3756@trusted-logic.com> <20090105222623.GA52838@slackbox.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090105222623.GA52838@slackbox.xs4all.nl> User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org Subject: Re: Samsung SCX-4200 printer X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2009 23:18:58 -0000 On Mon, Jan 05, 2009 at 11:26:23PM +0100, Roland Smith wrote: > On Mon, Jan 05, 2009 at 05:44:03PM +0100, Erwan David wrote: > > On Mon, Jan 05, 2009 at 05:36:35PM CET, Torfinn Ingolfsen said: > > > On Sun, 04 Jan 2009 23:14:22 +0100 > > > Harald Weis wrote: > > > > > > > Is there a way to install the SCX-4200 printer on a FreeBSD box ? > > > > The printer is delivered with the install software required for Linux. > > > > And CUPS does not seem to "know" it. ... > > It is not always sufficient. My Brother DCP-540 CN is said to work > > perfectly, but only with brother binary linux drivers, under linux. I > > did not find any way to make it work under freeBSD. > > This should be a FAQ: do yourself a favor and get a printer that > supports postscript. It will work with little effort with most > UNIX-based program (because they usually support postscript output) and > with most spoolers. Actually, this is debatable. If everybody were following your suggestion we wouldn't have support for a lot of devices (printers, disk controllers, scanners, wireless and network devices, embedded systems) that now do work with FreeBSD or other Open Source systems. We are talking about a 70euro laser printer here -- it is not unreasonable to take a bit of a risk and try it out, and it is also good for the community to have people willing to test new hardware and report success or failure. cheers luigi