From owner-freebsd-questions@FreeBSD.ORG Sat Apr 12 20:55:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 507431065671 for ; Sat, 12 Apr 2008 20:55:41 +0000 (UTC) (envelope-from freebsd@insightbb.com) Received: from mxsf00.insightbb.com (mxsf00.insightbb.com [74.128.0.70]) by mx1.freebsd.org (Postfix) with ESMTP id E72458FC18 for ; Sat, 12 Apr 2008 20:55:40 +0000 (UTC) (envelope-from freebsd@insightbb.com) X-IronPort-AV: E=Sophos;i="4.25,647,1199682000"; d="scan'208";a="313726665" Received: from unknown (HELO asav03.insightbb.com) ([172.31.249.124]) by mxsf00.insightbb.com with ESMTP; 12 Apr 2008 16:55:41 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnwBAPq+AEjQLicL/2dsb2JhbAAIqjc X-IronPort-AV: E=Sophos;i="4.25,647,1199682000"; d="scan'208";a="9080380" Received: from 208-46-39-11.dia.static.qwest.net (HELO [10.7.44.57]) ([208.46.39.11]) by asavout03.insightbb.com with ESMTP; 12 Apr 2008 16:55:39 -0400 From: Steven Friedrich To: Warren Block Date: Sat, 12 Apr 2008 16:55:36 -0400 User-Agent: KMail/1.9.7 References: <200804121536.17761.freebsd@insightbb.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804121655.37036.freebsd@insightbb.com> Cc: freebsd-questions@freebsd.org Subject: Re: Printer getting attached to umass and da 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: Sat, 12 Apr 2008 20:55:41 -0000 On Saturday 12 April 2008 04:29:20 pm Warren Block wrote: > On Sat, 12 Apr 2008, Steven Friedrich wrote: > > From messages: > > messages:Apr 12 09:39:55 laptop kernel: ulpt0: > MFP(Hi-Speed), class 0/0, rev 2.00/1.00, addr 2> on uhub4 > > messages:Apr 12 09:39:55 laptop kernel: umass0: > MFP(Hi-Speed), class 0/0, rev 2.00/1.00, addr 2> on uhub4 > > messages:Apr 12 09:39:55 laptop kernel: da0: > > Removable Direct Access SCSI-2 device > > > > Why is it getting attached to umass and da? > > Most likely the printer has memory card slots that are accessible via > USB. > > > Should I config something to stop this? > > Not unless it's causing a problem. > > -Warren Block * Rapid City, South Dakota USA It does have slots for memory... I can't get this printer to work, and the cups error_log shows no errors. I had been reading a HOW-TO on the CUPS site and I set the loglevel to debug, figuring I'd get a message about a broken pipe due to a missing filter. No such luck. Far as CUPS is concerned, it's working. But it only feeds sheet after sheet and occasionally prints garbage. I've tried CUPS test page and a one sheet doc from KATE. The gutenprint doc says I should have an Epson backend in /usr/lib/cups/backend (but I think on freebsd it will be in /usr/local/libexec/cups/backend). But it's not there...