AW: [PATCH 0/2] ehci_pci - ticket #4263

Gabriel.Moyano at dlr.de Gabriel.Moyano at dlr.de
Mon Feb 22 11:43:29 UTC 2021


Sorry, I have forgotten to mention that this patch is for 5-freebsd-12

-----Ursprüngliche Nachricht-----
Von: Moyano Heredia, Victor Gabriel 
Gesendet: Montag, 22. Februar 2021 11:49
An: devel at rtems.org
Cc: Moyano Heredia, Victor Gabriel <Gabriel.Moyano at dlr.de>
Betreff: [PATCH 0/2] ehci_pci - ticket #4263

Import ehci_pci from freebsd-org.
Solve https://devel.rtems.org/ticket/4263

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             |  43 ++
 libbsd.py                                 |   2 +
 3 files changed, 637 insertions(+)
 create mode 100644 freebsd/sys/dev/usb/controller/ehci_pci.c
 create mode 100644 freebsd/sys/dev/usb/usb_pci.h

-- 
2.17.1



More information about the devel mailing list