summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/autoconf.h
AgeCommit message (Expand)Author
2000-06-08And more ANSI'ification!thorpej
2000-06-05Switch to the new `evcnt' mechanism for counting interrupts. Maintainthorpej
2000-06-01Make booted_device global (and booted_parition for consitency).matt
1998-05-14Garbage-collect the old confargs stuff that was used in the Early Days.thorpej
1998-05-13Clean up some historical artifacts.thorpej
1998-02-13Clean up kernel initialization. Use the bootinfo structure (or innatecgd
1998-02-13Define a lookup table for Alpha platform variation names.thorpej
1998-02-12clean up the way bootinfo information is passed and used: move the versioncgd
1997-08-11clean up bootinfo v1 struct a bit: add a hwrpb size field (in a backward-cgd
1997-07-25fix comment glitch in the last changecgd
1997-07-25clean up bootinfo structure comments so they're more readable (to me,cgd
1997-07-25Define the bootinfo magic number and bootinfo (version 1) structure.thorpej
1997-04-06clean up NetBSD RCS ID stringscgd
1996-11-13compile cleanly with:cgd
1996-07-14(1) Clean up interrupt handling slightly.cgd
1996-06-13clean up copyright noticescgd
1996-06-13boot device autodetection, using PROM's boot device environment variable.cgd
1995-11-23wholesale update from my NetBSD/Alpha source tree. Includes:cgd
1995-02-13preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TOcgd