Accessing Ram on PCI card

Greg KH gregkh at linuxfoundation.org
Thu Jun 4 04:06:41 EDT 2015


On Thu, Jun 04, 2015 at 12:44:34PM +0530, Robert Clove wrote:
> Actually it is a PCI based NIC card having a NIC port and some RAM on it.

A NIC card is not designed to hold a filesystem.  If you wish to change
this, you are going to have to write a kernel driver that talks to that
card and exposes a block interface to userspace.

Best of luck!

greg k-h



More information about the Kernelnewbies mailing list