pcic_probe.8

来自「pcmcia source code」· 8 代码 · 共 42 行

8
42
字号
.\" Copyright (C) 2002 David A. Hinds -- dahinds@users.sourceforge.net.\" pcic_probe.8 1.1 2002/07/17 06:39:20.\".TH PCIC_PROBE 8 "2002/07/17 06:39:20" "pcmcia-cs".SH NAMEpcic_probe \- PCMCIA interface controller probe.SH SYNOPSIS.B pcic_probe[\fB-v\fR][\fB-m\fR][\fB-k\fR][\fB\-t \fItcic_base\fR].SH DESCRIPTIONThe \fBpcic_probe\fR command scans a system for various types ofPCMCIA bridge devices.  It probes for PCI-based PC Card and CardBusbridges, as well as several types of ISA-bus bridges, whereappropriate..SH OPTIONS.TP.B \-vGenerates more verbose output during ISA bus probes..TP.B \-mOutputs the kernel module name for the socket driver for the firstidentified controller..TP.B \-kUsed with \fB-m\fR, specifies that module names should be generatedfor use with the kernel PCMCIA subsystem, rather than for thestandalone pcmcia-cs modules..TP\fB\-t \fItcic_base\fRSpecifies the base IO port of a Databook TCIC ISA-PCMCIA bridge.  Thedefault is 0x240..SH AUTHORDavid Hinds \- dahinds@users.sourceforge.net

⌨️ 快捷键说明

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