From owner-freebsd-questions Sat Jan 12 1:59:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-201-166.mmcable.com [65.31.201.166]) by hub.freebsd.org (Postfix) with SMTP id 17B0137B417 for ; Sat, 12 Jan 2002 01:59:16 -0800 (PST) Received: (qmail 54691 invoked by uid 100); 12 Jan 2002 09:59:13 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15424.2288.838653.737159@guru.mired.org> Date: Sat, 12 Jan 2002 03:59:12 -0600 To: "Neil Radisch" Cc: questions@freebsd.org Subject: Re: USB printer In-Reply-To: <71636024@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.43 (Python 2.2; freebsd-4.4-STABLE-i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Neil Radisch types: > Looking for information on how to set up a USB printer. Make sure your running kernel has the appropriate devices - uhci or ohci, usb and ulpt - in it, either by config'ing them in or loading them. Create /dev/ulpt0 with "cd /dev; ./MAKEDEV ulpt0". After that's done, you configure it like any other printer, except the printer device is /dev/ulpt0 instead of /dev/lpt0. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message