AW: [PATCH 0/2] Import ehci_pci

Gabriel.Moyano at dlr.de Gabriel.Moyano at dlr.de
Mon Feb 22 11:44:14 UTC 2021


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 at rtems.org
Cc: Moyano Heredia, Victor Gabriel <Gabriel.Moyano at dlr.de>
Betreff: [PATCH 0/2] Import ehci_pci

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                                 |   2 +
 3 files changed, 638 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