freebsd-nq/sys/dev/syscons
Garrett Wollman 6c0081e92b Add a class field to devconf and mst drivers.
For those where it was easy, drivers were also fixed to call
dev_attach() during probe rather than attach (in keeping with the
new design articulated in a mail message five months ago).  For
a few that were really easy, correct state tracking was added as well.
The `fd' driver was fixed to correctly fill in the description.
The CPU identify code was fixed to attach a `cpu' device.  The code
was also massively reordered to fill in cpu_model with somethingremotely
resembling what identifycpu() prints out.  A few bytes saved by using
%b to format the features list rather than lots of ifs.
1995-04-12 20:48:13 +00:00
..
blank Next syscons update (given up on numbering :) 1995-02-22 13:48:07 +00:00
fade Next syscons update (given up on numbering :) 1995-02-22 13:48:07 +00:00
green Next syscons update (given up on numbering :) 1995-02-22 13:48:07 +00:00
snake Update to new screen update method. 1995-03-30 15:10:20 +00:00
star Update to new screen update method. 1995-03-30 15:10:20 +00:00
syscons.c Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
syscons.h Fixes to the hardware cursor emulation. 1995-04-04 20:06:26 +00:00