![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file: device atopcase
device intelspi
device spibus
device hidbus
device hkbd Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): atopcase_load="YES" hkbd_load="YES" DESCRIPTIONThe HARDWAREThe
SYSCTL VARIABLESThe following variables are available as both sysctl(8) variables and loader(8) tunables:
FILES
SEE ALSOHISTORYThe AUTHORSThe This manual page was written by Vladimir Kondratyev <wulf@FreeBSD.org>. BUGSDevice interrupts are not acknowledged on some hardware that results in interrupt storm. Installation of Darwin OSI in acpi(4) driver fixes the issue. To install Darwin OSI add following lines to loader.conf(5):
|