Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
Developer Support
QNX Documentation Library
QNX Developer Support

QNX Developer Support

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

[Previous] [Contents] [Index] [Next]

seedres

Seed system resources on x86 platforms

Syntax:

seedres

Options:

None.

Description:

The seedres utility reads the PnP BIOS and assigns resources, such as I/O ports and IRQs, to procnto's resource database. You need it if you want drivers to assign nonconflicting resources.


Note: This utility is for x86 platforms; on other platforms, the startup code seeds the system resources.

Examples:

The following lines from a buildfile show how to start seedres and pci-bios on an x86 platform:

...
seedres
pci-bios
...

See also:

pci-bios, procnto

Controlling How Neutrino Starts in the Neutrino User's Guide


[Previous] [Contents] [Index] [Next]