]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Hook the ISP/SAF1761 driver into MIPS kernel builds.
authorhselasky <hselasky@FreeBSD.org>
Thu, 29 May 2014 10:46:09 +0000 (10:46 +0000)
committerhselasky <hselasky@FreeBSD.org>
Thu, 29 May 2014 10:46:09 +0000 (10:46 +0000)
commitb164e3d3367a73c815c3335ef70955c320549763
tree2da33d41e600e3b570630664222a6fc034282601
parente7ad38a8d250eb13f46e4ae768f1fad16c8d3315
Hook the ISP/SAF1761 driver into MIPS kernel builds.
- Update FDT file for BERI DE4 boards.
- Add needed kernel configuration keywords.
- Rename module to saf1761otg so that the device unit number does not
interfere with the hardware ID in dmesg.

Sponsored by: DARPA, AFRL
sys/boot/fdt/dts/mips/beripad-de4.dts
sys/conf/files
sys/dev/usb/controller/saf1761_otg_fdt.c
sys/dev/usb/controller/usb_controller.c
sys/mips/conf/BERI_DE4_BASE
sys/modules/usb/Makefile
sys/modules/usb/saf1761otg/Makefile [moved from sys/modules/usb/saf1761/Makefile with 99% similarity]