Clay Smith | 1 Sep 2002 20:24
Picon
Favicon

[PARPORT] parallel emulator??

Hello,

I have a parallel device that needs to use software written for the serial 
version of the same device.

I don't know enough to rewrite the code for this software to work with the 
parallel version so I was wondering if there would be any way to "emulate" a 
serial port that is in fact a parallel port.

Again, I have a parallel device that needs to be a serial device to work 
with the linux drivers. Any ideas for something to emulate this or idea for 
some cheap harware device I could buy would be appreciated.

Thanks very much for your help.

Clay Smith

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

--  To unsubscribe, send mail to: linux-parport-request <at> torque.net --
--  with the single word "unsubscribe" in the body of the message. --

Chris Hailes | 5 Sep 2002 11:14
Picon
Picon

[PARPORT] How to unsubscribe?

Hi,
    Can anybody point me to the unsubscription method for linux-parport?

Chris

Clay Smith

--  To unsubscribe, send mail to: linux-parport-request <at> torque.net --
--  with the single word "unsubscribe" in the body of the message. --

Moritz Barsnick | 5 Sep 2002 15:37
Picon

Re: [PARPORT] How to unsubscribe?

>     Can anybody point me to the unsubscription method for linux-parport?

*ROTFL*

Chris (Clay?), have you ever looked into any linux-parport message?
Even in yours, there's an automatic signature attached:

> --  To unsubscribe, send mail to: linux-parport-request <at> torque.net --
> --  with the single word "unsubscribe" in the body of the message. --

Hope this helps,
SCNR,
Moritz

--  To unsubscribe, send mail to: linux-parport-request <at> torque.net --
--  with the single word "unsubscribe" in the body of the message. --

Scott Campbell | 5 Sep 2002 15:44
Picon

[PARPORT] parallel port in java

Hi,
 
I am just curious if a package exists that allows you to use the parallel port in Java on Linux. I've read about the Java Comm package but it doesn't seem to support the parallel port on linux yet.
 
Any suggestions on if such a package exists and/or where I can find one?
 
Thanks
Scott
 
Guy Forssman | 5 Sep 2002 20:06
Picon

[PARPORT] packetwriting on a parallel cdwriter


Hi There,

I have packetwriting compiled as the udf filesystem but now I would like
to use it on my external parallel cdwriter.
The problem is you can't mount a pg says the manual.

Any thoughts
Guy

--  To unsubscribe, send mail to: linux-parport-request <at> torque.net --
--  with the single word "unsubscribe" in the body of the message. --

Stephen Mollett | 5 Sep 2002 22:05
Picon
Favicon

Re: [PARPORT] packetwriting on a parallel cdwriter

On Thursday 05 Sep 2002 19:06, Guy Forssman wrote:
> I have packetwriting compiled as the udf filesystem but now I would like
> to use it on my external parallel cdwriter.
> The problem is you can't mount a pg says the manual.

Hi,

You need to check the packet-writing docs. I don't know whether it supports 
parallel-port drives offhand (parport/packet-cd collaboration opportunity? 
:-) but _if_ it does, (in a nutshell) you'll need to apply the appropriate 
patch to your kernel, configure with packet-writing support, compile, 
install, reboot, install the udftools package, format a CD-RW disc with 
'cdrwtool -d /dev/pcd0 -q', setup the pktcdvd device with something like 
'pktsetup /dev/pktcdvd0 /dev/pcd0' then mount the pktcdvd0 device somewhere. 
And praying a bit might help too.

Seriously, though, if the documentation doesn't help you, the packet-writing 
mailing list <packet-writing <at> suse.com> might be able to enlighten you. You 
can subscribe from the packet-cd site.

Regards,
Stephen

Useful addresses:

Latest packet-writing patches:
http://w1.894.telia.com/~u89404340/patches/packet/

Packet-writing for Linux homepage (a bit out-of-date):
http://packet-cd.sourceforge.net/

Linux-UDF homepage (for udftools):
http://sourceforge.net/projects/linux-udf/

--  To unsubscribe, send mail to: linux-parport-request <at> torque.net --
--  with the single word "unsubscribe" in the body of the message. --

Guy Forssman | 6 Sep 2002 09:15
Picon

[Fwd: Re: [PARPORT] packetwriting on a parallel cdwriter]


Picon
From: Guy Forssman <guy.forssman <at> advalvas.be>
Subject: Re: [PARPORT] packetwriting on a parallel cdwriter
Date: 2002-09-05 23:40:27 GMT
Hi There,

I'm on the mailing list of packetwriting to!
It seems everything is UP AND RUNNING! both new modules are running.

/dev/pktcdvd /dev/pktcdvdO exist!
udf.o exist.
Problem is here in the parallel land!
pg0 is the only thing wich let you writing to if you have a parallel
writer.
pcd act as a cdrom and doesn't allow writing. problem is you need to
mount the /dev/pg0 device wich is not possible according to the manual
of parport.
what can i do?

Guy Forssman

Op do 05-09-2002, om 22:05 schreef Stephen Mollett:
> On Thursday 05 Sep 2002 19:06, Guy Forssman wrote:
> > I have packetwriting compiled as the udf filesystem but now I would like
> > to use it on my external parallel cdwriter.
> > The problem is you can't mount a pg says the manual.
> 
> Hi,
> 
> You need to check the packet-writing docs. I don't know whether it supports 
> parallel-port drives offhand (parport/packet-cd collaboration opportunity? 
> :-) but _if_ it does, (in a nutshell) you'll need to apply the appropriate 
> patch to your kernel, configure with packet-writing support, compile, 
> install, reboot, install the udftools package, format a CD-RW disc with 
> 'cdrwtool -d /dev/pcd0 -q', setup the pktcdvd device with something like 
> 'pktsetup /dev/pktcdvd0 /dev/pcd0' then mount the pktcdvd0 device somewhere. 
> And praying a bit might help too.
> 
> Seriously, though, if the documentation doesn't help you, the packet-writing 
> mailing list <packet-writing <at> suse.com> might be able to enlighten you. You 
> can subscribe from the packet-cd site.
> 
> Regards,
> Stephen
> 
> Useful addresses:
> 
> Latest packet-writing patches:
> http://w1.894.telia.com/~u89404340/patches/packet/
> 
> Packet-writing for Linux homepage (a bit out-of-date):
> http://packet-cd.sourceforge.net/
> 
> Linux-UDF homepage (for udftools):
> http://sourceforge.net/projects/linux-udf/
> 
> 
> --  To unsubscribe, send mail to: linux-parport-request <at> torque.net --
> --  with the single word "unsubscribe" in the body of the message. --
> 
> 

Guy Forssman | 7 Sep 2002 20:11
Picon

Re: [PARPORT] packetwriting on a parallel cdwriter

Hi Stephen

First and for all thanks for replying!!!

Yes I tried this is the message after the pktsetup /dev/pktcdvd0 

/dev/pcd0 
drive not ready
:Function not implemented

If I do this pktsetup /dev/pktcdvd0 /dev/pcd1 I get this

Open cd-rom: No such device

I still need help or confirmation that this will not work

thanx in advance
Guy Forssman 

Op vr 06-09-2002, om 11:42 schreef Stephen Mollett:
>  --- Guy Forssman <guy.forssman <at> advalvas.be> wrote: > 
> > pg0 is the only thing wich let you writing to if you
> > have a parallel
> > writer.
> > pcd act as a cdrom and doesn't allow writing.
> 
> Sounds like packet-cd doesn't support parallel-port
> drives yet. The pktcdvd device has to be attached to
> the CD-ROM block device, not the generic device which
> is a character device (eg. pktsetup /dev/pktcdvd0
> /dev/sr0 [or scd0] for SCSI drives). Even with the
> patch applied, you can't mount the CD device itself
> read-write; you still have to set up the pktcdvd
> device and mount that. The patch just tweaks the
> CD-ROM devices so that they can be used by pktcdvd.
> 
> Have you tried 'pktsetup /dev/pktcdvd0 /dev/pcd0'?
> 
> Stephen
> 
> =====
> ==============================================
> 
> Buy a Pentium 4 (tm) for more accurate errors,
> faster crashes, brighter blue screens and
> quicker reboots!
> 
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
> 

--  To unsubscribe, send mail to: linux-parport-request <at> torque.net --
--  with the single word "unsubscribe" in the body of the message. --

Stephen Mollett | 7 Sep 2002 20:44
Picon
Favicon

Re: [PARPORT] packetwriting on a parallel cdwriter

On Saturday 07 Sep 2002 19:11, Guy Forssman wrote:
>... I tried this is the message after the pktsetup /dev/pktcdvd0
> /dev/pcd0
> drive not ready
> :Function not implemented
> ...
> I still need help or confirmation that this will not work

Hi,

I've just had a quick look at the patch for 2.4.19. It appears from a cursory 
skim-read that packet-cd doesn't yet support parallel-port CD-ROMs.

I don't know how hard it would be to add support; the pcd driver is basically 
an ATAPI CD-ROM driver like the standard IDE one, but working through a 
different interface. It might be possible to whip something up by looking at 
the changes made to the standard ide-cd driver and then making corresponding 
changes to the pcd driver. Or it might not. :)

Sorry to disappoint you :-)

Stephen

--  To unsubscribe, send mail to: linux-parport-request <at> torque.net --
--  with the single word "unsubscribe" in the body of the message. --

Moritz Barsnick | 11 Sep 2002 10:06
Picon

Re: [PARPORT] [NOTE] [TRIVIAL] (Was: Re: [PARPORT] [PATCH] [TRIVIAL] {2.4.19, 2.5.31}/drivers/char/lp.c)

Hi again,

On Mon, Aug 26, 2002 at 09:21:38 +0200, Moritz Barsnick wrote:
[that was me]

> By the way, in 2.4.xx's epat.c, there's a printk which is missing a
> "\n". That mucks up your (my) syslog.
> I think I'm right in saying it's this one, line 306:

I can see this printk() line has been removed totally in the step from
2.4.20-pre5 to 2.4.20-pre6. Goody. (What was it good for then, anyway?
;->)

BTW, I'm still hoping for my Compact Flash parport support (please
refer to my mails to this list with the Message-IDs
<20020716134525.A97 <at> sun377.eede.ericsson.se> and
<20020718082619.A14607 <at> sun377.eede.ericsson.se>), now that I've got a
128MB CF disk. ;-)  Would Grant like to know what kind of "magic" the
DOS driver does? Is there any hope for answers about my data access
problems?

Friendly greetings from Germany,
Moritz  :)

--  To unsubscribe, send mail to: linux-parport-request <at> torque.net --
--  with the single word "unsubscribe" in the body of the message. --


Gmane