Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-26 | Max out checksumming at MAXBSIZE | Niklas Hallqvist | |
1997-10-25 | Fix disk probe. Get rid of EDD check, it goes haywire on | Tobias Weingartner | |
some machines. Thinkpad 760ED is one of them. IBM/MS extention, and IBM does not support it. Nice. Add some more debug statements for BIOS_DEBUG. Init EDD flags to "not supported" for now. Change 'machine memory' back to display the type of each range it displays. Testing by todd@ (thanks). | |||
1997-10-24 | checksumming stuff from niklas | Michael Shalayeff | |
1997-10-24 | Fix hang on disk probe. | Tobias Weingartner | |
1997-10-23 | Better BIOS diskprobe. Cleanup and re-org by mickey. | Tobias Weingartner | |
Fix bug in BIOS memprobe. Cleanup and re-org by mickey. Do checksum of HD devices. | |||
1997-10-22 | newer, better stuff; some parts by toby@ | Michael Shalayeff | |
1997-10-18 | Copy in bios_diskinfo array from /boot space. | Tobias Weingartner | |
Add length field for checksum to same. Start of making /boot deduce bsd dev_t for all BIOS drives. | |||
1997-10-17 | Cleanup, make it all compile. | Tobias Weingartner | |
Move APM stuff to apmprobe.c |