Storing Data in the kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
I am an electrical engineering student working on a project that 
involves some kernel modifications. Without going into too much detail, 
I have written a custom netfilter TARGET. When the module 
(ipt_FIREEYEZ.o) is loaded, it finds the base address of a PCI card. I 
would like to store that address in memory somehow so that each time a 
packet is sent through my custom target I can use that base address in 
the target() function instead of having to re-discover the address 
every time the function is called.

If you need more details I can explain, but any help is very much 
appreciated.

	-Jeremy


-- 
------------------
Jeremy C. Andrus
http://www.jeremya.com/
------------------
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux