| Linux / Unix Command: xirc2ps_cs |
NAME
xirc2ps_cs - Xircom CE2ps (and newer) device driverSYNOPSIS
insmod xirc2ps_cs.o [pc_debug=n] [full_duplex=n] [irq_list=i,j,...] [if_port=n] [lockup_hack=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
cardmgr(8), pcmcia(5).Important: Use the man command (% man) to see how a command is used on your particular computer.

