OSDN Git Service

Import translated manuals from JM CVS Repository.
[linuxjm/jm.git] / manual / pcmcia-cs / draft / man4 / fmvj18x_cs.4
1 .\"O y.\" Copyright (c) 1996 Shingo Fujimoto <shingo@flab.fujitsu.co.jp>
2 .\" fmvj18x_cs.4,v 1.4 1999/02/08 08:02:01 root Exp
3 .\"
4 .\"O .TH FMVJ18x_CS 4 "1999/02/08 08:02:01" ""
5 .\"O .SH NAME
6 .\"O fmvj18x_cs \- Fujitsu FMV-J18x series device driver
7 .\"O .SH SYNOPSIS
8 .\"O .B insmod fmvj18x_cs.o
9 .\"O .RB [ pc_debug=\c
10 .\"O .IR n ]
11 .\"O .RB [ fmvj18x_debug=\c
12 .\"O .IR n ]
13 .\"O .RB [ irq_list=\c
14 .\"O .IR i,j,... ]
15 .\"O .SH DESCRIPTION
16 .\"O .B fmvj18x_cs
17 .\"O is the low-level Card Services driver for the Fujitsu FMV-J18x
18 .\"O series PCMCIA ethernet adapter.  When this driver is attached to a card, it
19 .\"O allocates the next available ethernet device
20 .\"O .RB ( eth0 .. eth# ).
21 .\"O This
22 .\"O device name will be reported in the kernel log file, and passed on to
23 .\"O .BR cardmgr (8).
24 .\"O .SH PARAMETERS
25 .\"O .TP
26 .\"O .BI pc_debug= n
27 .\"O Selects the PCMCIA debugging level.  This parameter is only available
28 .\"O if the module is compiled with debugging enabled.  A non-zero value
29 .\"O enables debugging.
30 .\"O .TP
31 .\"O .BI fmvj18x_debug= n
32 .\"O Selects the network debugging level.  The current default is 3; values
33 .\"O of up to six increase reporting verbosity.
34 .\"O .TP
35 .\"O .BI irq_list= i,j,...
36 .\"O Specifies the set of interrupts that may be allocated by this driver.
37 .\"O .SH AUTHOR
38 .\"O Shingo Fujimoto \- Fujitsu Laboratories Ltd.
39 .\"O <Shingo@flab.fujitsu.co.jp>
40 .\"O .SH THANKS
41 .\"O .TP 
42 .\"O Yutaka TAMIYA \- Fujitsu Laboratories Ltd.
43 .\"O .TP 
44 .\"O Hideaki Yoda \- Fujitsu Limited.
45 .\"O .SH "SEE ALSO"
46 .\"O cardmgr(8), pcmcia(5).