On Fri, Jun 08, 2007 at 12:19:43PM -0400, Craig Nadler wrote:
> > On Tue, Jun 05, 2007 at 08:49:54PM -0400, Craig W. Nadler wrote:
> >> The updated printer gadget driver is attached. The patch file is
> >> against
> >> kernel version 2.6.21.3. Please see comments below.
> >
> > Care to add a sign
> On Tue, Jun 05, 2007 at 08:49:54PM -0400, Craig W. Nadler wrote:
>> The updated printer gadget driver is attached. The patch file is
>> against
>> kernel version 2.6.21.3. Please see comments below.
>
> Care to add a signed-off-by: so we can add it to the kernel tree?
>
> thanks,
>
> greg k-h
>
On Tue, Jun 05, 2007 at 08:49:54PM -0400, Craig W. Nadler wrote:
> The updated printer gadget driver is attached. The patch file is against
> kernel version 2.6.21.3. Please see comments below.
Care to add a signed-off-by: so we can add it to the kernel tree?
thanks,
greg k-h
---
costs
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Thanks for refreshing that, Craig. I was cleaning out some mail
and found previous versions. Maybe it's finally time to merge. :)
On Monday 23 April 2007, Craig W. Nadler wrote:
> diff -Nru a/Documentation/usb/gadget_printer.txt
> b/Documentation/usb/gadget_printer.txt
> --- a/Documentation/u
Here is an update version of my printer gadget driver for the Linux
2.6.20.7 kernel.
http://nadler.us/src/g_printer_2.6.20.7.patch
Best Regards,
Craig Nadler
diff -Nru a/Documentation/usb/gadget_printer.txt b/Documentation/usb/gadget_printer.txt
--- a/Documentation/usb/gadget_printer.txt 1969-
Juhee MALA wrote:
> We connect a HPDeskjet-3940 printer to our ARM based platform on a USB port.
> The port lp0 is created and it takes the driver as usblp. Now to print a text
> file we run a command
> cat filename > /dev/usb/lp0
> but it is not printing anything.
>
> But the same command is r
We connect a HPDeskjet-3940 printer to our ARM based platform on a USB port.
The port lp0 is created and it takes the driver as usblp. Now to print a text
file we run a command
cat filename > /dev/usb/lp0
but it is not printing anything.
But the same command is running on a HP DeskJet_840C pri
On Fri, Jun 23, 2006 at 11:34:47AM +0530, Juhee MALA wrote:
> I am trying to configure a USB printer HP 3940 on my ARM based
> platform. TO do that I have downloaded the HP printer driver
> HPlip-0.9.11. But to compile it and to tun it on my platform, I am
> facing lot of problems. Has anybody done
I am trying to configure a USB printer HP 3940 on my ARM based platform. TO do
that I have downloaded the HP printer driver HPlip-0.9.11. But to compile it
and to tun it on my platform, I am facing lot of problems. Has anybody done
this already, can I get the executable along with libraries dire
Hi,
박호상 wrote:
> Hello.
> I want to know how bulk data is handled in g_serial.c
>
> I have changed the g_serial.c for printer.
> Device descriptor, interface descriptor, qualifier descriptor, endpoint and
> configuration descriptor were fixed for printer.
>
> Once, I wanted to verify whether dat
Hi!
This kills few underscores from printer.c and makes drivers quiet for
in-kernel case. Please apply,
Pavel
--- clean/drivers/usb/audio.c Fri Oct 5 21:04:50 2001
+++ linux/drivers/usb/audio.c Thu Oct 25 13:25:40 2001
@@ -3796
Joel Becker wrote:
> Pete Zaitcev poked me with your URL because I have played with
> the USB device ID issues in the past
...
> I ran into this problem for a simple printing frontend for the New
> Internet Computer. My solution was an ioctl like LPIOC_GET_BUS_ADDRESS,
> but only for the de
On Tue, Sep 18, 2001 at 12:56:43PM +0200, Oliver Neukum wrote:
> are you sure that this approach will work with several scanners of the same
> type attached ?
We were discussing printers, not scanners. I may have misstyped
somewhere. However, scanners are just as worthwhile. Fundament
Hi,
are you sure that this approach will work with several scanners of the same
type attached ?
Regards
Oliver
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/lin
David,
Pete Zaitcev poked me with your URL because I have played with
the USB device ID issues in the past. You have LPIOC_GET_BUS_ADDRESS in
your medium want list. This is, of course, because there is currently
no way to map /dev/usb/lpX items to USB bus/device entries at runtime.
I ran
Hi, I'm back. Sorry about taking so long to reply, due to several weeks
of vacation, LinuxWorld, and catching up with things. :-)
I finally got around to fleshing out my "ioctl wishlist" for printer.c.
It's posted at "http://hpoj.sourceforge.net/doc/ioctl_requests.html";.
Comments are welcome,
Greetings!
I diffed printer.c in 2.2.18 and 2.2.19 and it seems to me that
something wrong happened to it. Look at this:
--- linux-2.2.18/drivers/usb/printer.c Sun Dec 10 16:49:43 2000
+++ linux-2.2.19/drivers/usb/printer.c Sun Mar 25 08:37:37 2001
@@ -366,18 +474,13 @@
(int
18 matches
Mail list logo