summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2006-07-20Not all Cheetah machines have the DSSI controller at a non-canonical address;Miod Vallat
2006-07-20Conform to the party's line when printing unconfigured devices.Miod Vallat
2006-07-20Here cometh the blinkenlichten on VAXens.Miod Vallat
2006-07-20Kill an autoconf abuse introduced with Cheetah support, and pass realMiod Vallat
2006-07-20Oops, correctly initialize vax_confdata for VS4k/90.Miod Vallat
2006-07-20regenMichael Shalayeff
2006-07-20fix various ways of spelling 'access' wrong in commentsMartin Reindl
2006-07-20regenMichael Shalayeff
2006-07-20assume root is always on wd0a, for nowTheo de Raadt
2006-07-20Get rid of the 'nextevent out of bounds' error message, if interruptsDale Rahn
2006-07-19Actually we can optimize further an assignment in sendsig().Miod Vallat
2006-07-19Trivial simplification in the signal delivery code; shave one instructionMiod Vallat
2006-07-19Remove long dead meat and irrelevant defines. No functional change.Miod Vallat
2006-07-19Honour L3 switch on VS4k/90, even if we don't support glass console yet;Miod Vallat
2006-07-19Cheetah machines can use dz as a console since a long time already, thus doMiod Vallat
2006-07-19Remove code checking for memory residence of pages in disk_reallymapin(),Miod Vallat
2006-07-17same changes as i386. tested by kettenis@ and ckuethe@. thanks.Federico G. Schwindt
2006-07-17same fix as i386Theo de Raadt
2006-07-17we prefer it if this compilesTheo de Raadt
2006-07-17id tag.Federico G. Schwindt
2006-07-17use malloc'ed buffers rather than losing some/all of the static buffersFederico G. Schwindt
2006-07-17Fixups for NVIDIA MCP04 SATA interrupts.Mark Kettenis
2006-07-17Switch to a three-phase pci resource fixup:Dale Rahn
2006-07-17Cope with clock_subr.c changes.Miod Vallat
2006-07-16Fix splassert false positives on older VAXstation with devices wired toMiod Vallat
2006-07-16On LX164 systems (and maybe others), isa video boards are reported byMiod Vallat
2006-07-16Contrary to where this was stolen from, arm does indeed needDale Rahn
2006-07-14Add a major line for wd, for kernels with root on wd0a to work.Miod Vallat
2006-07-14Allow tracebacks of the kernel stack even when the kernel did not panic,Miod Vallat
2006-07-14change pcibr_flags back to 0 (turn off verbose mode). If anyone has aTheo de Raadt
2006-07-13Switch to a three-phase pci resource fixup:Mark Kettenis
2006-07-13include uvm_extern.h for atop() and uvm functions just like in armishMartin Reindl
2006-07-12zap some unused variables.Thordur I. Bjornsson
2006-07-12Shorten the dmesg one line.Miod Vallat
2006-07-12Remove commented out defopt goo.Miod Vallat
2006-07-12Fix dependenciesMiod Vallat
2006-07-12Turn GetCPSR() into an inline get_cpsr(), and remove more dead code.Miod Vallat
2006-07-12Orphaned stuff.Miod Vallat
2006-07-12include uvm_extern.h for atop()Martin Reindl
2006-07-12do not include uvm_extern.h twiceMartin Reindl
2006-07-11the scsi_link structure contained a copy of the inquiry flags and the wholeDavid Gwynne
2006-07-11syncMichael Shalayeff
2006-07-11Remove duplicate prototypes already in <sys/systm.h>Miod Vallat
2006-07-11Hook up the hw.product sysctl on macppc,Gordon Willem Klok
2006-07-11Remove old debug goo; drahn@ okMiod Vallat
2006-07-11Remove DISKLABEL_ALL, DISKLABEL_ALPHA, leave DISKLABEL_I386 inKenneth R Westerback
2006-07-10Do not blindly enable pci io/mem space.Mark Kettenis
2006-07-10The setperf mechanism cannot handle multiprocessor systems. Ensure thatGordon Willem Klok
2006-07-10Accept non-page-aligned addresses and sizes in mapiodev() and unmapiodev().Miod Vallat
2006-07-10Remove the error_cnt cacluation, this only makes sense when the suppliedDale Rahn