mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 19:41:05 +01:00
895992bb66
Sync serial (e.g. T1/T1/G.703) interfaces are obsolete, this driver includes obfuscated source, and has reported potential security issues. Differential Revision: https://reviews.freebsd.org/D33468
40 lines
505 B
Plaintext
40 lines
505 B
Plaintext
#
|
|
# WITHOUT_SOURCELESS_UCODE -- Disable drivers that include sourceless
|
|
# microcode.
|
|
#
|
|
# $FreeBSD$
|
|
|
|
nodevice bce
|
|
nodevice fxp
|
|
nodevice ispfw
|
|
nodevice mwlfw
|
|
nodevice ralfw
|
|
nodevice rtwnfw
|
|
nodevice runfw
|
|
nodevice sf
|
|
nodevice ti
|
|
nodevice txp
|
|
nodevice ipwfw
|
|
nodevice iwifw
|
|
nodevice iwmfw
|
|
nodevice iwnfw
|
|
nodevice wpifw
|
|
|
|
# drm
|
|
nodevice mga
|
|
nodevice r128
|
|
nodevice radeon
|
|
|
|
# sound
|
|
nodevice csa
|
|
nodevice ds1
|
|
nodevice maestro3
|
|
|
|
# usb
|
|
nodevice rsu
|
|
nodevice rsufw
|
|
nodevice rum
|
|
nodevice uath
|
|
nodevice zyd
|
|
nodevice kue
|