📄 tc589_cs.4
字号:
.\" Copyright (C) 1998 David A. Hinds -- dahinds@users.sourceforge.net.\" tc589_cs.4 1.16 2000/06/12 21:24:48.\".TH 3C589_CS 4 "2000/06/12 21:24:48" "pcmcia-cs".SH NAME3c589_cs \- 3Com 3c589 Etherlink III device driver.SH SYNOPSIS.B insmod 3c589_cs.o.RB [ pc_debug=\c.IR n ].RB [ if_port=\c.IR n ].RB [ irq_list=\c.IR i,j,... ].SH DESCRIPTION.B 3c589_csis the low-level Card Services driver for the 3Com 3c589PCMCIA ethernet adapter and 3Com 3c562/3c563 combo cards. When thisdriver is attached to a card, itallocates the next available ethernet device.RB ( eth0 .. eth# ).Thisdevice name will be reported in the kernel log file, and passed on to.BR cardmgr (8)..PPWith the default transceiver setting, the driver will attempt tocontinuously autodetect the transceiver type (10base2 or 10baseT).There should normally only be a one or two second lag before thecorrect transceiver is selected. On particularly noisy or busynetworks, it is possible for the detection logic to incorrectlytoggle the transceiver type. If this becomes a problem, it may benecessary to explicitly select the interfacetype when the module is loaded or with the.B ifportcommand..SH PARAMETERS.TP.BI pc_debug= nSelects the PCMCIA debugging level. This parameter is only availableif the module is compiled with debugging enabled. A non-zero valueenables debugging..TP.BI if_port= nSelects the transceiver type. 0 is autodetect (10baseT or 10base2),1 is 10baseT (twisted pair), 2 is10base2 (BNC, or thin net). and 3 is AUI (thick ethernet). Thedefault is 0 (autodetect)..TP.BI irq_list= i,j,...Specifies the set of interrupts that may be allocated by this driver..SH DIAGNOSTICS.TP.B eth#: interrupt(s) dropped!Indicates that the driver did not receive an interrupt notificationfor some reason. The driver will poll the card (with a significantperformance penalty) if the problem persists. The most likely causeis an interrupt conflict and/or host bridge configuration problem..SH AUTHORDavid Hinds \- dahinds@users.sourceforge.net.SH "SEE ALSO"cardmgr(8), pcmcia(5), ifport(8).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -