Query: setpnp
OS: redhat
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SETPNP(8) System Manager's Manual SETPNP(8)NAMEsetpnp - modify Plug and Play BIOS device resourcesSYNOPSISsetpnp [-b] device resource... setpnp [-b] device {on|off}DESCRIPTIONThis utility updates the system resource information for Plug and Play BIOS device nodes. A device is specified by its two-digit hex node number. In its first form, a list of resources are given on the command line. Alternatively, a device can either be simply switched ``on'' (reset to its boot configuration) or ``off'' (all resources disabled). There are four types of resources: ``io'', ``mem'', ``irq'', and ``dma''. A resource list consists of one or more space-separated pairs of a resource type with one or more values. Multiple values for one resource type can be separated by commas. Values can also either be uni- tary or dash-separated ranges. For example: setpnp 0d io 0x2f8-0x2ff irq 3 setpnp 12 io 0x350-0x35f,0x2f8-0x2ff irq 3 irq 10 setpnp 0b irq off The order of items of different types is not important, but if more than one item of the same type is present, their relative order is sig- nificant. The Plug and Play BIOS will reject invalid configuration attempts; however, setpnp will not attempt to determine why a configu- ration was rejected. By default, current (dynamic) device configuration information is modified. With the -b option, a device's boot (static) configuration can be updated. Some devices may only be reconfigured for the following boot. Be especially careful when modifying your system's boot config- uration. Improper use of this command may disable vital system devices and render your system unbootable.OPTIONS-b Boot mode: update the device resource information that will be used at next boot (as opposed to current resource info). FILES /proc/bus/pnp/... The kernel interface for Plug and Play BIOS device services.AUTHORSDavid Hinds - dahinds@users.sourceforge.netSEE ALSOlspnp(8) pcmcia-cs 2001/10/04 03:11:23 SETPNP(8)
Related Man Pages |
---|
devinfo(8) - freebsd |
ips(4) - debian |
grub2-bios-setup(3) - centos |
pnpbios(4) - netbsd |
pnpbios(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Clker.com TinyMCE Plug-in 1.0 (Default branch) |
What Does Happen During Boot Process? - BIOS and MBR |
Bad BIOS Checksum |
How to get into BIOS and disable NICS? |
BIOS configuration |