summaryrefslogtreecommitdiff
path: root/target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules
diff options
context:
space:
mode:
authorJohn Voltz <john.voltz@gmail.com>2008-03-06 18:59:14 +0000
committerJohn Voltz <john.voltz@gmail.com>2008-03-06 18:59:14 +0000
commitceaf9e8217f29f6c499d03c62612b2eb50e8ed09 (patch)
treec0d1c53c52d050672de9c2fc656b760a2fbe5aa1 /target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules
parentc46893b7af0e6f0bbc072dc76cb979995ff654fc (diff)
updates and additions for avr32 arch
Diffstat (limited to 'target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules')
-rw-r--r--target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules b/target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules
new file mode 100644
index 000000000..8731a327b
--- /dev/null
+++ b/target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules
@@ -0,0 +1,13 @@
+snd-atmel-ac97
+snd-pcm-oss
+snd-mixer-oss
+
+g_file_storage file=/dev/mmcblk0p3 removable=1
+
+
+# Uncomment g_file_storage to add mass-storage on USB
+#
+# WARNING: Remember to unmount the SD-card before probing g_file_storage.
+# Failing to unmount before probing g_file_storage can corrupt
+# your SD-card when accessed through the USB.
+#g_file_storage file=/dev/mmcblk0p1 removable=1 \ No newline at end of file