summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2006-08-25Be a little less agressive in declaring the change pending bit stuck, increaseGordon Willem Klok
2006-08-25forget about >4g memory if not switched to pae in order to disable all the bo...Michael Shalayeff
2006-08-24Same change as on amd64. Don't propogate low level errors to userland.Gordon Willem Klok
2006-08-24Add support for HMACs to the via c3/c7 crypto driver. For now, weHans-Joerg Hoexer
2006-08-22provide some smp locking around protection fault trap from user too; original...Michael Shalayeff
2006-08-22Use a case-insensitive comparison when checking for bogus SMBIOSTom Cosgrove
2006-08-20When spoofing an MSDOS disklabel, don't create partitions with a finalKenneth R Westerback
2006-08-20When using p4tcc supply a cpu_cpuspeed function to provide an estimatedGordon Willem Klok
2006-08-18add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming)Jason Wright
2006-08-18Don't renumber the PCI bus if we don't need to. Fixes some machines (DellMark Kettenis
2006-08-18Add a new Core Xeon CPU and an older Pentium Pro model to the busDimitry Andric
2006-08-18Make sure the PCI mode detection code is called if it hasn't been run yet.Mark Kettenis
2006-08-17prefer higher phys memory for page tablesMichael Shalayeff
2006-08-17Check d_secpercyl in all readdisklable() functions, and have all ofKenneth R Westerback
2006-08-16Add msck(4) and msk(4).Mark Kettenis
2006-08-16Add mskc(4) and msk(4).Mark Kettenis
2006-08-14say which type of header is unknownTheo de Raadt
2006-08-14enable bnx(4) on the CD RAMDISKs as well.Brad Smith
2006-08-14Enable bnx because we now can run traffic.Marco Peereboom
2006-08-14Driver for Arkmicro Technologies ARK3116 USB UART based devices.Jonathan Gray
2006-08-11Use d_secperunit rather than 0x1fffffff as the default value forKenneth R Westerback
2006-08-11add rum(4) on arches where ural(4) is enabled.Damien Bergamini
2006-08-06enable arc so it can get some exposure to testingDavid Gwynne
2006-08-06add the Intel 6321ESB LPCBrad Smith
2006-08-06add the Intel 82801GHM LPC and 6321ESB LPCBrad Smith
2006-08-06add the Intel 82801DBM LPC.Brad Smith
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