[PATCH 0/2] Import ehci_pci

2021-02-22 Thread Moyano, Gabriel
Import ehci_pci from freebsd-org using freebsd-to-rtems.py Moyano, Gabriel (2): ehci_pci: Import from freebsd-org ehci_pci: Add to build system freebsd/sys/dev/usb/controller/ehci_pci.c | 593 ++ freebsd/sys/dev/usb/usb_pci.h | 43 ++ libbsd.py

RE: [PATCH 0/2] Import ehci_pci

2021-03-08 Thread Jan.Sommer
Behalf Of > gabriel.moy...@dlr.de > Sent: Monday, February 22, 2021 12:44 PM > To: devel@rtems.org > Subject: AW: [PATCH 0/2] Import ehci_pci > > Sorry, I have forgotten to mention that this patch is for the master > > -Ursprüngliche Nachricht- > Von: Moyano H

Re: [PATCH 0/2] Import ehci_pci

2021-03-08 Thread Sebastian Huber
On 08/03/2021 16:38, jan.som...@dlr.de wrote: Could someone please approve this patchset (and ideally the similar ones for 6-freebsd-12 and 5-freebsd-12)? They only import the files for the USB flash drive support from FreeBSD without any RTEMS related changes. The changes are fine. -- embed

RE: [PATCH 0/2] Import ehci_pci

2021-03-08 Thread Jan.Sommer
> -Original Message- > From: Sebastian Huber > Sent: Monday, March 8, 2021 4:42 PM > To: Sommer, Jan ; Moyano Heredia, Victor Gabriel > ; devel@rtems.org > Subject: Re: [PATCH 0/2] Import ehci_pci > > On 08/03/2021 16:38, jan.som...@dlr.de wrote: > >

AW: [PATCH 0/2] Import ehci_pci

2021-02-22 Thread Gabriel.Moyano
Sorry, I have forgotten to mention that this patch is for the master -Ursprüngliche Nachricht- Von: Moyano Heredia, Victor Gabriel Gesendet: Montag, 22. Februar 2021 11:53 An: devel@rtems.org Cc: Moyano Heredia, Victor Gabriel Betreff: [PATCH 0/2] Import ehci_pci Import ehci_pci from

[PATCH 0/2] Import ehci_pci into 6-freebsd-12 branch

2021-02-22 Thread Moyano, Gabriel
Import ehci_pci from freebsd-org in 6-freebsd-12. Solve https://devel.rtems.org/ticket/4264 Moyano, Gabriel (2): ehci_pci: Import from freebsd-org ehci_pci: Add to build system freebsd/sys/dev/usb/controller/ehci_pci.c | 592 ++ freebsd/sys/dev/usb/usb_pci.h |