Home | History | Annotate | Line # | Download | only in sdmmc
files.sdmmc revision 1.1.4.2
      1  1.1.4.2  yamt #      $NetBSD: files.sdmmc,v 1.1.4.2 2009/05/04 08:13:18 yamt Exp $
      2  1.1.4.2  yamt #      $OpenBSD: files.sdmmc,v 1.2 2006/06/01 21:53:41 uwe Exp $
      3  1.1.4.2  yamt #
      4  1.1.4.2  yamt # Config file and device description for machine-independent SD/MMC code.
      5  1.1.4.2  yamt # Included by ports that need it.
      6  1.1.4.2  yamt 
      7  1.1.4.2  yamt device sdmmc {}
      8  1.1.4.2  yamt attach sdmmc at sdmmcbus 
      9  1.1.4.2  yamt file	dev/sdmmc/sdmmc.c		sdmmc
     10  1.1.4.2  yamt file	dev/sdmmc/sdmmc_cis.c		sdmmc
     11  1.1.4.2  yamt file	dev/sdmmc/sdmmc_io.c		sdmmc
     12  1.1.4.2  yamt file	dev/sdmmc/sdmmc_mem.c		sdmmc 
     13  1.1.4.2  yamt 
     14  1.1.4.2  yamt attach ld at sdmmc with ld_sdmmc
     15  1.1.4.2  yamt file	dev/sdmmc/ld_sdmmc.c		ld_sdmmc
     16  1.1.4.2  yamt 
     17  1.1.4.2  yamt # Bluetooth SDIO cards (Type-A/B)
     18  1.1.4.2  yamt device sbt: btbus, bluetooth 
     19  1.1.4.2  yamt attach sbt at sdmmc 
     20  1.1.4.2  yamt file	dev/sdmmc/sbt.c			sbt
     21