Date: Mon, 18 Sep 2006 10:21:46 +0200 From: Marian Asokarajan <mail@sashi.de> To: freebsd-drivers@freebsd.org Subject: SDHCI Device Driver (first steps) Message-ID: <450E571A.8030200@sashi.de>
next in thread | raw e-mail | index | archive | help
Hello, I'm trying to write an universal SD Host-Controller Device Driver, which I'd like to contribute to the FreeBSD community. So far the driver is able to recognize SD card insertion and removal. Via a device node (/dev/sdhci0), it's also possible to dump the SDHC's register set. Could someone please help testing the code ? The kernel module and sources can be download here: http://www.sashi.de/downloads/freebsd/sdhci/sdhcidd-0.0.1.tbz * NOTE: The driver is experimental and might crash your system! I'm developing it on an ASUS laptop with a RICOH chipset and it's the only chipset (beside Texas Instruments) supported. Therefore, it would be great to receive a "pciconf -lv" block of other SD host controllers. Thanks for your help. Regards, Sashi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?450E571A.8030200>