From owner-freebsd-questions@FreeBSD.ORG Mon Mar 10 20:54:45 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 161C3106566B for ; Mon, 10 Mar 2008 20:54:45 +0000 (UTC) (envelope-from pprocacci@datapipe.com) Received: from fmailhost04.isp.att.net (fmailhost04.isp.att.net [207.115.11.54]) by mx1.freebsd.org (Postfix) with ESMTP id E414A8FC3B for ; Mon, 10 Mar 2008 20:54:44 +0000 (UTC) (envelope-from pprocacci@datapipe.com) Received: from [10.5.21.122] (adsl-241-161-249.bna.bellsouth.net[74.241.161.249]) by isp.att.net (frfwmhc04) with ESMTP id <20080310204124H0400a7e1le>; Mon, 10 Mar 2008 20:41:25 +0000 X-Originating-IP: [74.241.161.249] Message-ID: <47D59CE5.5060401@datapipe.com> Date: Mon, 10 Mar 2008 15:41:09 -0500 From: "Paul A. Procacci" User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Gligor Lucian References: <423536.74794.qm@web43131.mail.sp1.yahoo.com> In-Reply-To: <423536.74794.qm@web43131.mail.sp1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@FreeBSD.org Subject: Re: USB printer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2008 20:54:45 -0000 Gligor Lucian wrote: > Does FreeBSD support a USB printer? > > > > --------------------------------- > Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Yes, usb printers are attached as normal in FreeBSD. It's up to you to provide the necessary utilities for speaking to it. CUPS for instance.