Search:
Browse Source
Home
Download
Documentation
Community
source:
vbox
/
trunk
/
src
/
VBox
/
Devices
/
Serial
/
DrvHostSerial.cpp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@8155
17 years
vboxsync
The Big Sun Rebranding Header Change
(edit)
@7321
17 years
vboxsync
shorten some thread names, looks better as log prefix
(edit)
@6271
17 years
vboxsync
serial: fixed error handling; be a little bit more verbose on errors
(edit)
@6268
17 years
vboxsync
AssertMsgFailed are NOP's in release builds
(edit)
@6262
17 years
vboxsync
serial: respect return code of ioctl
(edit)
@6188
17 years
vboxsync
Set interrupt if states changed
(edit)
@6187
17 years
vboxsync
another one
(edit)
@6186
17 years
vboxsync
stupid mistake
(edit)
@6185
17 years
vboxsync
Add status line monitoring for windows hosts
(edit)
@6088
17 years
vboxsync
Compilation fix
(edit)
@6087
17 years
vboxsync
Change Char interface according to the comments int hte header
(edit)
@6016
17 years
vboxsync
First try to implement monitoring of status lines
(edit)
@5999
17 years
vboxsync
The Giant CDDL Dual-License Header Change.
(edit)
@5152
17 years
vboxsync
#elif defined()
(edit)
@5149
17 years
vboxsync
serial: don't use local stack memory for OVERLAPPED structures
(edit)
@5010
17 years
vboxsync
small fixes
(edit)
@5008
17 years
vboxsync
#elif defined().
(edit)
@5007
17 years
vboxsync
r=bird: NIL_RTFILE != 0, so all RTFILE members must be initialized or …
(edit)
@5004
17 years
vboxsync
serial: use PDMThreads for send/receive. Thread is already a problem …
(edit)
@4993
17 years
vboxsync
HostSerial: Use pipe for the receive thread to wake it up on shutdown …
(edit)
@4928
17 years
vboxsync
Lower the cpu usage pf the serial port on windows hosts
(edit)
@4749
17 years
vboxsync
eol style
(edit)
@4748
17 years
vboxsync
linestyle native
(edit)
@4661
17 years
vboxsync
Use poll for the host serial port driver to reduce cpu useage.
(edit)
@4372
17 years
vboxsync
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit)
@4254
17 years
vboxsync
Fixed the 64-bit build break (silly RTFileRead/Write mess (should've …
(edit)
@4241
17 years
vboxsync
64 bits build compile fix
(edit)
@4238
17 years
vboxsync
Another compile fix
(edit)
@4237
17 years
vboxsync
Compile fixes
(edit)
@4236
17 years
vboxsync
Alexander Eichner: host serial device cleanup + added Windows host support
(edit)
@4148
17 years
vboxsync
Corrected style and docs of the PDMICHAR::pfnSetParameters method.
(edit)
@4143
17 years
vboxsync
Contribution
(add)
@4142
17 years
vboxsync
Host serial port support for Linux by Alexander Eichner.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog