NetBSD/sys/arch/sparc
uwe 3a942f1015 cc_callout does not belong to struct cons_channel, as it's only used
by sparc for PROM console input channel.  Demote it to kd.c as a
static variable.

While there, use callout_schedule instead of callout_reset to
reschedule the PROM polling callout, and init prom_cons_channel
statically.
2003-08-27 01:37:38 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf create /dev/crypto 2003-08-22 05:06:22 +00:00
dev cc_callout does not belong to struct cons_channel, as it's only used 2003-08-27 01:37:38 +00:00
fpu Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
include Framebuffer code common to sparc and sparc64 was merged and moved to 2003-08-25 19:24:49 +00:00
sparc Undo previous as it broke things. 2003-08-25 17:50:22 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00