summaryrefslogtreecommitdiff
path: root/bsd_eth_drivers/if_pcn (follow)
AgeCommit message (Collapse)Author
2009-10-202009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann
* if_pcn/if_pcn.c: fixed 'type-punned pointer' warning. Use 'memcpy' to copy 2 bytes to a short. This requires another #ifdef __rtems__, however.
2009-04-23 - reverted AC_PREREQ to 2.62Till Straumann
- removed files that are generated by autreconf after checkout and added them to .cvsignore
2009-04-23This commit was generated by cvs2svn to compensate for changes in r23, whichTill Straumann
included commits to RCS files with non-trunk default branches.
2009-04-23 - importing original version I had sent Joel on 20090214baseTill Straumann
(SLAC tag 'joel-bsd-drivers-20090214')
2009-04-22This commit was generated by cvs2svn to compensate for changes in r20, whichTill Straumann
included commits to RCS files with non-trunk default branches.
2009-04-22 - importing updated version from SLAC as of 20090422Till Straumann
2009-02-192009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* .cvsignore, networkconfig-qemu.h, bsd_eth_drivers/.cvsignore, bsd_eth_drivers/if_em/.cvsignore, bsd_eth_drivers/if_le/.cvsignore, bsd_eth_drivers/if_pcn/.cvsignore, bsd_eth_drivers/libbsdport/.cvsignore, bsd_eth_drivers/re/.cvsignore: New files.
2009-02-19Initial import.initialJoel Sherrill