summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2006-08-04acx can already be enabled (as developer pressure hah)Theo de Raadt
2006-08-03Re-enable IPMI. Tested by beck & ckuethe prompted by deraadtMarco Peereboom
2006-07-31puc@cardbus (only added (commented out) to whom has puc@pci enabled)Michael Shalayeff
2006-07-29remove gnu stuff from the 'tags' target.Thordur I. Bjornsson
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-07-27ok, opl/cmpci can go in now, got the workaround for upcoming issuesTheo de Raadt
2006-07-27disable shit that will break the tree soonTheo de Raadt
2006-07-27Newer cmcpci(4) sound driver, which adds S/PDIF, OPL and MPU support, someBrad Smith
2006-07-25Kill option GPL_MATH_EMULATE.Mark Kettenis
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-13Switch to a three-phase pci resource fixup:Mark Kettenis
2006-07-10The setperf mechanism cannot handle multiprocessor systems. Ensure thatGordon Willem Klok
2006-07-07ANSIfyGordon Willem Klok
2006-07-02Oh what the heck. Enable zyd* even though it does not work yet :)Theo de Raadt
2006-07-01Eliminate redundant get_le() in favour of letoh32(). Add letoh32()Kenneth R Westerback
2006-06-26add commented out entries for bnx.Brad Smith
2006-06-25reorganize the code to be more sane.Brad Smith
2006-06-23we choose more drivers/firmwares over ext2fsTheo de Raadt
2006-06-23consistantly count context switches on exit; miod@ okMichael Shalayeff
2006-06-23In a drivers activate() entry point, if on DVACT_DEACTIVATE it doesMiod Vallat
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2006-06-19pcn no longer fits, sighTheo de Raadt
2006-06-17Don't return low level errors to userspace in p4tcc_setperf().Dimitry Andric
2006-06-17In p4tcc, only check cpu stepping for the Pentium 4 family. Also killDimitry Andric
2006-06-16- add rum(4). commented out for now.Niall O'Higgins
2006-06-16From k*_powernow_setperf() always return 0, i.e.Gordon Willem Klok
2006-06-15switch to using mpi instead of mpt; ok marcoTheo de Raadt
2006-06-15make the clock error calculation match dev/ic/com.c so that things with,Jason Wright
2006-06-15Add proper masking of reserved bits, when we test if the thermalDimitry Andric
2006-06-15In p3_get_bus_clock() don't fall through if we have in fact correctlyGordon Willem Klok
2006-06-14Missed a part of the kvm86 commit, if option KVM86 is defined it would beGordon Willem Klok
2006-06-13Do not compare apple with oranges when checking if the thermal controlMiod Vallat
2006-06-13kvm86, missed a file.Gordon Willem Klok
2006-06-13Kernel virtual mode 8086, currently disabled in GENERIC.Gordon Willem Klok
2006-06-13When adjusting the performance of the processor using p4tcc, the CPUsGordon Willem Klok
2006-06-13Change the value returned if the CPU fails to honor a request toGordon Willem Klok
2006-06-12Some more improvements to EST:Dimitry Andric
2006-06-12ANSIfy, and nuke newline at end of file.Gordon Willem Klok
2006-06-12Add stray interrupt reporting to the apicvec.s, fix the code for strayGordon Willem Klok
2006-06-11Ansify. No binary change on amd64 and i386, not yet built on sgi. ok miod@Matthieu Herrb
2006-06-11Get rid of the wdt(4) char device. We have watchdog(4) andMichael Knudsen
2006-06-10ANSIfy, KNF and remove a silly comment.Gordon Willem Klok
2006-06-10ANSIfy, KNFGordon Willem Klok
2006-06-07enable azalia; ok jasonTheo de Raadt
2006-06-06use _C_LABEL() instead of _Michael Shalayeff
2006-06-02Spelling.Christopher Pascoe
2006-06-01Right at the end of a debug kernel build, the current Makefile copies bsdChristopher Pascoe