summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>2008-10-09 19:22:00 +0000
committern_hibma <n_hibma@FreeBSD.org>2008-10-09 19:22:00 +0000
commitb020102453778189fb638572efcf9bad3bf69b7a (patch)
tree8dff92e2b8630a3f487c394c722aad9ddb304f11 /sys/modules/Makefile
parent9dcc9c2cd561f5638f7a41283c8e85b4667d7e71 (diff)
downloadFreeBSD-src-b020102453778189fb638572efcf9bad3bf69b7a.zip
FreeBSD-src-b020102453778189fb638572efcf9bad3bf69b7a.tar.gz
Add modules for the HCI part of USB. This is convenient when having a UHCI
controller in your laptop but inserting a (OHCI-based) Option Cardbus card.
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 292efb1..8660824 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -79,6 +79,7 @@ SUBDIR= ${_3dfx} \
${_dtrace} \
dummynet \
${_ed} \
+ ehci \
${_elink} \
${_em} \
en \
@@ -205,6 +206,7 @@ SUBDIR= ${_3dfx} \
${_nwfs} \
${_nxge} \
${_opensolaris} \
+ ohci \
${_padlock} \
patm \
${_pccard} \
@@ -241,6 +243,7 @@ SUBDIR= ${_3dfx} \
${_scsi_low} \
sem \
sf \
+ slhci \
sis \
sk \
${_smbfs} \
@@ -280,6 +283,7 @@ SUBDIR= ${_3dfx} \
ufoma \
uftdi \
ugen \
+ uhci \
uhid \
uipaq \
ukbd \
OpenPOWER on IntegriCloud