Searched hist:"029 c02a3ae427d24da090c91e5728fcc7c293d2c" (Results 1 – 9 of 9) sorted by relevance
/freebsd/usr.bin/sdiotool/ |
H A D | brcmfmac_bus.h | 029c02a3ae427d24da090c91e5728fcc7c293d2c Mon Sep 18 22:01:01 CEST 2017 Ilya Bakulin <kibab@FreeBSD.org> Make basic Broadcom I/O space reading functions work
It's now possible to use Broadcom functions to read the I/O registers of SDIO card. The functions were copied from the BSD-licensed Broadcom Linux driver as-is. To make it possible, a small Linux compatibility layer was introduced.
Currently the card responds with the correct version number ("magic") when reading the corresponding address.
Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D12111
|
H A D | brcmfmac_sdio.h | 029c02a3ae427d24da090c91e5728fcc7c293d2c Mon Sep 18 22:01:01 CEST 2017 Ilya Bakulin <kibab@FreeBSD.org> Make basic Broadcom I/O space reading functions work
It's now possible to use Broadcom functions to read the I/O registers of SDIO card. The functions were copied from the BSD-licensed Broadcom Linux driver as-is. To make it possible, a small Linux compatibility layer was introduced.
Currently the card responds with the correct version number ("magic") when reading the corresponding address.
Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D12111
|
H A D | linux_sdio_compat.c | 029c02a3ae427d24da090c91e5728fcc7c293d2c Mon Sep 18 22:01:01 CEST 2017 Ilya Bakulin <kibab@FreeBSD.org> Make basic Broadcom I/O space reading functions work
It's now possible to use Broadcom functions to read the I/O registers of SDIO card. The functions were copied from the BSD-licensed Broadcom Linux driver as-is. To make it possible, a small Linux compatibility layer was introduced.
Currently the card responds with the correct version number ("magic") when reading the corresponding address.
Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D12111
|
H A D | cam_sdio.c | 029c02a3ae427d24da090c91e5728fcc7c293d2c Mon Sep 18 22:01:01 CEST 2017 Ilya Bakulin <kibab@FreeBSD.org> Make basic Broadcom I/O space reading functions work
It's now possible to use Broadcom functions to read the I/O registers of SDIO card. The functions were copied from the BSD-licensed Broadcom Linux driver as-is. To make it possible, a small Linux compatibility layer was introduced.
Currently the card responds with the correct version number ("magic") when reading the corresponding address.
Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D12111
|
H A D | cam_sdio.h | 029c02a3ae427d24da090c91e5728fcc7c293d2c Mon Sep 18 22:01:01 CEST 2017 Ilya Bakulin <kibab@FreeBSD.org> Make basic Broadcom I/O space reading functions work
It's now possible to use Broadcom functions to read the I/O registers of SDIO card. The functions were copied from the BSD-licensed Broadcom Linux driver as-is. To make it possible, a small Linux compatibility layer was introduced.
Currently the card responds with the correct version number ("magic") when reading the corresponding address.
Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D12111
|
H A D | linux_compat.h | 029c02a3ae427d24da090c91e5728fcc7c293d2c Mon Sep 18 22:01:01 CEST 2017 Ilya Bakulin <kibab@FreeBSD.org> Make basic Broadcom I/O space reading functions work
It's now possible to use Broadcom functions to read the I/O registers of SDIO card. The functions were copied from the BSD-licensed Broadcom Linux driver as-is. To make it possible, a small Linux compatibility layer was introduced.
Currently the card responds with the correct version number ("magic") when reading the corresponding address.
Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D12111
|
H A D | linux_sdio_compat.h | 029c02a3ae427d24da090c91e5728fcc7c293d2c Mon Sep 18 22:01:01 CEST 2017 Ilya Bakulin <kibab@FreeBSD.org> Make basic Broadcom I/O space reading functions work
It's now possible to use Broadcom functions to read the I/O registers of SDIO card. The functions were copied from the BSD-licensed Broadcom Linux driver as-is. To make it possible, a small Linux compatibility layer was introduced.
Currently the card responds with the correct version number ("magic") when reading the corresponding address.
Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D12111
|
H A D | sdiotool.c | diff 029c02a3ae427d24da090c91e5728fcc7c293d2c Mon Sep 18 22:01:01 CEST 2017 Ilya Bakulin <kibab@FreeBSD.org> Make basic Broadcom I/O space reading functions work
It's now possible to use Broadcom functions to read the I/O registers of SDIO card. The functions were copied from the BSD-licensed Broadcom Linux driver as-is. To make it possible, a small Linux compatibility layer was introduced.
Currently the card responds with the correct version number ("magic") when reading the corresponding address.
Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D12111
|
H A D | Makefile | diff 029c02a3ae427d24da090c91e5728fcc7c293d2c Mon Sep 18 22:01:01 CEST 2017 Ilya Bakulin <kibab@FreeBSD.org> Make basic Broadcom I/O space reading functions work
It's now possible to use Broadcom functions to read the I/O registers of SDIO card. The functions were copied from the BSD-licensed Broadcom Linux driver as-is. To make it possible, a small Linux compatibility layer was introduced.
Currently the card responds with the correct version number ("magic") when reading the corresponding address.
Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D12111
|