OpenCores
URL https://opencores.org/ocsvn/eco32/eco32/trunk

Subversion Repositories eco32

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /eco32/trunk/disk/tools/fs-NetBSD
    from Rev 112 to Rev 160
    Reverse comparison

Rev 112 → Rev 160

/dsklbl/dsklbl.c
319,6 → 319,8
printf("Warning: wrong magic number!\n");
}
printf("checksum : 0x%04X\n", lp->d_checksum);
printf("NOTE: The checksum may have been re-computed because of\n");
printf("endianness conversion, and thus may differ from the disk!\n");
printf("bbsize : 0x%08X\n", lp->d_bbsize);
printf("sbsize : 0x%08X\n", lp->d_sbsize);
printf("npartitions : 0x%04X\n", lp->d_npartitions);

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.