Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 09:16:01 +0200
From:      Stefan =?iso-8859-1?Q?E=DFer?= <se@FreeBSD.org>
To:        Lukas Ertl <le@FreeBSD.org>
Cc:        current@FreeBSD.org
Subject:   Re: Testers wanted: USB printers
Message-ID:  <20040623071601.GA1869@StefanEsser.FreeBSD.org>
In-Reply-To: <20040622220540.V640@korben.in.tern>
References:  <20040622220540.V640@korben.in.tern>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-06-22 22:06 +0200, Lukas Ertl <le@FreeBSD.org> wrote:
> Hi,
> 
> I'd like to merge a ulpt(4) patch from NetBSD, but since I don't have a
> USB printer I'd be glad if someone out there owning such a piece of
> hardware could test it:
> 
> <http://people.freebsd.org/~le/ulpt.diff>;

The patch doesin't break anything on my system with a PCL compatible laser
printer connected via USB:

 ulpt0: SAMSUNG ELECTRONICS CO., LT Samsung ML-6060 Series, rev 1.10/1.00, addr 2, iclass 7/1
 ulpt0: using bi-directional mode

The following message lines correspond to switching the printer off and
on again (with patch; no change at all to the driver without the patch):

 ulpt0: at uhub1 port 2 (addr 2) disconnected
 ulpt0: detached

 ulpt0: SAMSUNG ELECTRONICS CO., LT Samsung ML-6060 Series, rev 1.10/1.00, addr 2, iclass 7/1
 ulpt0: using bi-directional mode

Printing works fine (tested from OpenOffice via CUPS/ghostscript/PCL
backend).

System is an Athlon XP with VIA KT400 chip set:

uhci0: <VIA 83C572 USB controller> port 0xa000-0xa01f irq 21 at device 16.0 on pci0
uhci0: [GIANT-LOCKED]
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhci1: <VIA 83C572 USB controller> port 0x9800-0x981f irq 21 at device 16.1 on pci0
uhci1: [GIANT-LOCKED]
usb1: <VIA 83C572 USB controller> on uhci1
usb1: USB revision 1.0
uhci2: <VIA 83C572 USB controller> port 0x9400-0x941f irq 21 at device 16.2 on pci0
uhci2: [GIANT-LOCKED]
usb2: <VIA 83C572 USB controller> on uhci2
usb2: USB revision 1.0
ehci_pci_attach: companion usb0
ehci_pci_attach: companion usb1
ehci_pci_attach: companion usb2
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: <EHCI (generic) USB 2.0 controller> on ehci0
usb3: USB revision 2.0

Regards, STefan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040623071601.GA1869>