summaryrefslogtreecommitdiff
path: root/sys/arch/evbmips/malta/autoconf.c
AgeCommit message (Expand)Author
2012-10-27split device_t/softc for all remaining drivers.chs
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2009-11-05Use deviter(9) instead of accessing alldevs directly. Test-compiled,dyoung
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-01-04Fix headers.ad
2007-12-05Use TAILQ_FIRST(3) and TAILQ_NEXT(3) macro.tsutsui
2006-11-17Defer _spl0() or _splnone() calls (which enable hardware interrupts)tsutsui
2006-02-26Use device_is_a()thorpej
2006-02-21Use device_class() instead of accessing dv_class directly.thorpej
2005-12-11merge ktrace-lwp.christos
2005-06-09Change the second argument of config_rootfound() from a string to NULL,he
2004-10-23Centralize the declaration of booted_device and booted_partition.thorpej
2003-07-15__KERNEL_RCSID()lukem
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2002-04-08Make clock/time handling more accurate:simonb
2002-03-07A port to the MIPS Malta evaluation board. Currently supports thesimonb