NEWS 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. -*- change-log -*-
  2. 2018-08-25 Christoph Biedl <sourceforge.bnwi@manchmal.in-ulm.de>
  3. Print helpful error and exit immediately for missing device
  4. vblade-24
  5. 2017-11-19 Catalin Salgau <csalgau@users.sourceforge.net>
  6. On FreeBSD limit used MTU to address BPF limitation
  7. 2015-06-14 Ed Cashin <ed.cashin@acm.org>
  8. Add convenience script for creating sparse files
  9. vblade-23
  10. 2015-02-25 Catalin Salgau <csalgau@users.sourceforge.net>
  11. Warn about Windows problem with CHS misalignment
  12. 2014-09-13 Ed Cashin <ed.cashin@acm.org>
  13. code cleanup: remove unused variables
  14. 2014-08-10 Ed Cashin <ed.cashin@acm.org>
  15. vblade-22
  16. 2014-06-08 Ed Cashin <ed.cashin@acm.org>
  17. update version for v22 release candidate 1
  18. buffer boundary cleanups
  19. FreeBSD BPF and MTU fixes from Catalin Salgau
  20. offset and size options by Christoph Biedl
  21. vblade-22rc1
  22. 2013-03-18 Ed Cashin <ecashin@coraid.com>
  23. add big-endian support from Daniel Mealha Cabrita <dancab@gmx.net>
  24. vblade-21
  25. 2009-08-14 Sam Hopkins <sah@coraid.com>
  26. bugfix: aoe command error did not set Error bit in flags
  27. add support for AoEr11
  28. set ident serial to shelf.slot:hostname
  29. vblade-20
  30. 2008-10-08 Ed Cashin <ecashin@coraid.com>
  31. add Chris Webb's bpf fix for FreeBSD
  32. add Ryan Thomas's fix to stop bufcnt being overridden
  33. vblade-19
  34. 2008-07-14 Ed Cashin <ecashin@coraid.com>
  35. add Chris Webb's block device options patch
  36. add Chris Webb's socket options patch for better jumbo handling
  37. remove obsolete contrib/o_direct.diff
  38. vblade-18
  39. 2008-06-09 Ed Cashin <ecashin@coraid.com>
  40. add Chris Webb's latest BPF patch to vblade, remove from contrib
  41. update contributed AIO patch for compatibility with current sources
  42. vblade-17
  43. 2008-05-07 Ed Cashin <ecashin@coraid.com>
  44. add Chris Webb's AIO patch to the contributions
  45. add Chris Webb's BPF patch to the contributions
  46. vblade-16
  47. 2008-02-20 Ed Cashin <ecashin@coraid.com>
  48. require the amount of data we use, not the amount ethernet requires
  49. make sure the packet length agrees with the config query length
  50. make sure the packet length agrees with the amount to write
  51. remove newline embedded in fw version field of ATA dev ID response
  52. vblade-15
  53. 2006-11-20 Sam Hopkins <sah@coraid.com>
  54. apply contrib jumbo patch to standard distribution
  55. add jumbo configuration app. note in README
  56. add jumbo README reference to manpage
  57. add mask feature; -m flag
  58. update manpage to describe -m flag
  59. vblade-14
  60. 2006-10-05 Sam Hopkins <sah@coraid.com>
  61. fix confcmd memcpy bug
  62. correct scnt return value in read/write ata response
  63. replace O_RDONLY fallback with explicit stat. root always wins.
  64. vblade-13
  65. 2006-10-04 Sam Hopkins <sah@coraid.com>
  66. fix confcmd buglets
  67. fix atacmd buglets
  68. add atacmd handling for bad argument errors
  69. add O_RDONLY open if O_RDWR fails
  70. add contrib patch directory
  71. add contrib/README
  72. add jumbo patch to contrib
  73. add o_direct patch to contrib
  74. vblade-12
  75. 2006-09-21 "Adam J. Richter" <adam@yggdrasil.com>
  76. add install target for makefile
  77. vblade-11
  78. 2005-12-06 Ed Cashin <ecashin@coraid.com>
  79. fix u64 configuration on FreeBSD
  80. release vblade-10
  81. 2005-12-06 Valeriy Glushkov <valery@rocketdivision.com>
  82. implemented config string support
  83. added handler for ATA Check power mode command
  84. 2005-11-15 Ed Cashin <ecashin@coraid.com>
  85. add compatibility with platforms lacking u64 (e.g., Slackware)
  86. release vblade-9
  87. 2005-11-10 Ed Cashin <ecashin@coraid.com>
  88. call atainit on program startup
  89. put VBLADE_VERSION in dat.h and use it in firmware version
  90. release vblade-7
  91. include Stacey's patch to use p{read,write} on FreeBSD
  92. include Stacey's patch to typedef ulong on FreeBSD
  93. fix makefile dependencies (e.g., rebuild on new aoe.c)
  94. fix config string length specification
  95. include Stacey's patch to avoid compile warnings on FreeBSD
  96. release vblade-8
  97. 2005-11-10 "Stacey D. Son" <sson@verio.net>
  98. include FreeBSD support
  99. 2005-10-03 Ed Cashin <ecashin@coraid.com>
  100. don't invoke vblade with dash from vbladed
  101. 2005-08-31 20:14:12 GMT Ed Cashin <ecashin@coraid.com>
  102. ATA identify: don't juggle bytes in shorts on big endian arch
  103. add manpage for vblade, vbladed
  104. release vblade-6
  105. 2005-03-17 15:24:30 GMT Ed Cashin <ecashin@coraid.com>
  106. follow up on vblade-2's off-by-one patch, making end of device usable
  107. release vblade-5
  108. 2005-03-15 22:03:17 GMT Ed Cashin <ecashin@coraid.com>
  109. don't rely on kernel headers for defining the aoe type 0x88a2
  110. release vblade-4
  111. 2005-03-15 17:27:01 GMT Ed Cashin <ecashin@coraid.com>
  112. docs: aoe-2.6-7 is the first driver to support multiple blades per mac
  113. release vblade-3
  114. 2005-03-11 18:30:26 GMT Ed Cashin <ecashin@coraid.com>
  115. put 64-bit configuration into config.h file
  116. don't use uninitialized variables
  117. broadcast config query on startup
  118. clarify desired patch format in HACKING
  119. add sah@coraid.com's vblade-1.ata.c.patch: fix off-by-one and ext LBA
  120. add docs, remove daemonizing code from vblade
  121. release vblade-2
  122. 2005-02-08 20:21:52 GMT Ed Cashin <ecashin@coraid.com>
  123. starting documentation
  124. add script that daemonizes vblade process, logging output
  125. make vblade sources -Wall clean, use daemon(3)
  126. release vblade-1