summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2009-04-23 04:38:02 +0000
committerTill Straumann <strauman@slac.stanford.edu>2009-04-23 04:38:02 +0000
commite80f57676b6ac5c0e7ef5e02f4406c242d5abd79 (patch)
treeed0c1689bf6bd15162013d662c06c8c0f1eb69ab /bsd_eth_drivers
parent - make entries in default driver table all weak aliases to (diff)
downloadlibbsdport-e80f57676b6ac5c0e7ef5e02f4406c242d5abd79.tar.bz2
*** empty log message ***
Diffstat (limited to 'bsd_eth_drivers')
-rw-r--r--bsd_eth_drivers/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/bsd_eth_drivers/ChangeLog b/bsd_eth_drivers/ChangeLog
index 33cb584..de70ce7 100644
--- a/bsd_eth_drivers/ChangeLog
+++ b/bsd_eth_drivers/ChangeLog
@@ -1,3 +1,5 @@
+ 2009/04/22 (TS)
+ - imported SLAC version into OAR repository; added FXP driver.
2008/03/22 (TS)
- silence more compiler warnings:
* make DMA address void* instead of caddr_t to avoid strict-aliasing violation