freebsd-src/sys/i386
Kirk McKusick e244fe31d6 Generalize to allow any serial port to be used as the GDB port.
Mark the GDB port in the config file with flags 0x80. Currently
only the sio driver checks these flags and sets up a GDB port,
but adding similar code to other serial drivers would be easy.
For backward compatibility, if an sio port is marked as the console
and no port is marked as the gdb port, the GDB port will be mapped
to the console port. This hack should go away at some point.
1999-05-07 06:50:41 +00:00
..
apm Now that each cpu has its own gdt table, we need to setup apm gdt entries in 1999-05-06 01:07:03 +00:00
bios Now that each cpu has its own gdt table, we need to setup apm gdt entries in 1999-05-06 01:07:03 +00:00
boot Update #include statements to reflect the new location of "sioreg.h". 1999-04-22 21:02:44 +00:00
conf Add missing comment characters from wi driver description. 1999-05-06 18:08:23 +00:00
eisa Use consistant function definitions which also silences a warning. 1999-05-06 22:17:26 +00:00
i386 Generalize to allow any serial port to be used as the GDB port. 1999-05-07 06:50:41 +00:00
ibcs2 Add sufficient braces to keep egcs happy about potentially ambiguous 1999-05-06 18:13:11 +00:00
include Fixed profiling of elf kernels. Made high resolution profiling compile 1999-05-06 09:44:57 +00:00
isa Add support to wicontrol(8) and wi(4) for enabling and configuring 1999-05-07 03:28:54 +00:00
linux Fix up a few easy 'assignment used as truth value' and 'suggest parens 1999-05-06 18:44:42 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
svr4 Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00