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