summaryrefslogtreecommitdiff
path: root/i386/i386at/com.c
AgeCommit message (Expand)Author
2024-01-20console: Fix baud rate on com ports, use 115200 default baud, 8 data bitsDamien Zammit
2023-02-12fix hardcoded physical addressLuca Dariz
2023-01-24Fix several warnings for -Wmissing-prototypesFlavio Cruz
2023-01-03Introduce time_value64_t to keep track of real time in the kernelFlavio Cruz
2022-12-21Use -Wstrict-prototypes and fix warningsFlavio Cruz
2022-12-06Define vm_size_t and vm_offset_t as __mach_uintptr_t.Flavio Cruz
2022-08-27fix warnings for 32 bit buildsLuca Dariz
2022-08-27fix console setting from cmdlineLuca Dariz
2022-01-21Convert from K&R to ANSIEtienne Brateau
2021-02-03com: Fix bogus NCOM testAndrea G. Monaco
2020-12-07i386at: Really disable com and lpr above NCOM and NLPRSamuel Thibault
2020-03-29com: Fix 64bit warningsSamuel Thibault
2018-07-28Fix dev_ops typesSamuel Thibault
2015-01-02i386: Fix typos in comments (found by codespell)Stefan Weil
2014-08-22Fix computationSamuel Thibault
2014-08-22Even less magic-looking control valueNeal H. Walfield
2014-08-22Support invoking the debugger over the serial consoleJustus Winter
2014-04-04Convert from K&R to ANSIMarin Ramesa
2014-04-04Use explicit prototypes for struct dev_ops fieldsMarin Ramesa
2014-02-04Fix comstart when the queue is emptySamuel Thibault
2014-02-04Fix potential NULL dereferenceSamuel Thibault
2013-12-15Type definitionMarin Ramesa
2013-12-09i386/i386at/com.c: fix initialization from incompatible pointer typeMarin Ramesa
2013-12-05i386/i386at/autoconf.c, com.c, lpr.c: remove forward declarationsMarin Ramesa
2013-11-24Remove leftover register qualifiersMarin Ramesa
2013-11-15i386/i386at/com.c: remove register qualifiersMarin Ramesa
2013-11-15i386/i386at/com.c: trivial stylistic fix for consistencyMarin Ramesa
2012-03-20Match type for count with tty_get_status and tty_set_statusGuillem Jover
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2012-03-03Set default serial parameters to 8N1 instead of 7E1Gabriele Giacone
2011-09-02Use Mach native error codes instead of POSIX errno E* onesGuillem Jover
2011-08-30Cast function timeout() argument to fix a warningGuillem Jover
2011-08-30Return a value on non-void functionGuillem Jover
2011-08-30Console declaration cleanupSamuel Thibault
2011-08-27Disable unused variablesGuillem Jover
2011-02-26Add console=comN boot option to enable serial consoleSamuel Thibault
2009-12-18Match function types with `struct tty' member functionsGuillem Jover
2009-10-20Fix warningsSamuel Thibault
2009-06-182008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-19 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-14 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-272001-04-27 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
1997-03-24prerelease workThomas Bushnell
1997-02-25Initial sourceThomas Bushnell