summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/libsa/memprobe.c
AgeCommit message (Expand)Author
2010-12-06- properly remove NENTS now after fixing the fallout.Jasper Lievisse Adriaanse
2010-12-06- partially revert previous NENTS removal for arches which got busted.Jasper Lievisse Adriaanse
2010-12-06- drop NENTS(), which was yet another copy of nitems().Jasper Lievisse Adriaanse
2010-07-02Add ability to limit memory presented to kernel withTobias Weingartner
2009-11-30Bump up array size to prevent overflow when probing memoryCan Erkin Acar
2006-09-18boot(8) ``machine memory'' support for > 4G.Marco Pfatschbacher
2005-05-03The return value from getEBDAaddr() (info) is not used in bios_E820(),Tom Cosgrove
2005-05-03Convert the size of a memory chunk from bytes to megabytes beforeTom Cosgrove
2004-03-09Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>.Tom Cosgrove
2004-01-09spelling; jjy2+@pitt.eduTheo de Raadt
2003-11-03spelling fixes (in the comments)David Krause
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-03three four killsMichael Shalayeff
2002-06-20Fix 4GB memory probing and other memory probing issues.Tobias Weingartner
2002-05-03no guarantee that ptrdiff_t is int and not long, so cast.Marc Espie
2002-02-15fix the possible 4G overflow issuesMichael Shalayeff
2000-03-05D not forget our memmap changes, ok mickey@Niklas Hallqvist
1999-09-30Change extmem counter to include *all* extended memory segments.Jason Downs
1999-08-25give better support to the bios memory maps.Michael Shalayeff
1999-01-24The E801 probe has several problems. Disable for now.Niklas Hallqvist
1998-08-31better debug printfsMichael Shalayeff
1998-06-08use named constatntsMichael Shalayeff
1998-06-08typosMichael Shalayeff
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-02-24Changes/updates to /boot stuff. More to come.Tobias Weingartner
1997-11-30big diskinfo changes from toby@Michael Shalayeff
1997-10-23Better BIOS diskprobe. Cleanup and re-org by mickey.Tobias Weingartner
1997-10-22newer, better stuff; some parts by toby@Michael Shalayeff
1997-10-22Cleanup.Tobias Weingartner
1997-10-22remap 0-->reserved; toby@Michael Shalayeff
1997-10-21fix by toby againMichael Shalayeff
1997-10-20change typesMichael Shalayeff
1997-10-20even better memprobeMichael Shalayeff
1997-10-20get ready for the fix in memprobeMichael Shalayeff
1997-10-17Cleanup, make it all compile.Tobias Weingartner
1997-10-17Use BIOS to probe for memory map.Tobias Weingartner
1997-10-12safe memprobe; preserve memory contentsMichael Shalayeff
1997-10-12KNF; typesMichael Shalayeff
1997-09-17pass cnvmem,extmem the old way they were....Michael Shalayeff
1997-09-02whine about conv memoryMichael Shalayeff
1997-08-22put values into BIOS_vars so kernel will get 'em soonMichael Shalayeff
1997-08-12better regsMichael Shalayeff
1997-08-07call BIOS from CMichael Shalayeff
1997-08-05Less verbose.Tobias Weingartner
1997-08-04comment typoMichael Shalayeff
1997-04-17New memprobe for weird machines... please test.Tobias Weingartner
1997-04-15copyright to toby (;Michael Shalayeff
1997-04-09emulate bios calls. more debugging stuff. some fixes.Michael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner