IDE_SETUP_PCI_BASEREGS
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ide_setup_pci_baseregs - place a PCI IDE controller native
SYNOPSIS
"SYNOPSIS"
int ide_setup_pci_baseregs (struct pci_dev * dev, const char * name);
ARGUMENTS
- dev
-
PCI device of interface to switch native
- name
-
Name of interface
DESCRIPTION
We attempt to place the PCI interface into PCI native mode. If
we succeed the BARs are ok and the controller is in PCI mode.
Returns 0 on success or an errno code.
FIXME
if we program the interface and then fail to set the BARS
we don't switch it back to legacy mode. Do we actually care ??
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- FIXME
-
This document was created by
man2html,
using the manual pages.
Time: 04:40:49 GMT, October 06, 2005