Date: Sat, 12 Jan 2002 03:59:12 -0600 From: "Mike Meyer" <mwm-dated-1011261553.fd8c31@mired.org> To: "Neil Radisch" <nradisch@panix.com> Cc: questions@freebsd.org Subject: Re: USB printer Message-ID: <15424.2288.838653.737159@guru.mired.org> In-Reply-To: <71636024@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Neil Radisch <nradisch@panix.com> 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. <mike -- Mike Meyer <mwm@mired.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15424.2288.838653.737159>