OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Uwe Stuehler (uwecvs.openbsd.org)
Date: Wed Jun 28 2006 - 20:26:13 CDT


CVSROOT: /cvs
Module name: src
Changes by: uwecvs.openbsd.org 2006/06/28 19:26:13

Modified files:
        sys/dev/pci : sdhc_pci.c

Log message:
Read the "slot info" PCI configuration register to find out how many
SDHC slots there are and which BAR describes the first slot (64-bit BARs
are not handled for now). This was needed for TI's PCI7621 SDHC so that
we don't find slots which are not really there.

Idea gleaned from Linux driver; tested with TI PCI7621 by ian