Subject: Re: Have Pity on a Mac User
To: Henry B. Hotz <hotz@jpl.nasa.gov>
From: Nathan J. Williams <nathanw@MIT.EDU>
List: port-i386
Date: 10/22/2001 14:27:11
"Henry B. Hotz" <hotz@jpl.nasa.gov> writes:

> >I have one of these printers. I have a very small patch to ulpt.c
> >that makes it recognize the printer; I've been using it for months. I
> >have just committed it to -current (revision 1.43 of
> >src/sys/dev/usb/ulpt.c).
> 
> Thanks for the suggestion.  This file should back-port to 1.5.1 OK? I
> presume this would be much preferred to using the polling lpa0 device.

Hm. My patch alone won't backport to 1.5.1 so well, but if you take
the entire ulpt.c and usb.h files, they ought to work.

        - Nathan