|
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 (uwe
cvs.openbsd.org)
Date: Wed Jun 28 2006 - 20:26:13 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: uwe
cvs.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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]