summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2006-11-29Remove cpu_swapin() and cpu_swapout(), they are no longer necessary (exceptMiod Vallat
2006-11-29Only establish acpi interrupt if ACPI_ENABLE.Mark Kettenis
2006-11-28Let est not complain about certain strange msr values on Pentium 4's. We can'tDimitry Andric
2006-11-28Support "trace /p <pid>" to show the stack trace of any process.Uwe Stuehler
2006-11-28Always call cyrix3_get_bus_clock in cyrix3_cpu_setup, since we mightDimitry Andric
2006-11-28Don't display cpu brand string, features, etc. a second time, when booting an MPDimitry Andric
2006-11-28Only use est and other non-acpi setperf mechanisms, if acpi is notDimitry Andric
2006-11-28acpi may steal the timer and speedstep functionality, in which case weTheo de Raadt
2006-11-27Add disabled acpi to GENERIC and GENERIC.MP. This is required by the newMarco Peereboom
2006-11-27commit vesabios for matthieu@Gordon Willem Klok
2006-11-27Enable kvm86.Gordon Willem Klok
2006-11-27IBM ServeRAID controllers driver.Alexander Yurchenko
2006-11-27Only use the ichpcib speedstep feature if we're running on a (Mobile) Pentium 4,Dimitry Andric
2006-11-27First attempt at making kvm86 MP safe, place mutex lock around callsGordon Willem Klok
2006-11-27Prevent panics when booting GENERIC.MP with a vesabios kernel.Gordon Willem Klok
2006-11-27move uberry to a nicer placeTheo de Raadt
2006-11-27enable uberry driverTheo de Raadt
2006-11-26leave name simpleTheo de Raadt
2006-11-26Save misc info (ebx) register from cpuid with eax=1, so we can use itDimitry Andric
2006-11-26Activate pwdog(4) after successful testing on i386 and macppc.Marc Balmer
2006-11-26use splclock() instead of splsoftclock() when setting the timeout periodMarc Balmer
2006-11-25remove dpt(4) because it sucks.David Gwynne
2006-11-25malo works fine here, enable it.Jonathan Gray
2006-11-19Handle operations larger than will fit in the buffer we allocate,Tom Cosgrove
2006-11-19Improve the AES acceleration, by allocating a contiguous DMA-ableTom Cosgrove
2006-11-17Add code for AES acceleration. This is currently disabled withTom Cosgrove
2006-11-17Fix typo to let this compile.Tom Cosgrove
2006-11-17Make sure we copy the IV back into the session structure, not theTom Cosgrove
2006-11-15Add commented out entries for acpimadt(4) and acpiprt(4).Mark Kettenis
2006-11-15do not go processing normal interrupts after ipi.Michael Shalayeff
2006-11-11Get rid of magic isa and eisa bus numbers in mpbios code. Pave the way forMark Kettenis
2006-11-06add gem and gentbi; why notTheo de Raadt
2006-11-05Add deduced power state table for 1.00 GHz VIA Eden 90nm 'Esther'.Dimitry Andric
2006-11-02enable vic(4) now that it works.David Gwynne
2006-10-31Mention that cdboot won't find boot.conf if you create the CDTom Cosgrove
2006-10-30install boot.conf as a section 5 page, not section 8;Jason McIntyre
2006-10-29The default for swap should be partition 'b' on the same unit as root is,Mark Kettenis
2006-10-29Remove redundant if (msg) {} block around invocations ofKenneth R Westerback
2006-10-28We don't currently write a disklabel into an OpenBSD ('A6') DOS MBRKenneth R Westerback
2006-10-26Driver for the AMD Geode LX series processor security block.Tom Cosgrove
2006-10-26Driver for MosChip MCS7703 based USB Serial devices.Jonathan Gray
2006-10-24Hook brand new trace function into ddb. Now users can send useful tracesMarco Peereboom
2006-10-22more bits of cleanup before marco gets to playTheo de Raadt
2006-10-21Don't try to spoof 0 length DOS MBR/EBR partitions. By skippingKenneth R Westerback
2006-10-21enable zydTheo de Raadt
2006-10-21Some KNF cleanup.Kenneth R Westerback
2006-10-21We have a pointer (pp), so use it in the DOSPTYP_UNUSED case ratherKenneth R Westerback
2006-10-20Try again with local variable to avoid alignment issues.Kenneth R Westerback
2006-10-19indentTheo de Raadt
2006-10-19Fix the spellings of Cool'n'Quiet and PowerNow! in a couple of places.Tom Cosgrove