summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers/if_pcn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-10-201-1/+16
| | | | | | * 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.
* - reverted AC_PREREQ to 2.62Till Straumann2009-04-231-552/+0
| | | | | - removed files that are generated by autreconf after checkout and added them to .cvsignore
* This commit was generated by cvs2svn to compensate for changes in r23, whichTill Straumann2009-04-231-0/+552
|\ | | | | included commits to RCS files with non-trunk default branches.
| * - importing original version I had sent Joel on 20090214baseTill Straumann2009-04-231-0/+552
| | | | | | | | (SLAC tag 'joel-bsd-drivers-20090214')
* | This commit was generated by cvs2svn to compensate for changes in r20, whichTill Straumann2009-04-222-0/+216
|\| | | | | included commits to RCS files with non-trunk default branches.
| * - importing updated version from SLAC as of 20090422Till Straumann2009-04-222-0/+216
| |
* | 2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-191-0/+1
|/ | | | | | | | * .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.
* Initial import.initialJoel Sherrill2009-02-193-0/+2479