summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers/if_pcn (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-202009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann1-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.
2009-04-23 - reverted AC_PREREQ to 2.62Till Straumann1-552/+0
- removed files that are generated by autreconf after checkout and added them to .cvsignore
2009-04-23 - importing original version I had sent Joel on 20090214baseTill Straumann1-0/+552
(SLAC tag 'joel-bsd-drivers-20090214')
2009-04-22 - importing updated version from SLAC as of 20090422Till Straumann2-0/+216
2009-02-192009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-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.