aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cmp/(developers-only)
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@FreeBSD.org>2025-07-10 19:36:08 +0000
committerJessica Clarke <jrtc27@FreeBSD.org>2025-07-10 19:36:08 +0000
commit8f0a6a9aadb1fe4ce87345c6d2fbb2d2b6f6cedf (patch)
tree1bcc0642f8053a3565cd9067cd1f912a04531f73 /usr.bin/cmp/(developers-only)
parentcb75bb51261b13a49636befdee1c4a76f2e9013e (diff)
share: Delete bitrotted make_*_driver.sh scriptsHEADmain
These scripts have not seen the necessary changes to keep them up to date with current KPIs and coding practices. They use I/O ports directly rather than any bus abstractions, use i386 (which is on the way out for kernel configs) as the architecture of choice for generated kernel configs, use ISA KPIs, use INTR_TYPE_FAST (renamed in 2000 to INTR_FAST and removed in 2011), and likely have other issues too that render them more harm than good for the uninitiated developer looking for a driver template. If anyone wants to invest time in modernising them they can do so and bring them back, but for now delete them. Reviewed by: cperciva, imp, emaste MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D50468
Diffstat (limited to 'usr.bin/cmp/(developers-only)')
0 files changed, 0 insertions, 0 deletions