summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2001-03-29bus_space_*_raw_multi_* is supposed to take u_int8_t parameter, notDale Rahn
2001-03-29Make several global variables referenced as extern, not common.Dale Rahn
2001-03-29Update to newer version from Nbsd. Add OpenBSD tag.Dale Rahn
2001-03-29Add support for Yamaha DS-XG based audio chips, as found in machines such asAaron Campbell
2001-03-29big bangMichael Shalayeff
2001-03-29leaf_entry, better entryMichael Shalayeff
2001-03-29define leaf_entry, better entryMichael Shalayeff
2001-03-29steal alpha cdefs.h for we lack out own anywayMichael Shalayeff
2001-03-29cpudev_data.h here needed notMichael Shalayeff
2001-03-29here labels we defineMichael Shalayeff
2001-03-29regen we doMichael Shalayeff
2001-03-29the content we define, decide for names and labels includer isMichael Shalayeff
2001-03-29context and stack setup proper, better map/unmapbufMichael Shalayeff
2001-03-29various fixes, new _pmap_enter for pmap new, space policeMichael Shalayeff
2001-03-29.comm in .bssMichael Shalayeff
2001-03-29.comm in .bss, ldo R% of pdc wrapper stackMichael Shalayeff
2001-03-28start of textMichael Shalayeff
2001-03-28kcopy must restore the previous pcbonfault, not zero it.Artur Grabowski
2001-03-28use diag not .word, better tlabel usageMichael Shalayeff
2001-03-28enable cy* by defaultTheo de Raadt
2001-03-28identify Cyrix III; from Armin Wolfermann <armin@wolfermann.org>Michael Shalayeff
2001-03-28ldil requires L% always it seemsMichael Shalayeff
2001-03-28Replaced with bt8xx.h; byebye.Federico G. Schwindt
2001-03-27Move the boot loader relocation address higher, for full-featuredMiod Vallat
2001-03-27__weak_alias, __warn_references, __indr_reference are unimplemented now; from d@Michael Shalayeff
2001-03-27Make this compile correctly for non-mvme187 compatible kernelMiod Vallat
2001-03-25Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function...Constantine Sapuntzakis
2001-03-25add bpfilter (bpf) to RAMDISK kernel for dhcp support.Dale Rahn
2001-03-24Remove an #ifdef PMAP_NEW so userland (specifically ps) doesn'tTodd C. Miller
2001-03-24Oops. Unbreak.Hakan Olsson
2001-03-24Convert to new timeout API. art@ ok.Hakan Olsson
2001-03-24Convert to new timeout API. mickey@ ok.Hakan Olsson
2001-03-23Fix pagemove to work with PMAP_NEW. Mostly from NetBSD.Artur Grabowski
2001-03-23fix a diagnostic check in pagemoveArtur Grabowski
2001-03-23Remove obsolete configs, add the one we (Applitron) use nowadays instead.Niklas Hallqvist
2001-03-22pmap_physseg is kernel-only businessMichael Shalayeff
2001-03-22Remove transient config file.Niklas Hallqvist
2001-03-22syncNiklas Hallqvist
2001-03-22handle d/i prot traps properMichael Shalayeff
2001-03-22shuffle the tlb handlers a little,Michael Shalayeff
2001-03-22Merge in NetBSD's PMAP_NEW, still disabledNiklas Hallqvist
2001-03-22make sure we stop stack tracing on user pcMichael Shalayeff
2001-03-22ifdef on a proper debug defineMichael Shalayeff
2001-03-22KNF a stmtNiklas Hallqvist
2001-03-22More EMODD work:Brandon Creighton
2001-03-22Get pmap->cpus_using before the pmap structure is touched. Besides, weMiod Vallat
2001-03-21Move files from common to dev to be more like other archsArtur Grabowski
2001-03-21__va_list is specified differently with the powerpc ABI than it is onDale Rahn
2001-03-21optimize a sanity check and put it behind ifdef DIAGNOSTIC.Artur Grabowski
2001-03-20regenMichael Shalayeff