1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/sys/pc98/pc98
Warner Losh e253961839 In my last commit, I'd assumed that LINE30 was always defined. It
turns out that LINE30_ROW was always defined, not LINE30.  I confused
this for LINE30 and did the unifdef -DLINE30 using that mistaken
belief.  This corrects that problem.

Submitted by: nyan-san
2005-01-09 22:17:39 +00:00
..
30line.h In my last commit, I'd assumed that LINE30 was always defined. It 2005-01-09 22:17:39 +00:00
busio.s /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
busiosubr.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
canbepm.c
canbus_if.m /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
canbus.c
canbus.h
canbusvars.h
clock.c
epsonio.h /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
fd.c Fix comment. 2004-12-22 17:32:27 +00:00
fdc_cbus.c Merged from the following changes. 2004-07-17 10:07:19 +00:00
fdcvar.h Merged from the following changes. 2004-07-17 10:07:19 +00:00
fdreg.h
isa_dma.c Add new a function isa_dma_init() which returns an errno when it fails 2004-09-15 12:09:50 +00:00
machdep.c Don't include sys/user.h merely for its side-effect of recursively 2004-11-27 06:51:39 +00:00
nmi.c
olpt.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
pc98_machdep.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
pc98_machdep.h /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
pc98.h
pc98gdc.c In my last commit, I'd assumed that LINE30 was always defined. It 2005-01-09 22:17:39 +00:00
pc98kbd.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
pmc.c
ppc.c Include <sys/malloc.h> to satisfy new isa_dma stuff. 2004-09-17 10:55:01 +00:00
ppcreg.h
sc_machdep.h
scgdcrndr.c
scterm-sck.c
scvtbpc98.c
sio_cbus.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
sio.c Merged from sys/dev/sio/sio.c (Use generic tty code). 2004-10-15 08:22:37 +00:00
syscons_pc98.c