
27 Feb
2004
27 Feb
'04
1:46 a.m.
Hi Here are two patches. First patch gives vsprintf the ability to print 64bit integers by using L as the qualifier Eg printf("a 64 bit number: %Lx", a64bitnumber); Also adds simple_strtoull (that handles long longs)
Second patch adds 48bit addressing support to the IDE interface. Needs the vsprintf patches to be able to print larger capacity.
Changelog * Patch by Rune Torgersen Added 48-bit addressing support (LBA48) in IDE Added 64-bit support in vsprintf (qualifier L) Added 64-bit str to int function.
Rune Torgersen System Developer Innovative Systems LLC 1000 Innovative Drive Mitchell, SD 57301 Ph: 605-995-6120 www.innovsys.com