From nobody Fri Jun 07 07:33:02 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwXx56L24z5N07S for ; Fri, 07 Jun 2024 07:33:13 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from mailout.qeng-ho.org (mailout.qeng-ho.org [217.155.128.244]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwXx54Jqkz4vQ8 for ; Fri, 7 Jun 2024 07:33:13 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Authentication-Results: mx1.freebsd.org; none Received: from [IPV6:2a02:8010:64c9:1::2] (unknown [IPv6:2a02:8010:64c9:1::2]) by mailout.qeng-ho.org (Postfix) with ESMTP id 287D4A795F; Fri, 7 Jun 2024 08:33:05 +0100 (BST) Message-ID: <53798bea-752e-409c-be66-349f68c32d19@qeng-ho.org> Date: Fri, 7 Jun 2024 08:33:02 +0100 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: AirPrint printer To: Andrea Venturoli , freebsd-questions@freebsd.org References: Content-Language: en-GB From: Arthur Chance In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:13037, ipnet:217.155.0.0/16, country:GB] X-Rspamd-Queue-Id: 4VwXx54Jqkz4vQ8 On 07/06/2024 07:56, Andrea Venturoli wrote: > Hello. > > I'm evaluating a Brother DCP-L2660DW printer/scanner. > On OpenPrinting it's deemed as a "Driverless printer" implementing the > AirPrint standard. > > My understanding is that CUPS will handle it natively without any hassle. > Is this correct? I don't have that particular model but I do have a Brother MFC-J4540DW AirPrint capable printer/scanner on wired ethernet and it worked with no hassles whatsoever. > Details: > _ the printer will be installed via LAN cable; > _ I'm not interested in sharing this printer to other devices via > CUPS/Samba/whatever as other devices will eventually connect directly to > the printer; All machines on my LAN see the printer directly but my wife's MacOS box also exports it automatically so both ways work should anyone need it. > _ it should support scanning via SMTP, so I won't need to manage > scanning from the clients. Not sure about this. Mine is a single sided scanner so I always do scans from the box next to the printer. -- Although not designed for computation, PIO is quite likely Turing complete, provided a long enough piece of tape can be found. It is conjectured that it could run DOOM, given a sufficiently high clock speed. — The Raspberry Pi Pico datasheet on its PIO capability.