aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2008-09-10 18:36:58 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2008-09-10 18:36:58 +0000
commit26e46883290bfef867a15fb276b4eb7ee598dce6 (patch)
tree154ab1a8d20367f2f8639bc2c495bb5dc8ce2d1a /sys/modules/Makefile
parent7f1b527c0008539155a0801683c0653966366aed (diff)
downloadsrc-26e46883290bfef867a15fb276b4eb7ee598dce6.tar.gz
src-26e46883290bfef867a15fb276b4eb7ee598dce6.zip
Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches and
the driver worked ok with them. Tested by: friends of yar
Notes
Notes: svn path=/head/; revision=182912
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 85ebaacfd1ce..b4f150ed2d64 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -234,6 +234,7 @@ SUBDIR= ${_3dfx} \
rum \
${_s3} \
${_safe} \
+ ${_sbni} \
scc \
scd \
${_scsi_low} \
@@ -421,6 +422,7 @@ _pst= pst
_ray= ray
_rdma= rdma
_safe= safe
+_sbni= sbni
_scsi_low= scsi_low
_smbfs= smbfs
_sound= sound
@@ -574,7 +576,7 @@ _zfs= zfs
.if ${MACHINE_ARCH} == "ia64"
# Modules not enabled on ia64 (as compared to i386) include:
# aac acpi aout apm atspeaker drm ibcs2 linprocfs linux ncv
-# nsp s3 stg vesa
+# nsp s3 sbni stg vesa
# acpi is not enabled because it is broken as a module on ia64
_aic= aic
#_ar= ar not 64-bit clean