NetBSD/sbin/atactl
jakllsch 7a9caa1f87 Improve "identify" output slightly:
- Capitialize "Name" in World Wide Name.
 - Print the World Wide Name if it exists.
 - Use LBA48 maximum address when available for "total sectors" output.
 - So that geometry will display on more drives, don't be as strict when
   checking for non-ATAPI devices.  (This seemed to be an issue on at least
   one instance of a Caviar SE16 drive.)
 - Check more carefully for valid/relevant queue depth before printing it.
 - Increment the queue depth by one for display.

While here, wrap some long lines that I should have had wrapped before they
were commited in rev. 1.46.
2009-06-08 23:26:13 +00:00
..
Makefile Fix this to not need -Wno-pointer-sign. Make it pass -Wsign-compare too, 2008-07-24 05:21:12 +00:00
atactl.8 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
atactl.c Improve "identify" output slightly: 2009-06-08 23:26:13 +00:00