History log of /src/share/man/man9/devclass_get_drivers.9 (Results 1 – 15 of 15)
Revision Date Author Comments
# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 571dba6e 28-Jun-2005 Hiten Pandya <hmp@FreeBSD.org>

Use 'manual page' instead of 'man page' for consistency.

Approved by: re (hrs)


# a4be0b3c 16-Jun-2005 Ruslan Ermilov <ru@FreeBSD.org>

(Mostly) markup fixes.

Approved by: re (blanket)


# 96ab794b 20-May-2005 Nate Lawson <njl@FreeBSD.org>

Document that the returned pointer should be freed even if the number
of items returned is 0.


# fada20b9 04-Apr-2005 Nate Lawson <njl@FreeBSD.org>

Add devclass_get_drivers(9) which provides an array of pointers to driver
instances in a given devclass. This is useful for systems that want to
call code in driver static methods, similar to device

Add devclass_get_drivers(9) which provides an array of pointers to driver
instances in a given devclass. This is useful for systems that want to
call code in driver static methods, similar to device_identify().

Reviewed by: dfr
MFC after: 2 weeks

show more ...


# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 571dba6e 28-Jun-2005 Hiten Pandya <hmp@FreeBSD.org>

Use 'manual page' instead of 'man page' for consistency.

Approved by: re (hrs)


# a4be0b3c 16-Jun-2005 Ruslan Ermilov <ru@FreeBSD.org>

(Mostly) markup fixes.

Approved by: re (blanket)


# 96ab794b 20-May-2005 Nate Lawson <njl@FreeBSD.org>

Document that the returned pointer should be freed even if the number
of items returned is 0.


# fada20b9 04-Apr-2005 Nate Lawson <njl@FreeBSD.org>

Add devclass_get_drivers(9) which provides an array of pointers to driver
instances in a given devclass. This is useful for systems that want to
call code in driver static methods, similar to device

Add devclass_get_drivers(9) which provides an array of pointers to driver
instances in a given devclass. This is useful for systems that want to
call code in driver static methods, similar to device_identify().

Reviewed by: dfr
MFC after: 2 weeks

show more ...


# 571dba6e 28-Jun-2005 Hiten Pandya <hmp@FreeBSD.org>

Use 'manual page' instead of 'man page' for consistency.

Approved by: re (hrs)


# a4be0b3c 16-Jun-2005 Ruslan Ermilov <ru@FreeBSD.org>

(Mostly) markup fixes.

Approved by: re (blanket)


# 96ab794b 20-May-2005 Nate Lawson <njl@FreeBSD.org>

Document that the returned pointer should be freed even if the number
of items returned is 0.


# fada20b9 04-Apr-2005 Nate Lawson <njl@FreeBSD.org>

Add devclass_get_drivers(9) which provides an array of pointers to driver
instances in a given devclass. This is useful for systems that want to
call code in driver static methods, similar to device

Add devclass_get_drivers(9) which provides an array of pointers to driver
instances in a given devclass. This is useful for systems that want to
call code in driver static methods, similar to device_identify().

Reviewed by: dfr
MFC after: 2 weeks

show more ...