summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2004-06-22support for rcc osb4 and csb5; tested on quad-zion and another box i haveMichael Shalayeff
2004-06-22make sure real/avail mem printfs do unsigned ariths; found by beck@Michael Shalayeff
2004-06-21Put back the moving of schedstate_percpu into sched.h. This time exposeArtur Grabowski
2004-06-21Make 'machine ddbcpu' work, and use CPU device number instead of APIC idAndreas Gunnarsson
2004-06-20Init per-cpu spc_runtime before diving into the scheduler. From NetBSD.Aaron Campbell
2004-06-20Fix some comment typos I noticed while reading this code.Aaron Campbell
2004-06-20nope, tree breakage in libpthread. too tough to run a make build?Theo de Raadt
2004-06-20Move schedstate_percpu into sched.h so that we don't have to includeArtur Grabowski
2004-06-17pretty cpu spinup messageTheo de Raadt
2004-06-16We need __splbarrier to compile kernel, tho it should beAlexander Yurchenko
2004-06-16Use i386_ipi_db only with DDBAlexander Yurchenko
2004-06-16Missing ifdef DDBAlexander Yurchenko
2004-06-16db_mp.c requires ddbAlexander Yurchenko
2004-06-15first parts of how C3 Esther will be handled; ok tomTheo de Raadt
2004-06-15Be more careful about what value we check for crypto capability bitsTom Cosgrove
2004-06-15export actual xcrypt feature set bitmaskTheo de Raadt
2004-06-15grok upcoming VIA C3 Esther montmul, sha1, and sha256 instructionsTheo de Raadt
2004-06-14knock out some useless crudTheo de Raadt
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-06-09pull in KNF from SMPTheo de Raadt
2004-06-09we trust the calibrated pentium_mhz more, so don't overwrite it unlessTed Unangst
2004-06-09fix compilation for !I586_CPU case; ok grange@Damien Miller
2004-06-09Minor sync from the SMP branch.Artur Grabowski
2004-06-06Don't touch any hardware registers while fetching hw.cpuspeed andAlexander Yurchenko
2004-06-06remove Realtek 8139C+ from re(4) line commentPeter Valchev
2004-06-05re(4) on these media.. for nowTheo de Raadt
2004-06-05Replace NGPIO button with SMALL_KERNEL.Alexander Yurchenko
2004-06-05GPIO support for AMD Elan SC520 found on Soekris net45x1 boards.Alexander Yurchenko
2004-06-04Kill sys/cdefs.hAlexander Yurchenko
2004-06-03Add support for the GPIO logical device.Alexander Yurchenko
2004-06-03gscpcib(4) -- National Semiconductor Geode SC1100 PCI-ISA bridge driver.Alexander Yurchenko
2004-06-03Enable GPIO for i386 port.Alexander Yurchenko
2004-06-03rl at cardbus, requested by brad. poor brad. everyones feel for him.Theo de Raadt
2004-06-03commented out ahdTheo de Raadt
2004-06-03all install media should compile roughly the same... so SMALL_KERNEL thisTheo de Raadt
2004-05-30Devices hot plugging support.Alexander Yurchenko
2004-05-28put ahd in these two config files (disabled for now, though, because itTheo de Raadt
2004-05-27apm restores perflevel after resume; some cpus are forgetful.Ted Unangst
2004-05-23don't need backslashes in splx. spotted ottoTed Unangst
2004-05-23Enable lmtemp(4).Alexander Yurchenko
2004-05-23gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver.Alexander Yurchenko
2004-05-23Enable i2c for i386 port.Alexander Yurchenko
2004-05-23ehci support; hacked into working shape by jonathon@gateway.zenbu.netTheo de Raadt
2004-05-23workaround gcc brokenness by outlining spl functions.Ted Unangst
2004-05-20Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpcMark Kettenis
2004-05-19stupid typo that prevented i686 pagezero code from being used. from artTed Unangst
2004-05-11zap false rcsTheo de Raadt
2004-05-11put mdtphy onto install mediaTheo de Raadt
2004-05-08Enable ichpcib(4) in GENERIC and on all media.Alexander Yurchenko
2004-05-08Put back ichpcib(4), it works now.Alexander Yurchenko