freebsd-nq/sys/isa
Peter Wemm 81e3fd99fc This is a temporary bandaid to get vidconsole working again without
options USERCONFIG being present.  Due to the lack of early boot hints
neither sio or sc would succeed the console probe.  If USERCONFIG was
active, there was a second cninit() after userconfig had run and that
happened to make the console selection work.  If you left out USERCONFIG,
you would end up with no console at all. :-(

This needs a proper fix, especially when sc looses the "at isa" hint.
But for now, this works.
2000-06-15 10:01:12 +00:00
..
ic
atkbd_isa.c
atkbdc_isa.c
atrtc.c
fd.c
fdc.h
fdreg.h
isa_common.c
isa_common.h
isa_if.m
isahint.c
isareg.h
isavar.h
joy.c
pnp.c
pnpparse.c
pnpreg.h
pnpvar.h
ppc.c
ppcreg.h
psm.c
rtc.h
sio.c
sioreg.h
syscons_isa.c This is a temporary bandaid to get vidconsole working again without 2000-06-15 10:01:12 +00:00
vga_isa.c