Re: [PATCH 01/11] Adding EVDEV FREEBSD files

2017-05-19 Thread Sebastian Huber
I checked in v2 of your patch set. We still should add the types.h stuff to Newlib. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-brains.de PGP :

[PATCH 01/11] Adding EVDEV FREEBSD files

2017-05-15 Thread Kevin Kirspel
--- freebsd/sys/dev/evdev/cdev.c | 863 +++ freebsd/sys/dev/evdev/evdev.c | 939 ++ freebsd/sys/dev/evdev/evdev.h | 210 +++ freebsd/sys/dev/evdev/evdev_mt.c | 294 ++