Tiens, on en apprends a tous les jours... je ne connaissais pas cette commande.
C'est good alors! E. -- Eric LeBlanc [EMAIL PROTECTED] -------------------------------------------------- UNIX is user friendly. It's just selective about who its friends are. ================================================== On Wed, 14 May 2003, [ISO-8859-15] Fr�d�ric BOITEUX wrote: > Salut, > > Le Wed, 14 May 2003 09:18:59 -0400 (EDT), Eric LeBlanc <[EMAIL PROTECTED]> a > �crit : > > > Mon reve serait qu'on cree des manpages pour chaque driver (un manpage a > > creer par chaque developpeur (pour chaque driver), je ne crois pas que > > c'est la mort). > > R�veille-toi, cela existe bien ! (au moins partiellement) : > > # l'auteur du module ? > $ modinfo -a 8139too > "Jeff Garzik <[EMAIL PROTECTED]>" > > # sa fonction ? > $ modinfo -d 8139too > "RealTek RTL-8139 Fast Ethernet driver" > > # ses param�tres ? > $ modinfo -p 8139too > multicast_filter_limit int, description "8139too maximum number of filtered > multicast addresses" > max_interrupt_work int, description "8139too maximum events handled per > interrupt" > media int array (min = 1, max = 8), description "8139too: Bits 4+9: force > full duplex, bit 5: 100Mbps" > full_duplex int array (min = 1, max = 8), description "8139too: Force full > duplex for board(s) (1)" > debug int, description "8139too bitmapped message enable number" > > Fred. > > -- > Fr�d�ric Boiteux - Calistel > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

