Sign in
qemu
/
seabios-hppa
/
f2e4a7716386d83e606b215ef25063ca25c8faf3
/
src
/
serial.c
711bd2f
Add portaddr_t typedef to specify I/O port addresses
by Helge Deller
· 4 years, 1 month ago
ca34ce5
Move most of the VAR16FIXED() defs to misc.c.
by Kevin O'Connor
· 11 years ago
cf85418
debug: Add runtime option to not report the debug serial port to the OS.
by Kevin O'Connor
· 11 years ago
4ade523
Remove ioport.h; disperse its contents to other header files.
by Kevin O'Connor
· 11 years ago
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 11 years ago
3df600b
Move stacks.c definitions from util.h to new file stacks.h.
by Kevin O'Connor
· 11 years ago
95ee382
Rename check_timer() function (and similar) to irqtimer_check().
by Kevin O'Connor
· 12 years ago
e51316d
Minor - remove CLEARBITS_BDA and SETBITS_BDA macros.
by Kevin O'Connor
· 13 years ago
b5cc2ca
Generalize timer based delay code.
by Kevin O'Connor
· 15 years ago
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 15 years ago
dfefeb5
Distinguish between debug reports for unimplemented vs invalid calls.
by Kevin O'Connor
· 15 years ago
10ad799
Replace irq_enable() regions with explicit calls to check for irqs.
by Kevin O'Connor
· 15 years ago
0c5893d
Cleanup serial and lpt timers.
by Kevin O'Connor
· 16 years ago
c151b3b
Improve serial port detection.
by Kevin O'Connor
· 16 years ago
4edb275
Minor - report found serial and lpt ports.
by Kevin O'Connor
· 16 years ago
3085376
Move variables from assembler to C code.
by Kevin O'Connor
· 16 years ago
9e91c7b
Misc fixes.
by Kevin O'Connor
· 16 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 16 years ago
4096702
Add additional config options to remove parts of code.
by Kevin O'Connor
· 17 years ago
9521e26
Extract 'struct bregs' out of biosvar.h; clean up header includes.
by Kevin O'Connor
· 17 years ago
15c1f22
Support config driven debugging of each irq handler.
by Kevin O'Connor
· 17 years ago
35192dd
Move debugging messages to appropriate functions.
by Kevin O'Connor
· 17 years ago
5c73240
Serial debugging code must not access BDA.
by Kevin O'Connor
· 17 years ago
1812e20
Add support for sending debug messages to a serial port.
by Kevin O'Connor
· 17 years ago
913cc2e
Move serial/lpt setup from post.c to serial.c
by Kevin O'Connor
· 17 years ago
6c78122
Replace debug_exit calls with debug info while setting a failure.
by Kevin O'Connor
· 17 years ago
1978676
Rename VISIBLE macro for better control.
by Kevin O'Connor
· 17 years ago
38fcbfe
Version 0.1.2
by Kevin O'Connor
· 17 years ago
rel-0.1.2
f076a3e
Initial checkin.
by Kevin O'Connor
· 17 years ago
rel-0.1.0