freebsd-dev/sys/pc98/cbus
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
cbus_dma.c Add new a function isa_dma_init() which returns an errno when it fails 2004-09-15 12:09:50 +00:00
cbus.h Remove obsolete defines. 2004-07-08 13:47:56 +00:00
clock.c MFi386: revision 1.213. 2004-07-13 12:58:36 +00:00
fdc_cbus.c Merged from the following changes. 2004-07-17 10:07:19 +00:00
fdc.c Fix comment. 2004-12-22 17:32:27 +00:00
fdcreg.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
fdcvar.h Merged from the following changes. 2004-07-17 10:07:19 +00:00
gdc.c In my last commit, I'd assumed that LINE30 was always defined. It 2005-01-09 22:17:39 +00:00
nmi.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
olpt.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
pckbd.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
pcrtc.c MFi386: revision 1.213. 2004-07-13 12:58:36 +00:00
pmc.c Add missing <sys/module.h> includes currently relying on nested include 2004-06-03 06:10:02 +00:00
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 Add missing <sys/module.h> #includes 2004-06-04 13:04:10 +00:00
scterm-sck.c Add missing <sys/module.h> #includes 2004-06-04 13:04:10 +00:00
scvtb.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_cbus.c