summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2007-07-13Do not compile disk_reallymapin() unless it is really needed.Miod Vallat
2007-07-13Reenable accelerated text console primitives on pnozz if running with aMiod Vallat
2007-07-11Remove unused shpcic_intr_establish() and friends.Miod Vallat
2007-07-11Try reading a native label in the first sector, before trying to findMiod Vallat
2007-07-10Don't trust the privilige level in the sigcontext passed to sigreturn(2).Mark Kettenis
2007-07-10Don't brelse() a buf we don't own in readsgilabel() by mistake.Miod Vallat
2007-07-09change the behaviour of the LED on the O2 so that it's red in user modeJasper Lievisse Adriaanse
2007-07-07Match VIA VT8237A; from "Christoph Egger" <Christoph_Egger@gmx.de>.Alexander Yurchenko
2007-07-06Fix a misleading comment.Artur Grabowski
2007-07-06net80211 growth eats another ethernet driver (which is super rare on laptops)Theo de Raadt
2007-07-05Report actual faulting address (if we can) instead of the mmu tag word forMark Kettenis
2007-07-05Print offset and irq for devices that attach to ssio(4).Mark Kettenis
2007-07-05Compute the correct address and try and print a matching symbol for j andMiod Vallat
2007-07-04fix dmesg formatting error when hardware random number generator is presentChris Kuethe
2007-07-04take skc/sk off main floppy, becuase of net80211 growthTheo de Raadt
2007-07-04Remove more IPX leftovers.Marco Pfatschbacher
2007-07-03Mark ukbd(4) as console keyboard when appropriate.Mark Kettenis
2007-07-02replace two lockmgr lock with rwlocks.Thordur I. Bjornsson
2007-07-02allow pciide to attach to jmb as well as ahciDavid Gwynne
2007-07-02Add arc/jmb/ahci here as well.Jonathan Gray
2007-07-02enable jmb on all archs that support ahci, so jmicron boards will continueDavid Gwynne
2007-07-01In cpu_switch(), store the saved cpl in the pcb as a 64 bit store, so thatMiod Vallat
2007-07-01Move more fpe-related stuff in #ifdef ARMFPU blocks.Miod Vallat
2007-07-01Use mapiodev() instead of mapdev() when applicable. This is just syntacticMiod Vallat
2007-07-01Perform minimal disklabel setup without needing to do the disklabel_to_sun()Miod Vallat
2007-07-01Do not define DEBUG unconditionnaly.Miod Vallat
2007-07-01Add gentbi(4).Mark Kettenis
2007-07-01Correctly count interrupts for devices that share interrupts.Mark Kettenis
2007-07-01Reset PDC devices before enabling iova space if we're not on a serial console.Mark Kettenis
2007-07-01Oops! Revert previous commit.Mark Kettenis
2007-07-01Add PDC_IO.Mark Kettenis
2007-07-01Add a few more registers.Mark Kettenis
2007-06-30Bump number of supported interrupt routing entries.Mark Kettenis
2007-06-29sick of extra static messing up tracebacks; ok miodTheo de Raadt
2007-06-27wt(4) was removed a while ago, so don't support booting off it anoymore.Michael Knudsen
2007-06-27According to Intel errata:Artur Grabowski
2007-06-26Switch associated pciide(4) into native mode, and route its interruptMark Kettenis
2007-06-26Provide a default case so that we don't end up trying to dereferenceTom Cosgrove
2007-06-25"of of" is wrong - it should be "off of" - but "from" is even nicerTom Cosgrove
2007-06-24Crank initial storage for extents a bit. We really should allocate extentsMark Kettenis
2007-06-24Fix xd and xy disklabel handling.Miod Vallat
2007-06-24Attach as console when appropriate.Mark Kettenis
2007-06-24When bootfile was made global so that macppc could modify it, itTom Cosgrove
2007-06-24rework sensor tasks to use the kernels generic workq rather than a specialDavid Gwynne
2007-06-23Enable workaround for decrementer exception problem.Dale Rahn
2007-06-23net80211 growth means vr(4) goes away for nowTheo de Raadt
2007-06-22PCI malo(4) worksMartin Reindl
2007-06-21Brace got lost in rev 1.51.Miod Vallat
2007-06-21Enable memory above 256MB again now that bus_dma has been fixed.Miod Vallat
2007-06-21Extent sgi bus_dma to cope with different views of memory: non-contiguousMiod Vallat