Changeset View
Changeset View
Standalone View
Standalone View
sys/arm64/conf/GENERIC
| Show First 20 Lines • Show All 200 Lines • ▼ Show 20 Lines | |||||
| # USB support | # USB support | ||||
| device aw_ehci # Allwinner EHCI USB interface (USB 2.0) | device aw_ehci # Allwinner EHCI USB interface (USB 2.0) | ||||
| device aw_usbphy # Allwinner USB PHY | device aw_usbphy # Allwinner USB PHY | ||||
| device dwcotg # DWC OTG controller | device dwcotg # DWC OTG controller | ||||
| device ohci # OHCI USB interface | device ohci # OHCI USB interface | ||||
| device ehci # EHCI USB interface (USB 2.0) | device ehci # EHCI USB interface (USB 2.0) | ||||
| device ehci_mv # Marvell EHCI USB interface | device ehci_mv # Marvell EHCI USB interface | ||||
| device xhci # XHCI USB interface (USB 3.0) | device xhci # XHCI USB interface (USB 3.0) | ||||
| device rk_xhci # Rockchip XHCI USB interface (USB 3.0) | |||||
| device usb # USB Bus (required) | device usb # USB Bus (required) | ||||
| device ukbd # Keyboard | device ukbd # Keyboard | ||||
| device umass # Disks/Mass storage - Requires scbus and da | device umass # Disks/Mass storage - Requires scbus and da | ||||
| # USB ethernet support | # USB ethernet support | ||||
| device muge | device muge | ||||
| device smcphy | device smcphy | ||||
| device smsc | device smsc | ||||
| ▲ Show 20 Lines • Show All 102 Lines • Show Last 20 Lines | |||||