freebsd-dev/sys/amd64
mckusick b1672138ef 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
..
amd64 Generalize to allow any serial port to be used as the GDB port. 1999-05-07 06:50:41 +00:00
conf Disable the ppc chipset-specific probes by default. 1999-05-04 00:15:15 +00:00
include Fixed profiling of elf kernels. Made high resolution profiling compile 1999-05-06 09:44:57 +00:00
isa I'm not sure why the #ifdef SMP became #if 1 (this overrode the npx probe 1999-05-06 12:47:21 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00