Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 08:31:28 -0500
From:      lists@battleface.com
To:        FreeBSD - questions <freebsd-questions@freebsd.org>
Subject:   Enabling USB ports for...stuff/printing...
Message-ID:  <63702CFC-7CCE-11D8-B501-000A95775140@battleface.com>

next in thread | raw e-mail | index | archive | help
Running 4.9-STABLE, CUPS 1.1.19 and I'm trying to get an Epson Photo 
Stylus 1270 (usb) working with the system and CUPS. So far, no luck. 
I've walked through the setup for CUPS via http://127.0.0.1:631/. I'm 
at a loss to figure this out. What am I missing? Here's what I have.

% ls /dev/ulpt*

crw-------  1 root  wheel  113,   0 Mar 23 08:16 /dev/ulpt0
crw-------  1 root  wheel  113,   1 Mar 23 08:16 /dev/ulpt1
crw-------  1 root  wheel  113,   2 Mar 23 08:16 /dev/ulpt2
crw-------  1 root  wheel  113,   3 Mar 23 08:16 /dev/ulpt3
crw-------  1 root  wheel  113,   4 Mar 23 08:16 /dev/ulpt4


% usbdevs -v

Controller /dev/usb0:
addr 1: self powered, config 1, OHCI root hub(0x0000), AMD(0x0000), rev 
1.00
  port 1 disabled
  port 2 disabled
  port 3 disabled
  port 4 disabled


% usbdevs -f /dev/ulpt0

usbdevs: /dev/ulpt0: Device not configured


My kernel configuration contains the following for usb:

# USB support
device          uhci          # UHCI PCI->USB interface
device          ohci          # OHCI PCI->USB interface
device          usb           # USB Bus (required)
device          ugen          # Generic
device          uhid          # "Human Interface Devices"
device          ulpt          # Printer
device          umass         # Disks/Mass storage - Requires scbus and 
da (done)
device          ums           # Mouse
device          uscanner      # Scanners


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  Alexander Sendzimir (owner)                    802 863 5502
  MacTutor: Apple Mac OS X Consulting       info@mactutor.biz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?63702CFC-7CCE-11D8-B501-000A95775140>