man xirc2ps_cs (Fichiers spéciaux) - Xircom CE2ps (and newer) device driver
NAME
xirc2ps_cs - Xircom CE2ps (and newer) device driver
SYNOPSIS
insmod xirc2ps_cs.o [pc_debug=c n] [full_duplex=c n] [irq_list=c i,j,...] [if_port=c n] [lockup_hack=c n]
DESCRIPTION
xirc2ps_cs is the low-level Card Services driver for the Xircom 16-bit PCMCIA ethernet adapters. When this driver is attached to a card, it allocates the next available ethernet device.
PARAMETERS
- pc_debug=n
- Selects the PCMCIA debugging level. This parameter is only available if the module is compiled with debugging enabled. A non-zero value enables debugging.
- if_port=n
- Selects the transceiver type, for some CE3B-100 cards that lack the ability to autonegotiate. For such cards, a value of 1 selects 10baseT, and 4 selects 100baseT.
- full_duplex=n
- Selects full duplex mode. The default is 0 (half duplex).
- irq_list=i,j,...
- Specifies the set of interrupts that may be allocated by this driver.
- lockup_hack=n
- Enables a hack to avoid lockups on some cards. Use this only if you really have lockup problems with your card.
SEE ALSO
BUGS
Please report to <xircom-bugs@isil.d.shuttle.de>
AUTHOR
Werner Koch <werner.koch@guug.de>