Ignore:
Timestamp:
Oct 25, 2006, 12:41:23 AM (17 years ago)
Author:
Bruno Cornec
Message:

mindi-busybox now uses busybox 1.2.2 (Thanks Rob for that last update and good lucck for your future projects).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mindi-busybox/miscutils/hdparm.c

    r821 r902  
    14961496    unsigned int t;
    14971497
    1498 
     1498    printf(" (");
    14991499    if (standby == 0)
    15001500        printf("off");
     
    20972097    USE_FEATURE_HDPARM_HDIO_GETSET_DMA("d::")
    20982098#ifdef HDIO_DRIVE_CMD
    2099                                     "S::D::P::X::K::A::L::W::CyYzZ"
     2099                                    "S:D:P:X:K:A:L:W:CyYzZ"
    21002100#endif
    21012101    USE_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF("U:")
Note: See TracChangeset for help on using the changeset viewer.