summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-11-15Add struct for processors.Marco Peereboom
2007-11-14Cache curcpu() value into a local variable when it is used more than once inMiod Vallat
2007-11-14No need to check whether we are the primary processor in m188_{clock,stat}intr,Miod Vallat
2007-11-14Merge the ci_alive and ci_primary boolean values of struct cpu_info intoMiod Vallat
2007-11-14When processing a data access fault, keep the kernel lock while invokingMiod Vallat
2007-11-14When servicing an exception, do not enable interrupts if they were notMiod Vallat
2007-11-14Unknown codecs don't have a name field, so print what we read fromDeanna Phillips
2007-11-14prettify the RCS id (less whitespace)Thordur I. Bjornsson
2007-11-14Remove eeprom.h.Mark Kettenis
2007-11-14Turn the spl* macros into functions.Thordur I. Bjornsson
2007-11-14shrink floppy build by knocking out some unused bits of code; seen by canacarTheo de Raadt
2007-11-14spacingTheo de Raadt
2007-11-14Fix handling of local AML variables for type conversion:Can Erkin Acar
2007-11-14do not call crypto_done() on errors, since the drivers already do this.Markus Friedl
2007-11-14do not process requests linked to unused sessions. (crypto_freesessionMarkus Friedl
2007-11-14Let ``machine cpu #'' hop to the given cpu.Miod Vallat
2007-11-14Be consistent in db_cmd_loop_done declaration.Miod Vallat
2007-11-14CCU-550 EVDO; Alexey VatchenkoTheo de Raadt
2007-11-14syncTheo de Raadt
2007-11-14Add ieee80211_rate2plcp() and ieee80211_plcp2rate() functions, whichMarcus Glocker
2007-11-14add the Marvell 88E8042 and 88E8072 PCI ids.Brad Smith
2007-11-14regenBrad Smith
2007-11-14- add the ATI Radeon X1950 Pro video adapter.Brad Smith
2007-11-14less obnoxious dmesgDeanna Phillips
2007-11-14regenBrad Smith
2007-11-14- add the Intel G33 PCIe bridge.Brad Smith
2007-11-13Fix printf format string.Mark Kettenis
2007-11-13Remove bsd_openprom.h.Mark Kettenis
2007-11-13Expose mace_bus_dma_tag and extend the crimebus extent. This allows theJoel Sing
2007-11-13Give wscons_machdep.c half a spanking. This allows wsdisplay to compile onJoel Sing
2007-11-13fix output after deraadts fixes in usb. prints attach and address info onDavid Gwynne
2007-11-12spacingTheo de Raadt
2007-11-12no need to print acpi name on attachTheo de Raadt
2007-11-12a little less excitement (every printf does not need to end in !)Theo de Raadt
2007-11-12correct : vs , in attach-time messagesTheo de Raadt
2007-11-12Restart clock before invoking hardclock() and statclock(), otherwise theyMiod Vallat
2007-11-12Use isa_intr_establish() to establish the SCI interrupt handler; this makesMark Kettenis
2007-11-12Split handling of unmaskable vs maskable ipi to make the core simpler,Miod Vallat
2007-11-12spacingTheo de Raadt
2007-11-12/dev/openpromMark Kettenis
2007-11-12Don't use utc_off, time is always reported in UTC.Marc Balmer
2007-11-12Don't use utc_off when using the hires timestamp.Marc Balmer
2007-11-12syncTheo de Raadt
2007-11-12ti usb serialTheo de Raadt
2007-11-12fix some problems with lazy fpu context handling:Todd C. Miller
2007-11-12repair input vs output confusionJacob Meuser
2007-11-12syncTheo de Raadt
2007-11-12correct a ricoh labelTheo de Raadt
2007-11-12only print bif info that is completeTheo de Raadt
2007-11-12missing :Theo de Raadt