Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

setpnp(8) [redhat man page]

SETPNP(8)						      System Manager's Manual							 SETPNP(8)

NAME
setpnp - modify Plug and Play BIOS device resources SYNOPSIS
setpnp [-b] device resource... setpnp [-b] device {on|off} DESCRIPTION
This 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. AUTHORS
David Hinds - dahinds@users.sourceforge.net SEE ALSO
lspnp(8) pcmcia-cs 2001/10/04 03:11:23 SETPNP(8)

Check Out this Related Man Page

PNPBIOS(4)						 BSD/i386 Kernel Interfaces Manual						PNPBIOS(4)

NAME
pnpbios -- support for embedded devices on the motherboard DESCRIPTION
The pnpbios driver enumerates embedded ISA devices on the motherboard whose BIOS supports ``Plug and Play BIOS Specification''. It assigns ISA bus resources (interrupt line, DMA channel, I/O ports, and memory region) to each device and activates it. If it cannot assign necessary resources to a device without causing conflict with other devices in the system, the device will not be acti- vated and will be unavailable to programs. CAVEATS
There is no explicit way to disable individual embedded devices. The pnpbios driver will find all devices reported by the ``Plug and Play (PnP)'' BIOS and try to activate them all. There is no way to explicitly assign particular resource to a device. The resource assignment is fully automatic and there is no provision for manual override. SEE ALSO
pnp(4) STANDARDS
Compaq, Phenix, and Intel, Plug and Play BIOS Specification Version 1.0A, May 5, 1994. Compaq, Phenix, and Intel, Plug and Play BIOS CLARIFICATION Paper for Plug and Play BIOS Specification Version 1.0A, October 6, 1994. HISTORY
The pnpbios driver first appeared in FreeBSD 4.0. AUTHORS
The pnpbios driver was written by Mike Smith. BSD
September 20, 2001 BSD
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

irq

where can i find the i/o and irq's in mandrake 8 help lost :D (2 Replies)
Discussion started by: RYRY46D9
2 Replies

2. UNIX for Dummies Questions & Answers

What Does Happen During Boot Process? - BIOS and MBR

I'm talking about boot process in multi-boot Linux perceptive. Please tell me whether my explanation is right or wrong? If wrong, please explain. "The BIOS checks the system and loads this initial bootstrapping code into memory. This initial bootstrap code searches for an active partition... (0 Replies)
Discussion started by: f.ben.isaac
0 Replies

3. Hardware

Bad BIOS Checksum

Hi All, I installed Ubuntu10.04LTS after using it for some day , a problem started ,at system boot time error is coming Bad BIOS checksum.Starting BIOS recovery. checking for floppy.checking for CD is coming repeatedly but system is not cuming up. After sometime output was also not... (0 Replies)
Discussion started by: arvindk.monu
0 Replies

4. UNIX for Dummies Questions & Answers

How to get into BIOS and disable NICS?

(0 Replies)
Discussion started by: sam4919
0 Replies

5. Ubuntu

BIOS configuration

I have a problem with a brand new Dell laptop. BioLinux was installed on it without making the necessary changes on BIOS. The installation was completed successfully but the BIOS system cant find the OS after rebooting the machine. I have tried to modify the BIOS setting with no luck this far. I... (7 Replies)
Discussion started by: Xterra
7 Replies