summaryrefslogtreecommitdiffstats
path: root/sys/arch/loongson/stand/boot/dev.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use daddr_t and not daddr32_t in boot media.krw2020-12-091-2/+2
* Fix pmon_iostrategy()visa2020-05-271-5/+6
* Make loongson bootblocks use disklabel duid instead of PMON device namevisa2018-04-201-1/+11
* Use DOS_LABELSECTOR rather than LABELSECTOR to indicate offset into ankrw2015-10-011-2/+2
* revert a few stragglers hiding outtedu2014-07-121-2/+2
* add a size argument to free. will be used soon, but for now default to 0.tedu2014-07-121-2/+2
* final removal of daddr64_t. daddr_t has been 64 bit for a long enoughderaadt2013-06-111-2/+2
* avoid machine/param.h usederaadt2013-03-231-3/+2
* Change daddr_t to daddr32_t. The bootblocks on our architectures onlyderaadt2011-03-131-2/+2
* Actually, both the Gdium and the Lemote PMON reset the USB controllersmiod2010-02-161-1/+2
* Work in progress standalone boot blocks for OpenBSD/loongson systems. Willmiod2010-02-141-0/+219