Searched hist:"6 c0081e92ba843bef15fe7b01e7479f7ac01f762" (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/amd64/amd64/ |
H A D | fpu.c | 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. 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 D | machdep.c | 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. 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 D | fdc.c | 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. 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 D | syscons.c | 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. 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 D | machdep.c | 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. 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.
|