WALK_NATIVE_BUS
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
walk_native_bus - - Probe a bus for devices
SYNOPSIS
"SYNOPSIS"
void walk_native_bus (unsigned long io_io_low, unsigned long io_io_high, struct device * parent);
ARGUMENTS
- io_io_low
-
Base address of this bus.
- io_io_high
-
Last address of this bus.
- parent
-
The parent bus device.
DESCRIPTION
A native bus (eg Runway or GSC) may have up to 64 devices on it,
spaced at intervals of 0x1000 bytes. PDC may not inform us of these
devices, so we have to probe for them. Unfortunately, we may find
devices which are not physically connected (such as extra serial &
keyboard ports). This problem is not yet solved.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:00 GMT, October 09, 2005