]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add terasic_de4led, a led(4) driver for the on-board 8-element LED on the
authorrwatson <rwatson@FreeBSD.org>
Sun, 26 Aug 2012 09:21:59 +0000 (09:21 +0000)
committerrwatson <rwatson@FreeBSD.org>
Sun, 26 Aug 2012 09:21:59 +0000 (09:21 +0000)
commit5b348c0d216b555a1eebeecb755b6a30764154f8
tree1c4feba7fc520429710a82a95fa744b4972c75bb
parentc789e6f653a3b31b2a687d229588c7f140ea2846
Add terasic_de4led, a led(4) driver for the on-board 8-element LED on the
Terasic DE-4 board.  Allow LED configuration to be set using loader
tunables, not just from userspace, and preconfigure LED 8 as a kernel
heartbeat.  For now, this is a Nexus-attached, BERI-only driver, but it
could be used with other hard and soft cores on Altera FPGAs as well, in
principle.

Sponsored by: DARPA, AFRL
sys/dev/terasic/de4led/terasic_de4led.c [new file with mode: 0644]
sys/dev/terasic/de4led/terasic_de4led.h [new file with mode: 0644]
sys/dev/terasic/de4led/terasic_de4led_nexus.c [new file with mode: 0644]
sys/mips/beri/files.beri
sys/mips/conf/BERI_DE4.hints
sys/mips/conf/BERI_DE4_MDROOT
sys/mips/conf/BERI_DE4_SDROOT