| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Replace ../.. with ${SYSDIR} for finding kernel files.
Approved by: portmgr (build fix blanket)
MFH: 2026Q1
|
| |
|
|
|
|
|
|
|
| |
Due to -Werror being enabled for kernel modules these days, the build
of this module failed with a "variable set but not used" warning.
Remove the offending variable to fix the build.
Approved by: portmgr (build fix blanket)
MFH: 2024Q4
|
| |
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| | |
|
| |
|
|
| |
Notes:
svn path=/head/; revision=508882
|
| |
|
|
|
|
|
| |
Reported by: Yuri Pankov <yuripv@yuripv.net>
Notes:
svn path=/head/; revision=478421
|
| |
|
|
|
|
|
| |
Reported by: mat
Notes:
svn path=/head/; revision=478419
|
|
|
GPIO 'shutdown' Kernel module for the Raspberry Pi Model 1B and Model 2
The purpose of this module is to shut down all GPIOs prior to powering off
or rebooting a Raspberry Pi.
PR: 226787
Submitted by: Bob Frazier <bobf@mrp3.com>
Notes:
svn path=/head/; revision=478362
|