mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
6af8e47df7
it's in the way even more. Basicly: remove all alpha specific console support from gfb(4), sio(4) and syscons(4). Rewrite the alpha console initialization to be identical to all other platforms. In a nutshell: call cninit(). The platform specific code now only sets or clears RB_SERIAL and thus automaticly causes the right console to be selected. sio.c: o Replace the remote GDB hacks and use the GDB debug port interface instead. o Make debugging code conditional upon KDB instead of DDB. o Call kdb_alt_break() instead of db_alt_break(). o Call kdb_enter() instead of breakpoint(). o Remove the ugly compatibility of using the console as the debug port. |
||
---|---|---|
.. | ||
30line.h | ||
cbus_dma.c | ||
cbus.h | ||
clock.c | ||
fdc_cbus.c | ||
fdc.c | ||
fdcreg.h | ||
fdcvar.h | ||
gdc.c | ||
nmi.c | ||
olpt.c | ||
pckbd.c | ||
pcrtc.c | ||
pmc.c | ||
ppc.c | ||
ppcreg.h | ||
sc_machdep.h | ||
scgdcrndr.c | ||
scterm-sck.c | ||
scvtb.c | ||
sio_cbus.c | ||
sio.c | ||
syscons_cbus.c |