TULIP_BUILD_FAKE_MEDIATABLE

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

 

NAME

tulip_build_fake_mediatable - Build a fake mediatable entry.  

SYNOPSIS

"SYNOPSIS"

void __devinit tulip_build_fake_mediatable (struct tulip_private * tp);  

ARGUMENTS

tp
Ptr to the tulip private data.
 

DESCRIPTION

Some cards like the 3x5 HSC cards (J3514A) do not have a standard srom and can not be handled under the fixup routine. These cards still need a valid mediatable entry for correct csr12 setup and mii handling.

Since this is currently a parisc-linux specific function, the #ifdef __hppa__ should completely optimize this function away for non-parisc hardware.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:55 GMT, October 06, 2005