summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/stand/common/promdev.c
AgeCommit message (Expand)Author
2019-02-03don't compare string pointers against \0mrg
2017-03-25Virtio block devices may have a "scsi" device_type instead of "block",martin
2013-12-30Avoid buffer overruns (no practical difference for any sane firmwaremartin
2010-09-02Fix printf formats in -DDEBUG_PROM to make it compile.uwe
2010-08-25factor out the floppy detection code.christos
2010-08-25Don't LOAD_BACKWARDS for floppies.christos
2009-10-18Don't try to read disklabel to check FS_RAID on floppy boot sincetsutsui
2009-01-12Replace time_t values in libsa sources with the following two typestsutsui
2008-04-05Add support booting from UFS2 partition for sparc.tsutsui
2006-07-13De-__P. ANSIify.uwe
2006-06-20Add support to the 2nd stage boot loader for booting from RAIDjdc
2006-05-20struct filesystem is now struct fs_ops, since i don't know when.mrg
2005-12-11merge ktrace-lwp.christos
2005-04-27Do not rely on strings to which pointers are returned by promlib functionsmartin
2003-07-30sprinkle some: libkern.h, some -ffreestanding and some cast-y goodness,mrg
2003-02-26Move all `ID prom' stuff into the prom library.pk
2002-09-27remove trailing \n in panic(). approved perry.provos
2001-09-26getprop* -> PROM_getprop*eeh
2001-08-05avoid an unused variable warningmrg
2001-04-04* Missing PROM_OPENFIRM: case in getdevtype() and prom_getether().pk
2001-01-18On V0 proms, read the `idprom' property at the root node to get to thepk
1999-04-28Include <sys/systm.h> to get prototype for memset.christos
1999-02-15Use PROMLIB to streamline this code. This also provides the bulk ofpk
1998-10-12Move around a few PTE-manipulating macros.pk
1998-10-05rename getprop routine to avoid conflict with the one in bsd_openprom.hchristos
1998-09-15Can't afford a 1K buffer in the data segment.pk
1998-08-29add support for finding kernels other than `netbsd'. the list is:mrg
1998-05-27Properly split boot spec into file name and arguments.pk
1997-06-01Completely rearrange SPARC boot code, modeling it after alpha and hp300mrg