[root@mdk ~]# modinfo snd-ymfpci
filename: /lib/modules/2.4.21-0.13mdk/kernel/sound/pci/ymfpci/snd-ymfpci.o.gz
description: "Yamaha DS-XG PCI"
author: "Jaroslav Kysela <perex@suse.cz>"
license: "GPL"
parm: index int array (min = 1, max = 8), description "Index value for the Yamaha DS-XG PCI soundcard."
parm: id string array (min = 1, max = 8), description "ID string for the Yamaha DS-XG PCI soundcard."
parm: enable int array (min = 1, max = 8), description "Enable Yamaha DS-XG soundcard."
parm: mpu_port long array (min = 1, max = 8), description "MPU-401 Port."
parm: fm_port long array (min = 1, max = 8), description "FM OPL-3 Port."
parm: rear_switch int array (min = 1, max = 8), description "Enable shared rear/line-in switch"
[root@mdk ~]# modinfo ymfpci
filename: /lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/ymfpci.o.gz
description: "Yamaha YMF7xx PCI Audio"
author: "Jaroslav Kysela"
license: "GPL"
parm: mpu_io int
parm: synth_io int
[root@mdk ~]# |