Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   drochner
Date:           Wed Jan 12 19:24:03 UTC 2000

Modified Files:
        syssrc/sys/arch/i386/pnpbios: pnpbios.c

Log Message:
-catch zeroed descriptors and skip nodes with no valid ressources,
 needed to deal with disabled nodes
-Parse "fixed io descriptors". Their use in nonsense in principle
 because 10-bit decoding is implied. Hope this is not real...
-Tolerate mismatches between node size and actually used space
 as long as the used size is smaller than the buffer size. There
 is at least one broken BIOS which reports node sizes larger than
 the used one, and windows obviously doesn't complain...


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/i386/pnpbios/pnpbios.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index