| #
95ee2897
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
sys: Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
|
| #
95ee2897
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
sys: Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
|
| #
b5ff185e
|
| 12-Sep-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
|
| #
ab875b71
|
| 13-Aug-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Catch up with head, primarily for the 1.14.4.0 firmware.
|
| #
4cd9b24e
|
| 04-Jul-2015 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r284737 through r285152.
|
| #
42d3ab5d
|
| 03-Jul-2015 |
Marcel Moolenaar <marcel@FreeBSD.org> |
Implement unload and sync operations.
|
| #
89abdea8
|
| 03-Jul-2015 |
Marcel Moolenaar <marcel@FreeBSD.org> |
Add create, destroy and load of memory descriptors.
|
| #
416ba5c7
|
| 22-Jun-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Catch up with HEAD (r280229-r284686).
|
| #
76aeda8a
|
| 20-Jun-2015 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r284188 through r284643.
|
| #
dad2fb7e
|
| 15-Jun-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
|
| #
90a1793c
|
| 10-Jun-2015 |
Marcel Moolenaar <marcel@FreeBSD.org> |
Load the allocated memory and return both the physical address and the bus address to the application.
|
| #
3adc74c7
|
| 09-Jun-2015 |
Dimitry Andric <dim@FreeBSD.org> |
Merged ^/head r283871 through r284187.
|
| #
5dcca8e8
|
| 08-Jun-2015 |
Marcel Moolenaar <marcel@FreeBSD.org> |
Add DMA memory allocation and freeing. Slightly rework the tag handling.
|
| #
4f027abd
|
| 06-Jun-2015 |
Marcel Moolenaar <marcel@FreeBSD.org> |
DMA support part 1: DMA tag create & destroy
Create a special resource (= device special file) for management of tags and maps, as well as for mapping memory into the address space. DMA resources ar
DMA support part 1: DMA tag create & destroy
Create a special resource (= device special file) for management of tags and maps, as well as for mapping memory into the address space. DMA resources are managed using the PROTO_IOC_BUSDMA ioctl. Part 1 implements tag creation, derivation and destruction.
show more ...
|
| #
6cec9cad
|
| 03-Jun-2014 |
Peter Grehan <grehan@FreeBSD.org> |
MFC @ r266724
An SVM update will follow this.
|
| #
414fdaf0
|
| 21-May-2014 |
Alan Somers <asomers@FreeBSD.org> |
IFC @266473
|
| #
cc3f4b99
|
| 08-May-2014 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge from head
|
| #
67fb10f3
|
| 28-Apr-2014 |
Marcel Moolenaar <marcel@FreeBSD.org> |
Add proto(4): A driver for prototyping and diagnostics. It exposes I/O resources to user space, so that programs can peek and poke at the hardware. It does not itself have knowledge about the hardwar
Add proto(4): A driver for prototyping and diagnostics. It exposes I/O resources to user space, so that programs can peek and poke at the hardware. It does not itself have knowledge about the hardware device it attaches to.
Sponsored by: Juniper Networks, Inc.
show more ...
|
| #
b5ff185e
|
| 12-Sep-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Merge from head
|
| #
ab875b71
|
| 13-Aug-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Catch up with head, primarily for the 1.14.4.0 firmware.
|
| #
4cd9b24e
|
| 04-Jul-2015 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r284737 through r285152.
|
| #
42d3ab5d
|
| 03-Jul-2015 |
Marcel Moolenaar <marcel@FreeBSD.org> |
Implement unload and sync operations.
|
| #
89abdea8
|
| 03-Jul-2015 |
Marcel Moolenaar <marcel@FreeBSD.org> |
Add create, destroy and load of memory descriptors.
|
| #
416ba5c7
|
| 22-Jun-2015 |
Navdeep Parhar <np@FreeBSD.org> |
Catch up with HEAD (r280229-r284686).
|
| #
76aeda8a
|
| 20-Jun-2015 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r284188 through r284643.
|