diff options
author | ache <ache@FreeBSD.org> | 2006-07-26 12:59:42 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2006-07-26 12:59:42 +0000 |
commit | 3983ad41059152f968feb6cdf56c2aacb538933b (patch) | |
tree | 04c46e2f2ce63e0b05e404c8b52e41324e6b61a8 /sys | |
parent | beef34658edc68af597c6b16655430230c646420 (diff) | |
download | FreeBSD-src-3983ad41059152f968feb6cdf56c2aacb538933b.zip FreeBSD-src-3983ad41059152f968feb6cdf56c2aacb538933b.tar.gz |
Add snd_emu10kx_load
Diffstat (limited to 'sys')
-rw-r--r-- | sys/boot/forth/loader.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index 1ce00f1..07b3cd7 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -309,6 +309,7 @@ snd_cs4281_load="NO" # cs4281 snd_csa_load="NO" # csa snd_ds1_load="NO" # ds1 snd_emu10k1_load="NO" # Creative Sound Blaster Live +snd_emu10kx_load="NO" # Creative SoundBlaster Live! and Audigy snd_es137x_load="NO" # es137x snd_ess_load="NO" # ess snd_fm801_load="NO" # fm801 |