summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-02-17need printf prototypeMichael Shalayeff
1997-02-16Some changes for WG testing.Per Fogelstrom
1997-02-16rd -> hdJason Downs
1997-02-16Fix autoconfiguration code, so that it can actually boot from pdevs.Jason Downs
1997-02-16More rd changes that were missed... Still not working.Jason Downs
1997-02-16Updated to reflect reality.Jason Downs
1997-02-16Add initial ram disk support.Jason Downs
1997-02-16Add new kernel configuration that support ramdisk in the data segmentDale S. Rahn
1997-02-15add kernel_text symbol (just like other archs)Michael Shalayeff
1997-02-15Move the debug print into the ifdef DEBUG section.Dale S. Rahn
1997-02-15Only copy a cpudisklabel in the disklabel structure if a valid one is found.Dale S. Rahn
1997-02-14back out changes to rei functionkstailey
1997-02-14back out Jason's copypage/zeropage() changekstailey
1997-02-14add SPL#, back out Makefile.sun3 changekstailey
1997-02-14make things get out-of-date if genassym.c is touchedkstailey
1997-02-14add PSL_IPL7kstailey
1997-02-14back out prev. changekstailey
1997-02-14switch from <sys/types.h> to <sys/param.h>kstailey
1997-02-14move prototype of spl0() to param.hkstailey
1997-02-14add prototype of spl0(), but should it go here?kstailey
1997-02-14put back FC_CONTROLkstailey
1997-02-14remove stuff that is in <m68k/cpu.h>kstailey
1997-02-14remove stuff that is in <m68k/cpu.h>kstailey
1997-02-14remove old #define of splx() and update rei funciton in locore.skstailey
1997-02-14change spl0 from macro to assember function in locore.skstailey
1997-02-14change inline version of _spl() to macrokstailey
1997-02-14add tagkstailey
1997-02-14move spl() stuff from psl.h to param.hkstailey
1997-02-14Copy all of 040 fp exception vectors into table. previous structureDale S. Rahn
1997-02-13Provide ccd's major numberNiklas Hallqvist
1997-02-13Applitron's 128 MB PentiumPro with 64MB buffer cacheNiklas Hallqvist
1997-02-13prototypes (strike one)kstailey
1997-02-13prototypeskstailey
1997-02-13add #include <machine/cpu.h> for prototype of fusword()kstailey
1997-02-12fix typecast; janjaap@stack.nlTheo de Raadt
1997-02-12The original disklabel code from dale had an unaligned-aligned problemTheo de Raadt
1997-02-12when changing a device entry slot, remove the old one.Dale S. Rahn
1997-02-11add -m68020 to AFLAGSkstailey
1997-02-11prototypes for copypage & zeropagekstailey
1997-02-11no more VNODEPAGER #definekstailey
1997-02-11Add ramdisk (rd) character major number, put the device in the characterDale S. Rahn
1997-02-11ok, transmit on port 0 works...Theo de Raadt
1997-02-11wl0 moves to ipl 3Theo de Raadt
1997-02-10make it workTheo de Raadt
1997-02-10Use copypage and zeropage.Jason Downs
1997-02-10kill extra declJason Downs
1997-02-10mac68k copypage/zeropage changes.Jason Downs
1997-02-10zeropage -> devzeropageJason Downs
1997-02-10Completely untested mvme68k changes for copypage/zeropage/mappedcopy.Jason Downs
1997-02-10hp300 portion of the copypage/zeropage/mappedcopy changes from NetBSD.Jason Downs