EL1_PROBE1

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

el1_probe1 -  

SYNOPSIS

"SYNOPSIS"

int __init el1_probe1 (struct net_device * dev, int ioaddr);  

ARGUMENTS

dev
The device structure to use
ioaddr
An I/O address to probe at.
 

DESCRIPTION

The actual probe. This is iterated over by #el1_probe in order to check all the applicable device locations.

Returns 0 for a success, in which case the device is activated, EAGAIN if the IRQ is in use by another driver, and ENODEV if the board cannot be found.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:44 GMT, October 06, 2005