freebsd-dev/sys/pc98/cbus
Nick Hibma d8dbc77c56 Make the speed used by gdb over serial settable in the kernel configuration.
This facilitates the use in circumstances where you are using a serial
console as well. GDB doesn't support anything higher than 9600 baud (19k2
if you are lucky), but the console does.
2002-06-18 21:30:37 +00:00
..
30line.h
cbus_dma.c Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
cbus.h
clock.c Don't export timecounter structures under debug. with sysctl, they 2002-04-30 19:34:31 +00:00
fdc.c Merged from sys/isa/fd.c revisions from 1.229 to 1.232. 2002-05-14 12:30:52 +00:00
fdcreg.h Merged from sys/isa/{fd.c,fdreg.h} revisions 1.222 and 1.15, respectively. 2001-12-16 09:00:03 +00:00
gdc.c
olpt.c
pckbd.c
pcrtc.c Don't export timecounter structures under debug. with sysctl, they 2002-04-30 19:34:31 +00:00
pmc.c Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
ppc.c Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
ppcreg.h
sc_machdep.h
scgdcrndr.c Fixed mouse cursor on a console. 2002-02-10 10:14:39 +00:00
scterm-sck.c Cosmetic changes. 2002-02-10 10:27:37 +00:00
scvtb.c Fixed to draw mouse cursor. The syscons driver for PC98 uses different 2001-12-14 15:27:15 +00:00
sio_cbus.c Remove __P. 2002-03-20 12:22:31 +00:00
sio.c Make the speed used by gdb over serial settable in the kernel configuration. 2002-06-18 21:30:37 +00:00
syscons_cbus.c