summaryrefslogtreecommitdiffstats
path: root/sbin/atacontrol/atacontrol.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't depend on <sys/types.h> pollution in <fcntl.h>. Sort includes.mike2002-09-161-4/+6
|
* Use the proper fields for security.sos2002-09-121-2/+2
| | | | PR: 41870
* Also print the serial # on atacontrol cap ....sos2002-07-311-0/+1
|
* Sync with the new endianness in ata.hsos2002-04-051-7/+19
|
* Be able to print ATA133 mode.sos2002-04-051-1/+1
|
* Add get-status to the ATA RAID subsystem.sos2002-04-021-11/+56
|
* Add support for getting status (fan, temp, 5V and 12V levels) fromsos2002-03-301-0/+11
| | | | | | Promise Superswap enclosures. Sponsored by: Advanis
* Add support for creating/deleting ATA RAID'ssos2002-03-271-79/+128
| | | | Sponsored by: Advanis
* Check the <channel> arg a bit more.sos2002-03-101-2/+7
| | | | Submitted by: David Malone <dwmalone@maths.tcd.ie>
* Update headerssos2002-03-041-1/+1
|
* Add the RAID rebuild command.sos2002-03-031-1/+8
|
* Match the requirements of the new kernel structures.sos2002-02-041-0/+103
|
* Update to reflect the change in ata.hsos2001-10-071-1/+1
| | | | Forgotten by: sos
* Fix bogon introduce by last commit.sos2001-05-181-1/+1
|
* Update to use the new ioctl interface.sos2001-05-171-72/+66
| | | | Add the list command.
* Some minor cleanups to the code, no new functionality.sos2001-03-191-44/+62
|
* Back out ru's changes. Soren has requested this and I see no reasonimp2001-03-161-111/+65
| | | | | | to not just do it. It is his new code that is being actively developed so he has say over it. ru's direct changes were premature as they occurred less than 4 hours after it was committed to the tree.
* Make this compile with ${BDECFLAGS}, apply style(9), cleanup manpage.ru2001-03-151-65/+111
|
* Add atacontrol, a util to control variuos aspects of the ATA.4 driver,sos2001-03-151-0/+184
please consult atacontrol.8 for usage..
OpenPOWER on IntegriCloud