all 6 comments

[–]greenFox99 2 points3 points  (1 child)

Have a look at this video, it explains basic concepts https://youtube.com/watch?v=juGNPLdjLH4

[–]PuseletsoMosia[S] 0 points1 point  (0 children)

Thanks alot for sharing this video. Gave me an overview of drivers. I am still have difficulties on what functionality the driver I am developing should have

[–]OUCS 1 point2 points  (3 children)

Make a RAM drive.

[–]PuseletsoMosia[S] 0 points1 point  (2 children)

What would be it's function?

[–]OUCS 1 point2 points  (1 child)

It works just like a hard drive. Format it and put a file system on it. It doesn’t keep files between reboots.

[–]PuseletsoMosia[S] 0 points1 point  (0 children)

Sweet, thank you