summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2006-03-13remove splimp.Brad Smith
2006-03-13time-bind and lower power in lock spinning and a couple of other ipi loops by...Michael Shalayeff
2006-03-13Fix machines that need PCI access during ACPI bringup.Marco Peereboom
2006-03-13Fix machines that need PCI access during ACPI bringup.Marco Peereboom
2006-03-12Previous fix was half-done, move the wsscreen_list array into the softcMiod Vallat
2006-03-12Move struct wsscreen_list out of the stack as on sparc.Miod Vallat
2006-03-12When attaching a wsdisplay, the wsscreen_list structure can not be on theMiod Vallat
2006-03-12Don't leave a dangling pointer to the process-specific LDT afterTom Cosgrove
2006-03-12with pcn(4) now in place remove or replace the references to PCI le(4)Martin Reindl
2006-03-12remove splimp().Brad Smith
2006-03-12IPL_IMP -> IPL_VMBrad Smith
2006-03-12remove splimp.Brad Smith
2006-03-12remove splimp.Brad Smith
2006-03-12remove IPL_IMP and splimp().Brad Smith
2006-03-12IPL_IMP -> IPL_VMBrad Smith
2006-03-12remove IPL_IMP and splimp().Brad Smith
2006-03-12remove IPL_IMP and splimp().Brad Smith
2006-03-11cbb needs IPL_VM to be defined now.Miod Vallat
2006-03-11add a comment.Brad Smith
2006-03-11add art(4).Brad Smith
2006-03-10- Wrap IPI sending in splclock(), since an interrupt atBrad Smith
2006-03-10oops; from ottoMichael Shalayeff
2006-03-10provide a counter for ipisMichael Shalayeff
2006-03-09Do not include <lib/libkern/libkern.h> explicitely, get it via <sys/systm.h>.Miod Vallat
2006-03-09Typo fix from 'P-O Yliniemi <peo atsomehostlike bsd-guide.net>'Tobias Weingartner
2006-03-08Glue showval into ddb.Marco Peereboom
2006-03-08Properly route ISA interrupts through ioapics.Mark Kettenis
2006-03-08Really unbreak GENERIC.MP.Mark Kettenis
2006-03-08unbreak GENERIC.MP; from gklokTheo de Raadt
2006-03-08Patch from Gordon Klock to update AMD PowerNow K8 support on i386,Uwe Stuehler
2006-03-07Add hooks for "machine acpi disasm"Marco Peereboom
2006-03-07Fix collision between SI_SOFTSERIAL and OS timers in the interrupt mask.Uwe Stuehler
2006-03-07Add the proper constant to replace a magic interrupt number.Uwe Stuehler
2006-03-07- Use the correct initialization routine for the VIA VT8233 chipsetBrad Smith
2006-03-07Remove COMPAT_1x stuff inherited from NetBSD, which does not apply to us.Miod Vallat
2006-03-07On via-pmu systems, check whether the firmware has found adb devices on theMiod Vallat
2006-03-07It does not make sense to check for IA64 CPUID flag here.Jonathan Gray
2006-03-07Check for a few additional CPUID flags.Jonathan Gray
2006-03-06Remove accidentally committed debug printf.Mark Kettenis
2006-03-06Synch bits of the i386 and amd64 ioapic code.Mark Kettenis
2006-03-06Rename hpet to acpihpet so that all devices use the same naming convention.Marco Peereboom
2006-03-05Hook acpi to ddb since we need to be able to do some live debugging.Marco Peereboom
2006-03-05reference the correct man page;Jason McIntyre
2006-03-04| -> ||Brad Smith
2006-03-04Typos grab bag of the month, eyeballed by jmc@Miod Vallat
2006-03-04Dallas 1-Wire bus support. Includes the following drivers:Alexander Yurchenko
2006-03-04Remove probeset() for real this time...Miod Vallat
2006-03-04Add commented out gpio ``pin bus'' drivers section.Alexander Yurchenko
2006-03-04These devices are DV_DULL, not DV_IFNET... not that it really matters.Miod Vallat
2006-03-04Better names for turbochannel event counters.Miod Vallat