> Use mTCP netcat to move the file to a printer on port 9100. As
> pointed out earlier, most network attached printers listen on port
> 9100 and will blindly accept whatever you send on that port. So you
> can send ASCII text, Epson FX codes, HP PCL or Postscript. Just be
> sure to use "binary m
I kind of got lost on this thread because I couldn't tell if the person was
trying to print to a USB attached printer from DOS or a parallel port
attached printer from DOS.
In general, when I need to print from DOS I do the following:
- Print to a file if the program supports it. If the progr
A few assorted notes:
A couple years ago I've mapped the twisted path from DOS to Samba and
CUPS and documented some landmarks here:
http://support.fccps.cz/download/adv/frr/cups_howto/cups_howto.htm
I do not want to promise, that your average print server will provide
a Samba service for print
and general questions about FreeDOS.
Cc: Eric Auer
Subject: Re: [Freedos-user] Printing to USB Printers
Hoi Nico,
bedankt voor je uitleg!
> To clarify
> A) It is an epson printer. With a centronics parallel interface
> B) I have a usb to centronics cable wich works ( under windows 10)
Hoi Nico,
bedankt voor je uitleg!
To clarify
A) It is an epson printer. With a centronics parallel interface
B) I have a usb to centronics cable wich works ( under windows 10)
C) The cable interface uses a ch341a chip.
My guess is that this should not matter: There should be
a generic categ
I'm still trying to get printing working with FreeDOS in a virtual machine on
linux and am going to try this. I don't actually care which dot matrix printer
I end up getting to work. For anybody who has been able to use the MSDOS
networking to use a SAMBA shared printer, which model of printer
On Sun, Jul 28, 2024 at 13:41:46 +, Michael Perry
wrote:
> Using FreeDOS 1.3 on bare metal. Yes, I know that USB came well after
> DOS's golden years.
>
> All of the parallel to USB adapters I've seen require Windows
> drivers. I tried USBPRINT without success (although USBDRIVE works
> grea
To clarify
A) It is an epson printer. With a centronics parallel interface
B) I have a usb to centronics cable wich works ( under windows 10)
C) The cable interface uses a ch341a chip.
D) i dont have an ethernet (wired) connection yet with the laptop.
E) DosUsb gives Errors when talking tot the pri
Hi!
If your printer has USB, you could try a generic USB
"printer port" driver as long as the printer still
understands commands DOS apps can produce. Some just
accept plain text, PDF or PostScript, which DOS apps
can produce to some degree.
If your printer only has Centronics, but your PC onl
print
server option a try. Thx.
From: Frantisek Rysanek
Sent: Saturday, July 27, 2024 10:26 AM
To: Michael Perry ; freedos-user@lists.sourceforge.net
Subject: Re: [Freedos-user] Printing to USB Printers
Microsoft Network client for MS-DOS can produce a local LPT device
that gets redirected ov
the windows systems.
Does such a manual exist?
Nico
-Original Message-
From: nico.verduin--- via Freedos-user
Sent: Sunday, July 28, 2024 10:12 AM
To: 'Frantisek Rysanek' ; 'Discussion and general
questions about FreeDOS.'
Cc: nico.verd...@ziggo.nl
Subject: Re: [Freedo
eeDOS.'
Cc: nico.verd...@ziggo.nl
Subject: Re: [Freedos-user] Printing to USB Printers
> Michael seems like we have the same problem. I am trying to print to a
> Epson LQ300+ through usb on an DELL inspire 1525 with native freedos
> 1.3 on it.
That's just an evolut
> Michael seems like we have the same problem. I am trying to print to a
> Epson LQ300+ through usb on an DELL inspire 1525 with native freedos
> 1.3 on it.
That's just an evolution of the ultra-classic Epson dot matrix
printers, and it speaks the ultra-classic ESC*P2 print job forma
: Michael Perry
Subject: [Freedos-user] Printing to USB Printers
Using FreeDOS 1.3 on bare metal. Yes, I know that USB came well after DOS's
golden years.
All of the parallel to USB adapters I've seen require Windows drivers. I
tried USBPRINT without success (although USBDRIVE works gre
print jobs to the "legacy" BSD style print service called "lpd",
which is not much consolation / advantage in this scenario.
Frank
To: "freedos-user@lists.sourceforge.net"
Date sent: Sat, 27 Jul 2024 13:41:46 +0000
Subject:[Freedos-user] Print
Using FreeDOS 1.3 on bare metal. Yes, I know that USB came well after DOS's
golden years.
All of the parallel to USB adapters I've seen require Windows drivers. I tried
USBPRINT without success (although USBDRIVE works great to copy files to a UBS
drive.) And I'm not interested in running virtu
>>> Well, 17 lines of Assembly and 5000 of C,
>> It would interest me where he stated these numbers.
>
> He did not. I just did unzip -p the-sources.zip *.a* | wc :-)
So you don't know how many of that 17 lines are commentary only or
blank. This is something I'm interested in, so I wrote
Hi Christian,
>> Well, 17 lines of Assembly and 5000 of C,
> It would interest me where he stated these numbers.
He did not. I just did unzip -p the-sources.zip *.a* | wc :-)
> Who will ever be able to understand and update Georg's host driver?
> Certainly not anyone except him, since it'
On Wed, 22 Jul 2009 23:43:05 +0200, you wrote:
Eric,
>Well, 17 lines of Assembly and 5000 of C, who will ever be
>able to understand and update that code? I hope at least Bret
>still understands it :-). By the way, what is the license?
There're always SOMEONE can do it, if HE wish.
>I am re
> > Finally someone did the job: Code USB programs with assembly language.
>
> Well, 17 lines of Assembly and 5000 of C,
It would interest me where he stated these numbers.
> who will ever be
> able to understand and update that code?
Who will ever be able to understand and update Georg's ho
Hi Johnson,
>> PS: Have you tested the drivers from http://bretjohnson.us/ yet?
>> That one is more open source but only does UHCI USB 1.1. :-).
> Finally someone did the job: Code USB programs with assembly language.
Well, 17 lines of Assembly and 5000 of C, who will ever be
able to unders
On Fri, 17 Jul 2009 19:02:59 +0200, you wrote:
Hi,
>PS: Have you tested the drivers from http://bretjohnson.us/ yet?
>That one is more open source but only does UHCI USB 1.1. :-).
Finally someone did the job: Code USB programs with assembly language.
Rgds,
Johnson.
--
Hi Alain,
> In fact this (http://www.georgpotthast.de/usb) is a full
> USB driver for DOS, with both UHCI and OHCI.
>
> It has drivers for Parallel and Serial devices, plus pendrive.
>
> Unfortunately it is only free for personal use...
Actually there is a new "FreeDOS OEM" edition which is fr
This drivers are free and open source , and contain drivers for printing via
usb...
http://bretjohnson.us/
Roberto iw2evk
Johnson Lam wrote:
>
> On Thu, 16 Jul 2009 15:19:33 -0300, you wrote:
>
> Hi,
>
>>Unfortunately it is only free for personal use...
>
> Too bad, it's coded in BASIC, also
On Thu, 16 Jul 2009 15:19:33 -0300, you wrote:
Hi,
>Unfortunately it is only free for personal use...
Too bad, it's coded in BASIC, also it's not free.
Jack did thinking of a "small and beautiful" USB driver for DOS (with BIOS
call), but he have no sample code (I don't think Intel will have sam
I'm assuming that this driver won't work if I'm using a USB card in my laptop
pcmcia slot?
--- On Thu, 7/16/09, Alain Mouette wrote:
> From: Alain Mouette
> Subject: Re: [Freedos-user] printing to USB
> To: freedos-user@lists.sourceforge.net
> Date: Thursday, J
Hi,
In fact this (http://www.georgpotthast.de/usb) is a full USB driver for
DOS, with both UHCI and OHCI.
It has drivers for Parlel and Serial devices, plus pendrive.
Unfortunately it is only free for personal use...
Alain
iw2evk escreveu:
> For solve the problem you can download the free sof
For solve the problem you can download the free software dosusb
http://www.georgpotthast.de/usb/dosusb.zip
in the package are insert some utlities for printing via usb port on
DOS
see for documentation :
3.1 Printer driver
There are two printer drivers available. LPT1USB.SYS installs
Michael Potter escreveu:
>
> Here is the advise I received from a friend how to do it under DOS
> running within XP:
> a) Setup the printer in Windows, then SHARE the printer. Then in DOS,
> one can do this:
> b) NET USE lpt1: \\windowspc\printershare
That is good advice for freedos too... b
Hi,
I have googled and googled and googled this question and have not found an
easy answer. That is strange because this seems like something that would
be a common problem.
I have an old DBase application that I am reviving to run under FreeDOS. It
prints to a parallel printer when running on
30 matches
Mail list logo