Changeset e682af1 in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2011-01-02T21:23:21Z (13 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
Children:
1caeb2d
Parents:
f418e51 (diff), e092dc5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge ATA driver improvements.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/init/init.c

    rf418e51 re682af1  
    6161
    6262#define DATA_FS_TYPE      "fat"
    63 #define DATA_DEVICE       "bd/disk0"
     63#define DATA_DEVICE       "bd/ata1disk0"
    6464#define DATA_MOUNT_POINT  "/data"
    6565
Note: See TracChangeset for help on using the changeset viewer.