Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for SOC FPGA drivers #2236

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions ObsoleteFiles.inc
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
# xargs -n1 | sort | uniq -d;
# done

# 2024xxxx: Remove Altera DE4 drivers
OLD_FILES+=usr/share/man/man4/altera_atse.4.gz
OLD_FILES+=usr/share/man/man4/altera_avgen.4.gz
OLD_FILES+=usr/share/man/man4/altera_jtag_uart.4.gz
OLD_FILES+=usr/share/man/man4/altera_sdcard.4.gz
OLD_FILES+=usr/share/man/man4/altera_sdcardc.4.gz
OLD_FILES+=usr/share/man/man4/atse.4.gz
OLD_FILES+=usr/share/man/man4/berirom.4.gz

# 20240527: csh: Remove hardlink /.cshrc
OLD_FILES+=.cshrc

Expand Down
7 changes: 0 additions & 7 deletions share/man/man4/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ MAN= aac.4 \
alc.4 \
ale.4 \
alpm.4 \
altera_atse.4 \
altera_avgen.4 \
altera_jtag_uart.4 \
altera_sdcard.4 \
altq.4 \
amdpm.4 \
${_amdsbwd.4} \
Expand Down Expand Up @@ -70,7 +66,6 @@ MAN= aac.4 \
bce.4 \
bcm5974.4 \
bcma.4 \
berirom.4 \
bfe.4 \
bge.4 \
${_bhyve.4} \
Expand Down Expand Up @@ -643,8 +638,6 @@ MLINKS+=age.4 if_age.4
MLINKS+=agp.4 agpgart.4
MLINKS+=alc.4 if_alc.4
MLINKS+=ale.4 if_ale.4
MLINKS+=altera_atse.4 atse.4
MLINKS+=altera_sdcard.4 altera_sdcardc.4
MLINKS+=altq.4 ALTQ.4
MLINKS+=ath.4 if_ath.4
MLINKS+=aue.4 if_aue.4
Expand Down
128 changes: 0 additions & 128 deletions share/man/man4/altera_atse.4

This file was deleted.

179 changes: 0 additions & 179 deletions share/man/man4/altera_avgen.4

This file was deleted.

Loading
Loading