Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2000 10:44:15 -0600
From:      Chris Wasser <cwasser@v-wave.com>
To:        Mike Muir <mmuir@es.co.nz>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ULPT success anyone?
Message-ID:  <20000622104415.A51068@area51.v-wave.com>
In-Reply-To: <394ED72D.E73F8741@es.co.nz>; from mmuir@es.co.nz on Mon, Jun 19, 2000 at 07:30:05PM -0700
References:  <394ECEDD.30EC5FEC@es.co.nz> <394ED72D.E73F8741@es.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 19, 2000 at 07:30:05PM -0700, Mike Muir wrote:
> Seems as though some control is being sent along the wire, but the data
> just isnt getting there.. any ideas?

I have a USB printer running under 4.0-STABLE (June 1) as we speak, works great. Here's my relevant config:

uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xe000-0xe01f irq 10 at device 7.2 on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
ulpt0: vendor 0x0729 product 0x1284, rev 1.00/1.04, addr 2, iclass 7/1

in my kernel:

device          uhci
device          ohci
device          usb
device          ugen
device          ulpt

my /etc/printcap:

lp|Fujitsu PrintPartner 10V Postscript 11MB:\
        :sh:\
        :rs:\
        :sf:\
        :mx#0:\
        :lp=/dev/ulpt0:\
        :sd=/var/spool/output/lpd0:\
        :lf=/var/log/lpd-errs:

And for usbd, I run it without any flags. It detects removal and additions to the USB ports. I'm also using a Belkin Smart
Cable which is actually a usb->parallel cable. This particular setup is running off an ABIT BE6-II. For the device entries I
simply used MAKEDEV. Hope this helps some.





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?20000622104415.A51068>