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

📄 memory_cb.4

📁 pcmcia source code
💻 4
字号:
.\" Copyright (C) 1998 David A. Hinds -- dahinds@users.sourceforge.net.\" memory_cs.4 1.5 2000/06/12 21:24:48.\".TH MEMORY_CS 4 "2000/06/12 21:24:48" "pcmcia-cs".SH NAMEmemory_cb \- CardBus memory driver.SH SYNOPSIS.B insmod memory_cb.o.RB [ pc_debug=\c.IR n ].SH DESCRIPTION.B Memory_cbgives direct memory access to the address spaces of CardBus cards.It provides character-mode devices for accessing a card's PCIconfiguration space, up to six mapped memory or IO regions, and itsexpansion ROM space.When loaded,.B memory_cbwill allocate a free major device number.  For each card, it willreport which address spaces are available, and their sizes.  Minornumbers have the form 'dddddsss', where 'ddddd' is the instance numberand 'sss' is the memory space for that instance.When.B memory_cbis bound to a card, it will report its major and minor device numbersto.BR cardmgr (8)..PPThe default memory card initialization script creates device specialfiles for all eight card address spaces, though for a particular card,some of these may be unavailable.  These devices have thefollowing names: .TP.I /dev/cbmem#s0The card's PCI configuration space..TP.I /dev/cbmem#s[1-6]The IO or memory spaces mapped by the card's six Base AddressRegisters..TP.I /dev/cbmem#s7The card's expansion ROM space..PPThe character special devices can be used to read and write arbitrarynumbers of bytes to arbitrary locations.  The.B memory_cbdriver can be bound to any card regardless of function..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..SH AUTHORDavid Hinds \- dahinds@users.sourceforge.net.SH "SEE ALSO"cardmgr(8), pcmcia(5), memory_cs(4).

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -