NetBSD/sys/arch/mac68k/dev
scottr a7a5cd8399 Replace the call to macfb_init() when attaching a non-console fb device
with a call to macfb_clear().

[The purpose of macfb_init() is almost exclusively to initialize the
raster console blitter.  We really, really do not want to do this unless
we are actually initializing the console device, else we'll give rcons
the attributes of the last-seen fb device.  These will not necessarily
correspond to the attributes of the actual console device!]
2000-10-22 05:05:39 +00:00
..
6x10.h
adb_direct.c Set up ADB hardware type before making decisions based on same. 2000-09-27 03:27:23 +00:00
adb.c Now that we do collision detection and assign all ADB devices to distinct 2000-09-27 03:22:05 +00:00
adbsys.c
adbsysasm.s
adbvar.h
aed.c
aedvar.h
akbd.c Attach exactly one keyboard to the wscons console. 2000-09-22 04:56:54 +00:00
akbdmap.h
akbdvar.h
ams.c In ems_init(): make sure there's valid data in the buffer after sending 2000-10-01 05:10:57 +00:00
amsvar.h
grf_compat.c
grf_subr.c
grfvar.h
if_ae.c
if_aereg.h
if_aevar.h
if_mc.c Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
if_mcreg.h
if_mcvar.h
if_sn.c Move the check for "promisc + unicast + not for us" into ether_input(), 2000-10-01 23:32:39 +00:00
if_snreg.h
if_snvar.h
ite_compat.c
mac68k5380.c
maccons.c
macfb.c Replace the call to macfb_init() when attaching a non-console fb device 2000-10-22 05:05:39 +00:00
macfbvar.h
md_root.c
ncr5380.c
ncr5380reg.h
ncr5380var.h
pm_direct.c The Duo ADB controller doesn't notify us that it needs to be polled 2000-09-27 03:57:51 +00:00
pm_direct.h
sbc.c
sbcreg.h
sbcvar.h
zs_cons.h
zs_kgdb.c
zs.c