Home
last modified time | relevance | path

Searched hist:"6 c0081e92ba843bef15fe7b01e7479f7ac01f762" (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/amd64/amd64/
H A Dfpu.cdiff 6c0081e92ba843bef15fe7b01e7479f7ac01f762 Wed Apr 12 22:48:13 CEST 1995 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 6c0081e92ba843bef15fe7b01e7479f7ac01f762 Wed Apr 12 22:48:13 CEST 1995 Garrett Wollman <wollman@FreeBSD.org> 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.
H A Dmachdep.cdiff 6c0081e92ba843bef15fe7b01e7479f7ac01f762 Wed Apr 12 22:48:13 CEST 1995 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 6c0081e92ba843bef15fe7b01e7479f7ac01f762 Wed Apr 12 22:48:13 CEST 1995 Garrett Wollman <wollman@FreeBSD.org> 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.
/freebsd/sys/dev/fdc/
H A Dfdc.cdiff 6c0081e92ba843bef15fe7b01e7479f7ac01f762 Wed Apr 12 22:48:13 CEST 1995 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 6c0081e92ba843bef15fe7b01e7479f7ac01f762 Wed Apr 12 22:48:13 CEST 1995 Garrett Wollman <wollman@FreeBSD.org> 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.
/freebsd/sys/dev/syscons/
H A Dsyscons.cdiff 6c0081e92ba843bef15fe7b01e7479f7ac01f762 Wed Apr 12 22:48:13 CEST 1995 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 6c0081e92ba843bef15fe7b01e7479f7ac01f762 Wed Apr 12 22:48:13 CEST 1995 Garrett Wollman <wollman@FreeBSD.org> 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.
/freebsd/sys/i386/i386/
H A Dmachdep.cdiff 6c0081e92ba843bef15fe7b01e7479f7ac01f762 Wed Apr 12 22:48:13 CEST 1995 Garrett Wollman <wollman@FreeBSD.org> 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.
diff 6c0081e92ba843bef15fe7b01e7479f7ac01f762 Wed Apr 12 22:48:13 CEST 1995 Garrett Wollman <wollman@FreeBSD.org> 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.