freebsd-dev/sys/modules
Adrian Chadd 6b7b2d80ed Add support for the Nuvoton NCT5104D.
Make it compile only for i386/amd64 for now as it's been tested there.
It's quite possible it'll show up elsewhere and we can enable it
for other architectures later.

Tested:

* PC Engines APU1C4

Submitted by:	Daniel Wyatt <daniel@dewyatt.com>
Reviewed by:	adrian, loos
Differential Revision:	https://reviews.freebsd.org/D5389
2016-03-31 04:57:38 +00:00
..
3dfx
3dfx_linux
aac
aacraid
accf_data
accf_dns
accf_http
acl_nfs4
acl_posix1e
acpi
ae
aesni improve dependencies for this module a bit... not great, but at 2015-07-04 08:16:32 +00:00
age
agp Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
aha
ahb
ahci ahci_generic.c needs ofw_bus_if.h, add it to the module. 2015-12-08 20:05:27 +00:00
aic
aic7xxx
alc
ale
alq
am335x_dmtpps Add required foo_if.h files to SRCS to fix build errors. 2015-08-19 02:37:30 +00:00
amdsbwd
amdtemp
amr
an
aout
apm
ar71xx
arcmsr
arcnet
asmc
ata
ath Add initial ar9300 HAL support for the spectral scan mode. 2015-12-02 05:36:45 +00:00
ath_ahb
ath_pci
autofs
auxio
bce
bfe
bge
bhnd Add modules support for the bhnd code. 2016-02-26 03:34:32 +00:00
bios
bktr
bm
bridgestp
bwi
bwn
bxe Upgrade the firmware carried in driver and loaded during hardware 2016-02-25 22:44:00 +00:00
cam Fix make depend 2015-12-08 07:39:39 +00:00
canbepm
canbus
cardbus
carp
cas
cbb
cc
cd9660
cd9660_iconv
ce
cfi
ciss
cloudabi Add Makefiles for CloudABI kernel modules. 2015-07-22 07:32:49 +00:00
cloudabi64 Refactoring: move out generic bits from cloudabi64_sysvec.c. 2015-10-22 09:07:53 +00:00
cm
cmx
coff
coretemp
cp
cpsw
cpuctl
cpufreq
crypto Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c 2015-12-27 17:33:59 +00:00
cryptodev Remove unneeded includes of opt_kdtrace.h. 2015-11-22 02:01:01 +00:00
cs
ct
ctau
ctl Reimplement CTL High Availability. 2015-09-10 12:40:31 +00:00
cuse
cx
cxgb Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
cxgbe cxgbe(4): Update T5 and T4 firmwares to 1.15.28.0. 2016-03-01 02:36:50 +00:00
dc
dcons
dcons_crom
de
digi
dpms
dpt
drm
drm2 drm/i915: Update to match Linux 3.8.13 2016-03-08 20:33:02 +00:00
dtb Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
dtrace Rename remaining linux32 symbols such as linux_sysent[] and 2015-10-22 21:28:20 +00:00
dummynet
ed
elink
em Include opt_em.h now that there are actual kernel compile options for em(4). 2015-06-09 14:31:18 +00:00
en
ep
epic
esp
et
ex
exca
ext2fs ext2fs: Bring back the htree dir_index implementation. 2016-01-21 14:50:28 +00:00
fatm
fdc
fdescfs
fe
filemon DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
firewire
firmware
fuse
fxp
gem
geom Obsolete mkulzma(8) and geom_uncompress(4), their functionality 2016-02-24 00:39:36 +00:00
glxiic
glxsb
gpio Fix the build of gpiobus as a module. 2015-08-17 17:01:26 +00:00
hatm
hifn
hme
hpt27xx
hptiop
hptmv
hptnr
hptrr
hwpmc Add aarch64 files to the hwpmc(4) module build 2015-10-23 21:09:28 +00:00
hyperv hyperv/utils: Code rearrange and cleanup 2016-02-24 05:01:18 +00:00
i2c MIPS also needs ofw_bus_if.h in some cases. 2016-01-20 21:54:43 +00:00
ibcore Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
ibcs2
ichwd
ida
ie
if_bridge
if_disc
if_edsc
if_enc Overhaul if_enc(4) and make it loadable in run-time. 2015-11-25 07:31:59 +00:00
if_epair
if_gif
if_gre
if_lagg
if_me
if_ndis
if_stf Build if_stf(4) module only when both INET and INET6 support are enabled. 2015-07-30 10:26:43 +00:00
if_tap
if_tun
if_vlan
if_vxlan
igb
iir
imgact_binmisc
io
ioat Import ioat(4) driver 2015-08-24 19:32:03 +00:00
ip6_mroute_mod
ip_mroute_mod
ipdivert
ipfilter
ipfw
ipfw_nat
ipmi
ipoib Don't explicitly set INET/INET6 in the Makefile; opt_inet.h and opt_inet6.h 2015-11-22 23:07:07 +00:00
ips
ipw
ipwfw
isci
iscsi
iscsi_initiator
isp
ispfw Rip off target mode support for parallel SCSI QLogic adapters. 2015-11-23 10:06:19 +00:00
iwi
iwifw
iwm Build the iwm and iwmfw modules by default on x86. 2015-08-08 21:09:41 +00:00
iwmfw iwmfw: fix the path to the firmware file. 2015-08-08 06:08:20 +00:00
iwn
iwnfw
ix Add some missing dependencies on pci_iov_if.h. 2016-01-20 16:45:39 +00:00
ixgb
ixl Update SW4 to the Intel ixl/ixlv drivers. This is primarily a shared 2015-06-05 22:52:42 +00:00
ixlv Add some missing dependencies on pci_iov_if.h. 2016-01-20 16:45:39 +00:00
ixv Add some missing dependencies on pci_iov_if.h. 2016-01-20 16:45:39 +00:00
jme
joy
kbdmux
kgssapi Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
kgssapi_krb5 Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
khelp
krpc
ksyms Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
le
lge
libalias
libiconv Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
libmbpool
libmchain
linprocfs
linsysfs
linux pass -fPIC to the assembler, not linker 2016-02-25 19:26:14 +00:00
linux64 pass -fPIC to the assembler, not linker 2016-02-25 19:26:14 +00:00
linux_common
linuxkpi Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
lmc
lpt
mac_biba
mac_bsdextended
mac_ifoff
mac_lomac
mac_mls
mac_none
mac_partition
mac_portacl
mac_seeotheruids
mac_stub
mac_test
malo
mcd
md For the MD_ROOT option don't inject /dev/md0 as root dev when ROOTDEVNAME 2016-03-09 19:36:25 +00:00
mdio [mdio] migrate mdiobus out of etherswitch and into a top-level device of its own. 2015-12-26 02:31:39 +00:00
mem
mfi
mii
mlx
mlx4 Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
mlx4ib Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
mlx5 Update the mlx5 shared driver code to the latest version, which 2015-12-07 13:16:48 +00:00
mlx5en Add full support for Receive Side Scaling, RSS, to the mlx5en 2015-12-07 12:38:51 +00:00
mlxen Convert the mlxen driver to use the BUSDMA(9) APIs instead of 2015-12-03 14:56:17 +00:00
mly
mmc
mmcsd
mpr
mps
mpt
mqueue
mrsas
msdosfs
msdosfs_iconv
mse
msk
mthca Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
mvs Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
mwl
mwlfw
mxge
my
nand Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
nandfs
nandsim Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
ncr
nctgpio Add support for the Nuvoton NCT5104D. 2016-03-31 04:57:38 +00:00
ncv
ndis
netfpga10g
netgraph Build all of sys/modules with SUBDIR_PARALLEL. 2015-11-10 17:15:36 +00:00
netmap
nfe
nfscl
nfscommon
nfsd
nfslock
nfslockd
nfssvc
nge
nmdm
nsp
ntb
nullfs
nvd
nvme
nvram
nxge
oce
opensolaris
otus Fix make depend in sys/modules/otus 2015-10-01 05:56:38 +00:00
otusfw Add an initial driver for the AR9170 series draft-11n hardware from 2015-09-26 07:08:35 +00:00
ow New 1-Wire bus implementation. 1-Wire controller is abstracted, though 2015-08-27 23:33:38 +00:00
padlock
padlock_rng
patm
pccard
pcfclock
pcn
pf
pflog Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. 2016-03-30 23:50:23 +00:00
pfsync Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. 2016-03-30 23:50:23 +00:00
plip
pmc
pms Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/8077 SAS/SATA HBA Controllers. 2015-07-07 13:17:02 +00:00
powermac_nvram
ppbus
ppc
ppi
pps
procfs
proto Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
pseudofs
pst
pty
puc Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
qlxgb
qlxgbe Updated Copyright information 2015-06-23 22:22:36 +00:00
qlxge
ral
ralfw
random_fortuna Add DEV_RANDOM pseudo-option and use it to "include out" random(4) 2015-08-17 07:36:12 +00:00
random_other Add DEV_RANDOM pseudo-option and use it to "include out" random(4) 2015-08-17 07:36:12 +00:00
random_yarrow Add DEV_RANDOM pseudo-option and use it to "include out" random(4) 2015-08-17 07:36:12 +00:00
rc
rc4
rccgpio Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2. 2015-08-18 21:05:56 +00:00
rdma Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
rdrand_rng
re
reiserfs
rl
rndtest
rp
rtwn [rtwn] add rtwn module directory. 2015-12-31 23:48:07 +00:00
rtwnfw [rtwn] Add rtwn firmware and driver module. 2015-12-31 22:33:32 +00:00
s3
safe
sbni
scc Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
scd
scsi_low
sdhci
sdhci_pci
sem
send
sf
sfxge sfxge: add accessors for license-related MCDI calls to common code 2016-01-14 09:19:28 +00:00
sge
si
siba_bwn
siftr
siis
sio
sis
sk
smbfs
sn
snc
snp
sound
speaker
splash
sppp
ste
stg
stge
streams
svr4
sym
syscons 17 years and change after I wrote warp_saver, here's a simple plasma effect 2016-01-01 04:04:40 +00:00
sysvipc
tcp/fastpath Fix 'make depend' 2015-12-21 09:38:45 +00:00
tests Fix 'make depend' 2015-11-17 18:28:56 +00:00
ti
tl
tmpfs
toecore
tpm
trm
tsec
twa
twe
tws
tx
txp
uart Fix make depend 2015-11-29 12:23:08 +00:00
ubsec
ubser
uchcom
ucycom
udf
udf_iconv
ufs
unionfs
urtwn Use proper kern.opts.mk rather than src.opts.mk from r297058. 2016-03-29 15:26:53 +00:00
urtwnfw [urtwn] migrate urtwn out into sys/dev/urtwn/ . 2016-03-20 03:54:57 +00:00
usb [urtwn] migrate urtwn out into sys/dev/urtwn/ . 2016-03-20 03:54:57 +00:00
utopia
vesa
vge
viawd
videomode
virtio Kill MFILES and find things automatically. It turned out to be only 2015-07-03 01:50:26 +00:00
vkbd
vmm
vmware
vpo
vr
vte
vx
vxge
wb
wbwd
wds
wi
wl
wlan
wlan_acl
wlan_amrr
wlan_ccmp
wlan_rssadapt
wlan_tkip
wlan_wep
wlan_xauth
wpi
wpifw
wtap Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. 2016-03-30 23:50:23 +00:00
x86bios
xe
xl
zfs Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c 2015-12-27 17:33:59 +00:00
zlib
Makefile Add support for the Nuvoton NCT5104D. 2016-03-31 04:57:38 +00:00
Makefile.inc Build all of sys/modules with SUBDIR_PARALLEL. 2015-11-10 17:15:36 +00:00