1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/sys/dev
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
..
aic7xxx More code optimizations. Use a slightly different approach to decide 1995-04-09 06:40:16 +00:00
cy CVS: 1995-03-28 12:29:11 +00:00
de From Matt Thomas: Added support for 100Mb cards (such as the DEC DE-500-XA 1995-04-09 04:46:15 +00:00
ed Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
ep Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
fdc Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
ic Add the Cyclades serial driver code (ALPHA) from Andrew Werple and 1995-02-09 09:47:31 +00:00
ie Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
joy Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
kbd Change fkey 63 from ^[[K to ^[[~. 1995-03-28 21:30:13 +00:00
lnc Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
mcd Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
mse Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
pci Forward-declare kern_devconf for use in a prototype. Some drivers 1995-03-25 21:10:38 +00:00
ppbus Added $Id$ 1994-08-02 07:55:43 +00:00
scd Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
sio Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
snp same 1995-02-27 19:47:53 +00:00
speaker Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
syscons Add a class field to devconf and mst drivers. 1995-04-12 20:48:13 +00:00
vn A substantial change to the way this works. Not the "TEST_LABELING" is 1995-03-11 09:32:45 +00:00