Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manuel Bouyer rescinded clauses 3 and 4 of his license text. | 2010-07-23 | 1 | -6/+1 | |
| | |||||
* | Mention if the disk supports IDLE IMMEDIATE with UNLOAD FEATURE | 2005-08-10 | 1 | -1/+2 | |
| | | | | when listing information about it. ok grange@ | ||||
* | Add missing Manuel Bouyer copyright. | 2004-09-24 | 1 | -4/+33 | |
| | |||||
* | typos from Tom Cosgrove; | 2003-10-21 | 1 | -4/+4 | |
| | |||||
* | spaces/tabs cleanup | 2003-10-16 | 1 | -49/+49 | |
| | |||||
* | Define some SATA fields in the IDENTIFY structure. | 2003-10-16 | 1 | -2/+12 | |
| | | | | Names match NetBSD. | ||||
* | kill trailing spaces, no functional changes | 2003-09-28 | 1 | -3/+3 | |
| | |||||
* | Correct the size of __reserved9 field in struct ataparams; | 2003-02-25 | 1 | -2/+2 | |
| | | | | | from Yichen Xie's bounds checker via tedu@ ok costa@ | ||||
* | spelling; from Brian Poole <raj@cerias.purdue.edu> | 2002-06-14 | 1 | -3/+3 | |
| | |||||
* | Calculate the maximum queue depth correctly. | 2002-03-27 | 1 | -2/+2 | |
| | | | | PR2490 from Alexander Yurchenko <grange@rt.mipt.ru> | ||||
* | Fix excessive resets and device probes by storing IDENTIFY results in the | 2001-06-25 | 1 | -1/+6 | |
| | | | | drvp structure | ||||
* | atactl SMART support; wouter@yourcreativesolutions.nl | 2001-03-23 | 1 | -3/+61 | |
| | |||||
* | Support for ATAPI tapes, works but still has some rough edges. Some style. | 1999-09-05 | 1 | -16/+21 | |
| | |||||
* | Import of NetBSD ATA/IDE stuff. | 1999-07-18 | 1 | -0/+158 | |
Introduction of home-grown To enable this stuff in your configuration, look at the NEWATA conf file and go through dev/isa/files.isa dev/pci/files.pci conf/files arch/i386/conf/files.i386 and follow the instructions on commenting/uncommenting stuff |