summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-05-22add memory clobber to prevent reorderingJason Wright
2005-05-22ALAW is called AudioEalaw not AudioEmulawJason Wright
2005-05-22enable re(4) and ciphy(4) on sparc64Peter Valchev
2005-05-22fix dmesg printMichael Shalayeff
2005-05-22devices scan for the early new hppa64 machines.Michael Shalayeff
2005-05-21stray $$Michael Shalayeff
2005-05-21add i386 optimized in4_cksumBrad Smith
2005-05-21elf64 of course!Michael Shalayeff
2005-05-21put whole cache info on one line; w/ mods from drahn@; ok drahn@Michael Shalayeff
2005-05-19Lock down SMM space on i82810 MCH and later chips in case BIOSAlexander Yurchenko
2005-05-19 __unused is used nowMichael Shalayeff
2005-05-18Rework the single step implementation; mostly delaying breakpointMiod Vallat
2005-05-17- add epic(4)Brad Smith
2005-05-17add epic(4) under the untested section.Brad Smith
2005-05-16add epic(4)Brad Smith
2005-05-16Remove PT_[GS]ETFPREGS and struct fpreg, as we have no real floating pointMiod Vallat
2005-05-15Fix CMMU_CSSP(n) value.Miod Vallat
2005-05-15enable ep(4)Martin Reindl
2005-05-15Speed up the low-level dae helpers.Miod Vallat
2005-05-15Compile out more code if TRACE_DEBUG is not defined.Miod Vallat
2005-05-15Disable ddb backtrace debug code by default.Miod Vallat
2005-05-15KNF and ANSIfy.Miod Vallat
2005-05-14Match a device_type of scsi-2 as SCSI (as found in a Netra 1405).Brad Smith
2005-05-14Remove bogus #define, no binary difference.Dale Rahn
2005-05-14Factorize most of the high-level logic for Sun serial keyboards inMiod Vallat
2005-05-14remove redundant definition of PCI_ID_CODE. I added this to theBrad Smith
2005-05-13/dev/speaker node on cats.Miod Vallat
2005-05-13Kill <machine/spkr.h>, software should use <dev/isa/spkrio.h> instead.Miod Vallat
2005-05-13not ready for NATMTheo de Raadt
2005-05-13enable spkr by default; ckuethe 4201Theo de Raadt
2005-05-12RegenMiod Vallat
2005-05-12Populate \t better in the output, for human readability; no change in theMiod Vallat
2005-05-12Minimal terminal line discipline support to stop the boot timeoutUwe Stuehler
2005-05-11prettier; ok uweTheo de Raadt
2005-05-10enable arm optimized in4_cksumBrad Smith
2005-05-10add epic commented outMichael Shalayeff
2005-05-10after copyin/out fpu regs flush and purge as they gonna be accessed from phys...Michael Shalayeff
2005-05-10explicitly align unwind data to 8 bytes; from chsMichael Shalayeff
2005-05-10no reason to use long as we are most definately all 32bitMichael Shalayeff
2005-05-10set pcsq in case we get signal delivery once interrupted from the gateway pag...Michael Shalayeff
2005-05-10enter ddb thru alt-escape.Marc Espie
2005-05-10- add vax optimized in4_cksumBrad Smith
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith
2005-05-09fixes and updates for root device detection from NetBSD:Martin Reindl
2005-05-09- add alpha optimized in4_cksumBrad Smith
2005-05-09Compile if no wsmouse device is configured in the kernel.Miod Vallat
2005-05-09Compile without option WSDISPLAY_COMPAT_RAWKBDMiod Vallat
2005-05-09Enable clock to STUART unit, and enable com2 in GENERIC and RAMDISKUwe Stuehler
2005-05-09Permit one of the PXA2X0's UARTs to operate in Slow Infrared (SIR) modeUwe Stuehler
2005-05-09Added comments, and a new function to control the infrared LED.Uwe Stuehler