This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / Documentation / sound / oss / README.modules
index e691d74..0e6c92d 100644 (file)
@@ -59,9 +59,8 @@ sound.o # The sound driver
 uart401.o # Used by sb, maybe other cards
 
  Whichever card you have, try feeding it the options that would be the
-default if you were making the driver wired, not as modules. You can
-look at function referred to by module_init() for the card to see what
-args are expected.
+default if you were making the driver wired, not as modules. You can look
+at the init_module() code for the card to see what args are expected.
 
  Note that at present there is no way to configure the io, irq and other
 parameters for the modular drivers as one does for the wired drivers.. One