update/add comments to patch files in conserver

This commit is contained in:
sthen
2023-12-28 16:46:34 +00:00
parent fdbddea8d9
commit a5b5fb358f
3 changed files with 7 additions and 1 deletions
@@ -1,4 +1,6 @@
fix unaligned access on strict-alignment 64-bit
ifr-related hunks: fix unaligned access on strict-alignment 64-bit
first+last hunks: handle usb serial devices via ucomnames
Index: conserver/cutil.c
--- conserver/cutil.c.orig
@@ -1,3 +1,5 @@
handle usb serial devices via ucomnames
Index: conserver/cutil.h
--- conserver/cutil.h.orig
+++ conserver/cutil.h
@@ -1,3 +1,5 @@
handle usb serial devices via ucomnames
Index: conserver/readcfg.c
--- conserver/readcfg.c.orig
+++ conserver/readcfg.c