1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-31 12:13:10 +00:00
freebsd/sys/dev/netmap
2013-04-15 11:49:16 +00:00
..
if_em_netmap.h add some definition and driver changes in preparation for 2013-01-17 22:14:58 +00:00
if_igb_netmap.h add some definition and driver changes in preparation for 2013-01-17 22:14:58 +00:00
if_lem_netmap.h add some definition and driver changes in preparation for 2013-01-17 22:14:58 +00:00
if_re_netmap.h add some definition and driver changes in preparation for 2013-01-17 22:14:58 +00:00
ixgbe_netmap.h add some definition and driver changes in preparation for 2013-01-17 22:14:58 +00:00
netmap_kern.h control some debugging messages with dev.netmap.verbose 2013-01-23 03:51:47 +00:00
netmap_mem2.c fix a bug in the computation of the userspace offset for a give netmap buffer. 2013-04-15 11:49:16 +00:00
netmap.c Switch the vm_object mutex to be a rwlock. This will enable in the 2013-03-09 02:32:23 +00:00