blob: 88d5038c2d66b196248fe410b036f1dab803f330 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $OpenBSD: files.dwc2,v 1.2 2015/02/10 12:51:42 uebayasi Exp $
# $NetBSD: files.dwc2,v 1.2 2014/09/12 16:40:38 skrll Exp $
# DesignWare HS OTG Controller
#
device dwctwo: usbus
file dev/usb/dwc2/dwc2.c dwctwo needs-flag
file dev/usb/dwc2/dwc2_core.c dwctwo
file dev/usb/dwc2/dwc2_coreintr.c dwctwo
file dev/usb/dwc2/dwc2_hcd.c dwctwo
file dev/usb/dwc2/dwc2_hcdddma.c dwctwo
file dev/usb/dwc2/dwc2_hcdintr.c dwctwo
file dev/usb/dwc2/dwc2_hcdqueue.c dwctwo
|