The role of the device driver, then, is to query the touch screen controller whenever an interrupt occurs, and to ask the controller to send the coordinates of the touch.
然后,这个设备驱动程序的角色是每当出现中断时就查询触摸屏控制器,并请求控制器发送触摸的坐标。
2
HCI command Packets: commands are issued by the HCI Driver to the Host controller.
HCI命令数据包:命令(command)由HCI驱动程序发至主机控制器。
3
The Linux card services core interacts with the host controller device driver, the card device drivers, and the user mode cardmgr daemon.