acpi_ged.4 (fa9896e082a1046ff4fbc75fcba4d18d1f2efc19) acpi_ged.4 (5e6bef460d9dc3a1ef567f9602b04a252b554b67)
1.\" Copyright (c) 2022 Takanori Watanabe
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\" 1. Redistributions of source code must retain the above copyright
7.\" notice, this list of conditions and the following disclaimer.
8.\" 2. Redistributions in binary form must reproduce the above copyright

--- 39 unchanged lines hidden (view full) ---

48This handles interrupts and evaluates the specific ACPI method.
49This may generate optionally ACPI notify for another device.
50.Sh SEE ALSO
51.Xr acpi 4
52.Sh HISTORY
53The
54.Nm
55device driver first appeared in
1.\" Copyright (c) 2022 Takanori Watanabe
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\" 1. Redistributions of source code must retain the above copyright
7.\" notice, this list of conditions and the following disclaimer.
8.\" 2. Redistributions in binary form must reproduce the above copyright

--- 39 unchanged lines hidden (view full) ---

48This handles interrupts and evaluates the specific ACPI method.
49This may generate optionally ACPI notify for another device.
50.Sh SEE ALSO
51.Xr acpi 4
52.Sh HISTORY
53The
54.Nm
55device driver first appeared in
56.Fx 14.0 .
56.Fx 13.3 .
57.Sh AUTHORS
58.An -nosplit
59The
60.Nm
61driver was written by
62.An Takanori Watanabe Aq Mt takawata@FreeBSD.org
57.Sh AUTHORS
58.An -nosplit
59The
60.Nm
61driver was written by
62.An Takanori Watanabe Aq Mt takawata@FreeBSD.org