⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ibmtr_cs.4

📁 pcmcia source code
💻 4
字号:
.\" Copyright (C) 1998 David A. Hinds -- dahinds@users.sourceforge.net.\" ibmtr_cs.4 1.5 2000/06/12 21:24:47.\".TH IBMTR_CS 4 "2000/06/12 21:24:47" "pcmcia-cs".SH NAMEibmtr_cs \- IBM Token Ring PCMCIA device driver.SH SYNOPSIS.B insmod ibmtr_cs.o.RB [ pc_debug=\c.IR n ].RB [ mmiobase=\c.IR n ].RB [ srambase=\c.IR n ].RB [ ringspeed=\c.IR n ].RB [ irq_list=\c.IR i,j,... ].SH DESCRIPTION.B ibmtr_csis the low-level Card Services driver for the IBM Token Ring networkadapter and a few very similar cards.  When this driver is attached toa card, it allocates the next available token ring interface.RB ( tr0 .. tr# ).Thisdevice name will be reported in the kernel log file, and passed on to.BR cardmgr (8)..PDue to awkward design of the kernel ibmtr driver, the shared packetmemory for these cards must be mapped to a memory address below 1MB or0x100000.  The PCMCIA software will attempt to do this automatically,but the automatic algorithm may choose values that conflict with othersystem devices, so a manual override with the.B srambaseparameter may be required.  The memory-mapped IO window generally willnot be a problem..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 mmiobase= nSpecifies a fixed address for the card's memory mapped IO window.  Thedefault is to select any available memory window..TP.BI srambase= nSpecifies a fixed address for the card's shared packet memory.  Thedefault is to select any available window below 1MB..TP.BI ringspeed= nSelects the network speed, in mb/sec.  Valid values are 4 or 16, andthe default is 16..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 + -