Computer Science
XIRC2PS_CS(4) XIRC2PS_CS(4)
NAME
xirc2ps_cs - Xircom CE2ps (and newer) device driver
SYNOPSIS
insmod xirc2ps_cs.o [pc_debug=n] [irq_mask=n]
[lockup_hack=1]
DESCRIPTION
xirc2ps_cs is the low-level Card Services driver for the
Xircom PCMCIA ethernet adapters. When this driver is
attached to a card, it allocates the next available ether-
net 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 debug-
ging.
irq_mask=n
Specifies the set of interrupts that may be allo-
cated by this driver. Each bit of the mask word
corresponds to one irq number: 0x0001 is irq 0,
0x0002 is irq 1, etc.
lockup_hack=1
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).
BUGS
Please report to <xircom-bugs@isil.d.shuttle.de>
AUTHOR
Werner Koch <werner.koch@guug.de>
1.5 1998/09/15 12:40:59 1
Back to the index