Hi I'm very new with uclinux and I need a little support.
I'm modifying the spi-driver mcf_qspi.c for running with kernel 2.6.30.4. This driver should run with mmc_spi.c to support mmc/sdcards on a coldfire mcf5235 System( I hope that I did unterstand it right). The driver works as a char device, but I need it to run as a block device. The driver has a switch to use DEVFS , but with kernel 2.6.18 has cleared this support and the functioncall devfs_register_chrdev() is moved out the kernel. What do I have to change that the driver is running as a block device with kernel 2.6.30.4 ? Regards Wilfried _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev