index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
atacontrol
/
atacontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix status to report status from the given array.
sos
2005-08-05
1
-3
/
+8
*
Open devices RDONLY for ioctls. That makes it work on open devices to which
sos
2005-06-06
1
-2
/
+2
*
Print the rigth argv string on error (too much c&p)..
sos
2005-05-20
1
-4
/
+4
*
Change the way ioctls are issue to ATA.
sos
2005-05-16
1
-183
/
+217
*
This is the much rumoured ATA mkIII update that I've been working on.
sos
2005-03-30
1
-14
/
+34
*
Distinguish between TCQ and NCQ type of tagged queing.
sos
2004-09-15
1
-9
/
+11
*
Whitespace cleanup.
des
2004-05-20
1
-22
/
+22
*
Add printing of relevant SATA info where approbiate.
sos
2004-03-15
1
-9
/
+31
*
Cosmetics
sos
2004-01-21
1
-1
/
+1
*
Make sure argv[x] exists before using it.
johan
2003-11-05
1
-9
/
+15
*
Make this WARNS=6 clean by:
johan
2003-11-05
1
-4
/
+13
*
Adjust to the new sys/ata.h layout
sos
2003-08-24
1
-29
/
+35
*
DOnt allow getting caps from other than master and slave device :)
sos
2003-05-05
1
-0
/
+3
*
Added more descriptive error outputs.
sos
2003-05-04
1
-13
/
+39
*
On getting status print the stripesize on RAID0's.
sos
2003-05-04
1
-2
/
+4
*
Add "addspare" functionality.
sos
2003-05-02
1
-3
/
+15
*
Make this WARNS=2 clean by using %j and (uintmax_t).
johan
2003-04-22
1
-1
/
+2
*
- Add a new ioctl to get the maximum number of ATA channels.
mux
2003-03-22
1
-4
/
+7
*
Don't depend on <sys/types.h> pollution in <fcntl.h>. Sort includes.
mike
2002-09-16
1
-4
/
+6
*
Use the proper fields for security.
sos
2002-09-12
1
-2
/
+2
*
Also print the serial # on atacontrol cap ....
sos
2002-07-31
1
-0
/
+1
*
Sync with the new endianness in ata.h
sos
2002-04-05
1
-7
/
+19
*
Be able to print ATA133 mode.
sos
2002-04-05
1
-1
/
+1
*
Add get-status to the ATA RAID subsystem.
sos
2002-04-02
1
-11
/
+56
*
Add support for getting status (fan, temp, 5V and 12V levels) from
sos
2002-03-30
1
-0
/
+11
*
Add support for creating/deleting ATA RAID's
sos
2002-03-27
1
-79
/
+128
*
Check the <channel> arg a bit more.
sos
2002-03-10
1
-2
/
+7
*
Update headers
sos
2002-03-04
1
-1
/
+1
*
Add the RAID rebuild command.
sos
2002-03-03
1
-1
/
+8
*
Match the requirements of the new kernel structures.
sos
2002-02-04
1
-0
/
+103
*
Update to reflect the change in ata.h
sos
2001-10-07
1
-1
/
+1
*
Fix bogon introduce by last commit.
sos
2001-05-18
1
-1
/
+1
*
Update to use the new ioctl interface.
sos
2001-05-17
1
-72
/
+66
*
Some minor cleanups to the code, no new functionality.
sos
2001-03-19
1
-44
/
+62
*
Back out ru's changes. Soren has requested this and I see no reason
imp
2001-03-16
1
-111
/
+65
*
Make this compile with ${BDECFLAGS}, apply style(9), cleanup manpage.
ru
2001-03-15
1
-65
/
+111
*
Add atacontrol, a util to control variuos aspects of the ATA.4 driver,
sos
2001-03-15
1
-0
/
+184