Project

General

Profile

Actions

Submit #3037

closed

mxge: Unify firmware handling with the rest of the system.

Added by Anonymous almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/17/2017
Due date:
% Done:

0%

Estimated time:

Description

This patch:
- converts firmware binary data from C arrays in a header files to uuencode .uu files,
- moves the .uu images to a sys/contrib/dev/mxge,
- makes it possible to embed the firmware images into a system.

It is a preparation for firmware subsystem modification for moving firmware images from kernel modules to userland. All firmware images must be in their own files, not tied to the loadable modules C code.


Files

Actions #1

Updated by sepherosa almost 7 years ago

Thank you, I will test it this weekend.

On Wed, May 17, 2017 at 8:18 PM,
<> wrote:

Issue #3037 has been reported by .

----------------------------------------
Submit #3037: mxge: Unify firmware handling with the rest of the system.
http://bugs.dragonflybsd.org/issues/3037

  • Author:
  • Status: New
  • Priority: Normal
  • Assignee:
  • Category:
  • Target version:
    ----------------------------------------
    This patch:
    - converts firmware binary data from C arrays in a header files to uuencode .uu files,
    - moves the .uu images to a sys/contrib/dev/mxge,
    - makes it possible to embed the firmware images into a system.

It is a preparation for firmware subsystem modification for moving firmware images from kernel modules to userland. All firmware images must be in their own files, not tied to the loadable modules C code.

---Files--------------------------------
0001-mxge-Unify-firmware-handling-with-the-rest-of-the-sy.patch (3.04 MB)

--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account

--
Tomorrow Will Never Die

Actions #2

Updated by Anonymous almost 7 years ago

Hello sepherosa,

I would like to ask you, if you tested the patch. I will be glad to make any corrections.

jan

Actions #3

Updated by sepherosa almost 7 years ago

Sorry, had a busy weekend. It will be tested this week.

Thanks,
sephe

On Wed, May 24, 2017 at 9:20 PM,
<> wrote:

Issue #3037 has been updated by .

Hello sepherosa,

I would like to ask you, if you tested the patch. I will be glad to make any corrections.

jan

sepherosa wrote:

Thank you, I will test it this weekend.

On Wed, May 17, 2017 at 8:18 PM,
<> wrote:

Issue #3037 has been reported by .

----------------------------------------
Submit #3037: mxge: Unify firmware handling with the rest of the system.
http://bugs.dragonflybsd.org/issues/3037

  • Author:
  • Status: New
  • Priority: Normal
  • Assignee:
  • Category:
  • Target version:
    ----------------------------------------
    This patch:
    - converts firmware binary data from C arrays in a header files to uuencode .uu files,
    - moves the .uu images to a sys/contrib/dev/mxge,
    - makes it possible to embed the firmware images into a system.

It is a preparation for firmware subsystem modification for moving firmware images from kernel modules to userland. All firmware images must be in their own files, not tied to the loadable modules C code.

---Files--------------------------------
0001-mxge-Unify-firmware-handling-with-the-rest-of-the-sy.patch (3.04 MB)

--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account

--
Tomorrow Will Never Die

----------------------------------------
Submit #3037: mxge: Unify firmware handling with the rest of the system.
http://bugs.dragonflybsd.org/issues/3037#change-13145

  • Author:
  • Status: New
  • Priority: Normal
  • Assignee:
  • Category:
  • Target version:
    ----------------------------------------
    This patch:
    - converts firmware binary data from C arrays in a header files to uuencode .uu files,
    - moves the .uu images to a sys/contrib/dev/mxge,
    - makes it possible to embed the firmware images into a system.

It is a preparation for firmware subsystem modification for moving firmware images from kernel modules to userland. All firmware images must be in their own files, not tied to the loadable modules C code.

---Files--------------------------------
0001-mxge-Unify-firmware-handling-with-the-rest-of-the-sy.patch (3.04 MB)

--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account

--
Tomorrow Will Never Die

Actions #4

Updated by sepherosa almost 7 years ago

Just committed this patch. It works for me and looks good.

On Wed, May 24, 2017 at 10:24 PM,
<> wrote:

Issue #3037 has been updated by sepherosa.

Sorry, had a busy weekend. It will be tested this week.

Thanks,
sephe

On Wed, May 24, 2017 at 9:20 PM,
<> wrote:

Issue #3037 has been updated by .

Hello sepherosa,

I would like to ask you, if you tested the patch. I will be glad to make any corrections.

jan

sepherosa wrote:

Thank you, I will test it this weekend.

On Wed, May 17, 2017 at 8:18 PM,
<> wrote:

Issue #3037 has been reported by .

----------------------------------------
Submit #3037: mxge: Unify firmware handling with the rest of the system.
http://bugs.dragonflybsd.org/issues/3037

  • Author:
  • Status: New
  • Priority: Normal
  • Assignee:
  • Category:
  • Target version:
    ----------------------------------------
    This patch:
    - converts firmware binary data from C arrays in a header files to uuencode .uu files,
    - moves the .uu images to a sys/contrib/dev/mxge,
    - makes it possible to embed the firmware images into a system.

It is a preparation for firmware subsystem modification for moving firmware images from kernel modules to userland. All firmware images must be in their own files, not tied to the loadable modules C code.

---Files--------------------------------
0001-mxge-Unify-firmware-handling-with-the-rest-of-the-sy.patch (3.04 MB)

--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account

--
Tomorrow Will Never Die

----------------------------------------
Submit #3037: mxge: Unify firmware handling with the rest of the system.
http://bugs.dragonflybsd.org/issues/3037#change-13145

  • Author:
  • Status: New
  • Priority: Normal
  • Assignee:
  • Category:
  • Target version:
    ----------------------------------------
    This patch:
    - converts firmware binary data from C arrays in a header files to uuencode .uu files,
    - moves the .uu images to a sys/contrib/dev/mxge,
    - makes it possible to embed the firmware images into a system.

It is a preparation for firmware subsystem modification for moving firmware images from kernel modules to userland. All firmware images must be in their own files, not tied to the loadable modules C code.

---Files--------------------------------
0001-mxge-Unify-firmware-handling-with-the-rest-of-the-sy.patch (3.04 MB)

--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account

--
Tomorrow Will Never Die

----------------------------------------
Submit #3037: mxge: Unify firmware handling with the rest of the system.
http://bugs.dragonflybsd.org/issues/3037#change-13147

  • Author:
  • Status: New
  • Priority: Normal
  • Assignee:
  • Category:
  • Target version:
    ----------------------------------------
    This patch:
    - converts firmware binary data from C arrays in a header files to uuencode .uu files,
    - moves the .uu images to a sys/contrib/dev/mxge,
    - makes it possible to embed the firmware images into a system.

It is a preparation for firmware subsystem modification for moving firmware images from kernel modules to userland. All firmware images must be in their own files, not tied to the loadable modules C code.

---Files--------------------------------
0001-mxge-Unify-firmware-handling-with-the-rest-of-the-sy.patch (3.04 MB)

--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account

--
Tomorrow Will Never Die

Actions #5

Updated by Anonymous almost 7 years ago

  • Status changed from New to Closed
  • Private changed from No to Yes
Actions #6

Updated by Anonymous almost 7 years ago

  • Private changed from Yes to No
Actions

Also available in: Atom PDF