From owner-freebsd-questions@freebsd.org Tue May 5 18:21:40 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 951CA2C0266 for ; Tue, 5 May 2020 18:21:40 +0000 (UTC) (envelope-from kh@panix.com) Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49Gp2q0H12z4M5w for ; Tue, 5 May 2020 18:21:38 +0000 (UTC) (envelope-from kh@panix.com) Received: from rain.home (pool-173-48-64-3.bstnma.fios.verizon.net [173.48.64.3]) by mailbackend.panix.com (Postfix) with ESMTPSA id 49Gp2n6LSFzx2h for ; Tue, 5 May 2020 14:21:37 -0400 (EDT) Subject: Re: Brother HL-L2340D printer and lpd? To: freebsd-questions@freebsd.org References: <20200503171259.GA48627@admin.sibptus.ru> <20200503192444.2d700440.freebsd@edvax.de> <20200503185521.GB52059@admin.sibptus.ru> <20200504085053.9bcf8d9d.freebsd@edvax.de> <9992c5ca-fdac-7a62-b0e4-d33afaeb042d@panix.com> <20200505095657.b436931b.freebsd@edvax.de> <20200505054729.00000035@seibercom.net> <20200505112501.cd4d6226a1edd5b4290e2b11@sohara.org> From: Kurt Hackenberg Message-ID: Date: Tue, 5 May 2020 14:21:35 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: <20200505112501.cd4d6226a1edd5b4290e2b11@sohara.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 49Gp2q0H12z4M5w X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of kh@panix.com designates 166.84.1.89 as permitted sender) smtp.mailfrom=kh@panix.com X-Spamd-Result: default: False [-4.84 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; FROM_HAS_DN(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[89.1.84.166.rep.mailspike.net : 127.0.0.18]; R_SPF_ALLOW(-0.20)[+ip4:166.84.0.0/16:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; SUBJECT_ENDS_QUESTION(1.00)[]; RCVD_IN_DNSWL_MED(-0.20)[89.1.84.166.list.dnswl.org : 127.0.5.2]; DMARC_NA(0.00)[panix.com]; IP_SCORE(-3.34)[ip: (-9.38), ipnet: 166.84.0.0/16(-4.05), asn: 2033(-3.24), country: US(-0.05)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:2033, ipnet:166.84.0.0/16, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 May 2020 18:21:40 -0000 On 2020-05-05 06:25, Steve O'Hara-Smith wrote: > ...or doing what I do to support a Brother inkjet and run a CUPS > server under Linux (well actually a jail with a Linux userland) and > CUPS clients on the FreeBSD boxes. There's a FreeBSD port for CUPS, so maybe you don't need to run part of Linux just for that.