VOGONS


No COM ports

Topic actions

First post, by Edd

User metadata

No COM ports support
Informer not diagnostic COM port
Help[/img]

Reply 1 of 15, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

Surprisingly enough this is inside DOSBox documentation (Why was it hidden?)

[directserial] # directserial -- Enable serial passthrough support. # comport -- COM Port inside DOSBox. # realport -- COM Port […]
Show full quote

[directserial]
# directserial -- Enable serial passthrough support.
# comport -- COM Port inside DOSBox.
# realport -- COM Port on the Host.
# defaultbps -- Default BPS.
# parity -- Parity of the packets. This can be N, E or O.
# bytesize -- Size of each packet. This can be 5 or 8.
# stopbit -- The number of stopbits. This can be 1 or 2.

directserial=false
comport=1
realport=COM1
defaultbps=1200
parity=N
bytesize=8
stopbit=1

I don't understand what you mean. Would you mind to rephrase using intelligible English?

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 2 of 15, by Guest

User metadata

i am very very small undestend english. i am from russia.
This OK:
directserial=false
comport=1
realport=COM1
defaultbps=1200
parity=N
bytesize=8
stopbit=1
, but COM port don't work

Reply 3 of 15, by Guest

User metadata

i have need Touch Memory support type Dallas on COM port
How do?

Reply 4 of 15, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

directserial=true
comport=1
realport=COM1
defaultbps=1200
parity=N
bytesize=8
stopbit=1

Reply 6 of 15, by Guest

User metadata

CONFIG:Loading settings from config file dosbox.conf
Maximum memory size is 63 MB
MIDI:Opened device:win32
Opening Windows serial port
CreateFile failed with error 5.

Reply 7 of 15, by Guest

User metadata

CONFIG:Loading settings from config file dosbox.conf
Maximum memory size is 63 MB
MIDI:Opened device:win32
Opening Windows serial port
CreateFile failed with error 5.

What is it?

Reply 9 of 15, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Your serial port is already opened by another application

Reply 10 of 15, by taiken7

User metadata
Rank Member
Rank
Member

No luck yet with Dallas DS9097 (I try make it work too);
I will let you know when it is working.
Also try babelfish.altavista.com

Reply 11 of 15, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Tried my serial port patch?

Reply 12 of 15, by taiken7

User metadata
Rank Member
Rank
Member

Thanks Hal; yes, I've also been using my own variant.
The problem is that the DS chipsets require REALLY accurate timing.
I was thinking of stubbing a little WinXX driver to assist, but I don't
think 6 months of work for a single application is going to be worth the effort.

Reply 13 of 15, by Guest

User metadata
h-a-l-9000 wrote:

Your serial port is already opened by another application

only TM driver for Win2K

Reply 14 of 15, by Guest

User metadata
h-a-l-9000 wrote:

Tried my serial port patch?

No. Where it find?

Reply 15 of 15, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Don't bother, that Dallas IButton/1-wire thing needs good timing...

(my patch is in the dosbox patches section)