[OpenBIOS] [PATCH 0/2] pc_kbd: implement 8042 controller and separate keyboard/mouse devices

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Wed Jul 12 23:35:56 CEST 2017


On 08/07/17 20:25, Mark Cave-Ayland wrote:

> Compared with real SPARC/PReP device trees, an 8042 controller should be modelled as a
> separate device with keyboard (and optionally mouse) devices beneath it.
> 
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland at ilande.co.uk>
> 
> Mark Cave-Ayland (2):
>   pc_kbd: place keyboard device under 8042 controller device
>   pc_kbd: add optional mouse device support for 8042 devices
> 
>  drivers/pc_kbd.c          |  112 ++++++++++++++++++++++++++++++++++++++-------
>  drivers/pci.c             |    4 +-
>  include/drivers/drivers.h |    4 +-
>  3 files changed, 100 insertions(+), 20 deletions(-)
> 

Applied to master.


ATB,

Mark.



More information about the OpenBIOS mailing list