* Direct access to printerports
@ 2005-04-14 18:31 Hans Röcklinger
2005-04-15 8:03 ` Uwe Bonnes
0 siblings, 1 reply; 2+ messages in thread
From: Hans Röcklinger @ 2005-04-14 18:31 UTC (permalink / raw)
To: linux-msdos
Does any of you know anything about direct access to printer ports from
dosemu? I have an eprom programmer (Needhams EMP20) that i whant to use
under linux with either dosemu or cxoffice. As tested the program
emp20.exe runs fine under dosemu but the access to the parallell port is
not allowed. I've tried to set the $_port 0 "0x3bc" but that doesn't
work. Do you think this is possible?
Regards
hans rocklinger
hans@rocklinger.se
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Direct access to printerports
2005-04-14 18:31 Direct access to printerports Hans Röcklinger
@ 2005-04-15 8:03 ` Uwe Bonnes
0 siblings, 0 replies; 2+ messages in thread
From: Uwe Bonnes @ 2005-04-15 8:03 UTC (permalink / raw)
To: Hans Röcklinger; +Cc: linux-msdos
>>>>> "Hans" == Hans Röcklinger <hans@rocklinger.se> writes:
Hans> Does any of you know anything about direct access to printer ports
Hans> from dosemu? I have an eprom programmer (Needhams EMP20) that i
Hans> whant to use under linux with either dosemu or cxoffice. As tested
Hans> the program emp20.exe runs fine under dosemu but the access to the
Hans> parallell port is not allowed. I've tried to set the $_port 0
Hans> "0x3bc" but that doesn't work. Do you think this is possible?
I once even made dosemu use the parport api. Suppused /dev/parport is
accessible by you as a user and the corresponding modules are loaded and the
config connects the right parport interface to the right address, you should
be able to run as user and access the port. However I have not run dosemu for
a long time, so I don't know about the present state.
If you try to run the programm in wine/cxoffice and you find problems, first
run with WINEDEBUG=+int and ask me again with thw output of that programm.
Without the parport interface, you need to run as root for direct port
access.
--
Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-15 8:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-14 18:31 Direct access to printerports Hans Röcklinger
2005-04-15 8:03 ` Uwe Bonnes
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.