freebsd-nq/sys/dev/netmap
Luigi Rizzo 3d819cb610 circumvent a couple of warnings:
- on line 2550 intentionally overriding a const qualifier
- on line 3219 intentionally converting uint64_t to a pointer
2013-11-02 18:03:21 +00:00
..
if_em_netmap.h update to the latest netmap snapshot. 2013-11-01 21:21:14 +00:00
if_igb_netmap.h update to the latest netmap snapshot. 2013-11-01 21:21:14 +00:00
if_lem_netmap.h update to the latest netmap snapshot. 2013-11-01 21:21:14 +00:00
if_re_netmap.h update to the latest netmap snapshot. 2013-11-01 21:21:14 +00:00
ixgbe_netmap.h update to the latest netmap snapshot. 2013-11-01 21:21:14 +00:00
netmap_kern.h update to the latest netmap snapshot. 2013-11-01 21:21:14 +00:00
netmap_mem2.c update to the latest netmap snapshot. 2013-11-01 21:21:14 +00:00
netmap_mem2.h add missing file from previous netmap update... 2013-11-02 00:54:47 +00:00
netmap.c circumvent a couple of warnings: 2013-11-02 18:03:21 +00:00