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

📄 setpnp.8

📁 pcmcia source code
💻 8
字号:
.\" Copyright (C) 1999 David A. Hinds -- dahinds@users.sourceforge.net.\" setpnp.8 1.4 2001/10/04 03:11:23.\".TH SETPNP 8 "2001/10/04 03:11:23" "pcmcia-cs".SH NAMEsetpnp \- modify Plug and Play BIOS device resources.SH SYNOPSIS.B setpnp.RB [ -b ].I device resource....br.B setpnp.RB [ -b ].I device {on|off}.SH DESCRIPTIONThis utility updates the system resource information for Plug and PlayBIOS device nodes.  A device is specified by its two-digit hex nodenumber.  In its first form, a list of resources are given on thecommand line.  Alternatively, a device can either be simply switched``on'' (reset to its boot configuration) or ``off'' (all resourcesdisabled)..PPThere are four types of resources: ``io'', ``mem'', ``irq'', and``dma''.  A resource list consists of one or more space-separatedpairs of a resource type with one or more values.  Multiple values forone resource type can be separated by commas.  Values can also eitherbe unitary or dash-separated ranges.  For example:.sp.RS.nfsetpnp 0d io 0x2f8-0x2ff irq 3setpnp 12 io 0x350-0x35f,0x2f8-0x2ff irq 3 irq 10setpnp 0b irq off.RE.fi.spThe order of items of different types is not important, but if morethan one item of the same type is present, their relative order issignificant.  The Plug and Play BIOS will reject invalid configurationattempts; however,.B setpnpwill not attempt to determine why a configuration was rejected..PPBy default, current (dynamic) device configuration information ismodified.  With the.B -boption, a device's boot (static) configuration can be updated.  Somedevices may only be reconfigured for the following boot.  Be especiallycareful when modifying your system's boot configuration.  Improper useof this command may disable vital system devices and render yoursystem unbootable. .SH OPTIONS.TP.B \-bBoot mode: update the device resource information that will be used atnext boot (as opposed to current resource info)..TP.SH FILES.TP \w'/proc/bus/pnp/...\ \ \ \ |\|'u/proc/bus/pnp/...The kernel interface for Plug and Play BIOS device services..SH AUTHORSDavid Hinds \- dahinds@users.sourceforge.net.SH "SEE ALSO"lspnp(8)

⌨️ 快捷键说明

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