summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2007-11-12fewer lines of dmesg output spew (matters more on newer sony laptops with... ...Theo de Raadt
2007-11-12syncTheo de Raadt
2007-11-12shortenTheo de Raadt
2007-11-12Select the right GDT entry for interrupt handlers on i386 systems whenChristopher Pascoe
2007-11-11Don't leak pfstatekey upon insert conflict (most often caused via pfsync).Christopher Pascoe
2007-11-11Rework ipi handling to delay acking the maskable ipi interrupt, so that itMiod Vallat
2007-11-11Give more information in ``machine cpu'' under ddb.Miod Vallat
2007-11-11Replace next_tick() with simpler C code that I can actually understand.Mark Kettenis
2007-11-11Revert useless textual optimization that resulted in 16 bytes beingKenneth R Westerback
2007-11-11Remove all code that prints to the console or writes to the log afterMarc Balmer
2007-11-11Add spurious interrupt detection to macebus. This allows for the detectionJoel Sing
2007-11-11The interrupt routine doesn't need to explicity invoke splbio/splx.Kenneth R Westerback
2007-11-11Use two software interrupt sources per processor for IPIs, instead of onlyMiod Vallat
2007-11-11In dma_cachectl(), flush unconditionnaly on all processors, regardless of theMiod Vallat
2007-11-11syncMartin Reindl
2007-11-11support little I-O DATA UPS GPS thingyTheo de Raadt
2007-11-11bring in ~7 years worth of improvements and bug fixes from NetBSDJacob Meuser
2007-11-10syncTheo de Raadt
2007-11-102 port usb hub with ethernet in it..Theo de Raadt
2007-11-10do not check malloc return value against NULL, as M_WAITOK is usedCharles Longeau
2007-11-10- syncAntoine Jacoutot
2007-11-10- add support for more multifunction Epson devices (from FreeBSD and SANE).Antoine Jacoutot
2007-11-10weel -> wellJoel Sing
2007-11-10Clean up some debugging left-overs.Marc Balmer
2007-11-10- Fix command timeouts in certain scenarios (like under X11)Marcus Glocker
2007-11-10knf.Marc Balmer
2007-11-10Activate umbg(4) on macppc.Marc Balmer
2007-11-10Activate umbg(4) in i386.Marc Balmer