Debian Patches

Status for carl9170fw/1.9.9-690-gc6e7ab0-0.3

Patch Description Author Forwarded Bugs Origin Last update
0001-Use-min_t-over-MIN.patch [PATCH 1/7] Use min_t over MIN
This allows us to drop the sys/param.h include.
Bastian Germann <bage@debian.org> no https://github.com/chunkeey/carl9170fw/pull/8 2026-07-30
0002-Define-__always_inline-as-in-Linux.patch [PATCH 2/7] Define __always_inline as in Linux
This definition is needed by the other kernel headers.
Bastian Germann <bage@debian.org> no https://github.com/chunkeey/carl9170fw/pull/8 2026-07-30
0003-Use-nostdlib-because-linking-with-newlib-is-not-nece.patch [PATCH 3/7] Use -nostdlib because linking with newlib is not necessary

The SH-2 compiler emits calls to libgcc runtime helpers for operations the
CPU lacks native instructions for — e.g. __udivsi3, __ashlsi3, __lshrsi3 for
integer division and shifts. These live in libgcc, so that has to be
linked also.
Bastian Germann <bage@debian.org> no https://github.com/chunkeey/carl9170fw/pull/8 2026-07-30
0004-Use-GCC-defined-endian-detection.patch [PATCH 4/7] Use GCC-defined endian detection
The symbols might not be defined when newlib is not around.
Use the GCC symbols instead.
Bastian Germann <bage@debian.org> no https://github.com/chunkeey/carl9170fw/pull/8 2026-07-30
0005-Include-GCC-s-stddef.h-over-newlib-s-cdefs.h.patch [PATCH 5/7] Include GCC's stddef.h over newlib's cdefs.h
Make up for some missing definitions by moving __attribute__ defines.
Bastian Germann <bage@debian.org> no https://github.com/chunkeey/carl9170fw/pull/8 2026-07-30
0006-Drop-unused-stdlib.h.patch [PATCH 6/7] Drop unused stdlib.h Bastian Germann <bage@debian.org> no https://github.com/chunkeey/carl9170fw/pull/8 2026-07-30
0007-Define-memcpy-memset-to-remove-string.h.patch [PATCH 7/7] Define memcpy, memset to remove string.h Bastian Germann <bage@debian.org> no https://github.com/chunkeey/carl9170fw/pull/8 2026-07-30

All known versions for source package 'carl9170fw'

Links