freebsd-nq/sys/i386
Greg Lehey 12216bb553 Fix a long-standing bug which caused massive character loss in remote
serial gdb: interrupts were causing either overruns or stealing
characters.  Put splhigh() around the routines which transfer packets
across the line.  Since this happens when the system is halted in
debug, this doesn't cause any particular problem.  Now it is possible
to run the link at 115,200 bps.

PR:    (not assigned yet, must be in limbo somewhere)

Add partial support for detecting non-existent gdb devices.

Add $FreeBSD$ tag.
2000-04-25 01:41:57 +00:00
..
apm Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
bios Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
conf Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
i386 Fix a long-standing bug which caused massive character loss in remote 2000-04-25 01:41:57 +00:00
ibcs2
include * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
isa * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
linux Fix include paths so that this builds correctly. 2000-04-21 05:54:11 +00:00
pci Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
svr4 Pre-freeze cleanups: Conditionalize debugging writes on DEBUG_SVR4, 2000-01-15 15:29:37 +00:00
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00