Updates to gpstime/mbuf code to build on 5.10.x kernels.
* Use the proper version of ioremap for each kernel version. * Use a 64bit time call in newer kernels. * Only use unlocked ioctls as the interface in the mbuf/gpstime code.
parent
94ea529c
No related branches found
No related tags found
Showing
- src/drv/gpstime/Makefile 1 addition, 1 deletionsrc/drv/gpstime/Makefile
- src/drv/gpstime/gpstime.c 40 additions, 23 deletionssrc/drv/gpstime/gpstime.c
- src/drv/mbuf/Makefile 1 addition, 1 deletionsrc/drv/mbuf/Makefile
- src/drv/mbuf/mbuf.c 6 additions, 13 deletionssrc/drv/mbuf/mbuf.c
- src/include/drv/ligo_ioremap.h 16 additions, 0 deletionssrc/include/drv/ligo_ioremap.h
- src/include/drv/spectracomGPS.c 2 additions, 1 deletionsrc/include/drv/spectracomGPS.c
- src/include/drv/symmetricomGps.c 3 additions, 2 deletionssrc/include/drv/symmetricomGps.c
src/include/drv/ligo_ioremap.h
0 → 100644
Please register or sign in to comment