mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
This driver works for FreeBSD/i386 and FreeBSD/amd64 platforms. Many thanks to HighPoint for providing this driver. MFC after: 1 day
11 lines
189 B
Text
11 lines
189 B
Text
#
|
|
# WITHOUT_SOURCELESS_HOST -- Disable drivers that include sourceless
|
|
# native code for host CPU.
|
|
#
|
|
# $FreeBSD$
|
|
|
|
nodevice hpt27xx
|
|
nodevice hptmv
|
|
nodevice hptnr
|
|
nodevice hptrr
|
|
nodevice nve
|