From: Johnathan Corgan Date: Thu, 1 Oct 2009 18:00:25 +0000 (-0700) Subject: Merge branch 'new_eth' of http://gnuradio.org/git/matt into master X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=bf76534044a1bbcc665f0400a53d1070cae8caf0;p=debian%2Fgnuradio Merge branch 'new_eth' of http://gnuradio.org/git/matt into master * 'new_eth' of http://gnuradio.org/git/matt: (42 commits) Fix warnings, mostly from implicitly defined wires or unspecified widths fullchip sim now compiles again, after moving eth and models over to new simple_gemac remove unused opencores remove debugging code no idea where this came from, it shouldn't be here Copied wb_1master back from quad radio Remove old mac. Good riddance. remove unused port More xilinx fifos, more clean up of our fifos might as well use a cascade fifo to help timing and give a little more capacity fix a typo which caused tx glitches Untested fixes for getting serdes onto the new fifo system. Compiles, at least Implement Eth flow control using pause frames parameterized fifo sizes, some reformatting remove unused old style fifo allow control of whether or not to honor flow control, adds some debug lines debug the rx side no longer used, replaced by newfifo version remove special last_line adjustment from ethernet port Firmware now inserts mac source address value in each frame. ... --- bf76534044a1bbcc665f0400a53d1070cae8caf0 diff --cc usrp2/firmware/lib/.gitignore index f1cc2bf7,08e44c14..5d838bf6 --- a/usrp2/firmware/lib/.gitignore +++ b/usrp2/firmware/lib/.gitignore @@@ -1,5 -1,7 +1,6 @@@ + *~ /*-stamp /*.a -/*.o /*.bin /*.dump /*.log