summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/libsa/diskprobe.c
AgeCommit message (Expand)Author
2004-03-19Enter pxeboot, derived from the NetBSD implementation. InitiallyTom Cosgrove
2004-03-09Spacing and KNF. Partly from Joris Vink <nimadeus at pandora dot be>.Tom Cosgrove
2003-12-16a bit more shrinking. do not bother printing the drive bus interfaces,Theo de Raadt
2003-10-23- delay reading the disklabel for floppies until after we're sure it'sFederico G. Schwindt
2003-09-19- some bios return a valid geometry for inexistent hd's so beforeFederico G. Schwindt
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-04fix some 3/4 for tobyTheo de Raadt
2003-05-31First lba support in /boot. Not complete lba boot support, but it's theTobias Weingartner
2002-03-14First round of __P removal in sysTodd C. Miller
1999-10-03Add missing bzero().Hakan Olsson
1999-05-20fix some typos; kwesterback@home.comAaron Campbell
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-12-22fix debug drive printingMichael Shalayeff
1997-11-30big diskinfo changes from toby@Michael Shalayeff
1997-10-29Limit checksumming correctly at MAXBSIZE.Niklas Hallqvist
1997-10-28attempt to number the bsd_dev units of each drive uniquely for scsi and ide.Theo de Raadt
1997-10-26smaller, faster, better (;Michael Shalayeff
1997-10-26Max out checksumming at MAXBSIZENiklas Hallqvist
1997-10-25Fix disk probe. Get rid of EDD check, it goes haywire onTobias Weingartner
1997-10-24checksumming stuff from niklasMichael Shalayeff
1997-10-24Fix hang on disk probe.Tobias Weingartner
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-18Copy in bios_diskinfo array from /boot space.Tobias Weingartner
1997-10-17Cleanup, make it all compile.Tobias Weingartner