Age | Commit message (Expand) | Author |
2007-07-07 | Match VIA VT8237A; from "Christoph Egger" <Christoph_Egger@gmx.de>. | Alexander Yurchenko |
2007-07-06 | Fix a misleading comment. | Artur Grabowski |
2007-07-06 | net80211 growth eats another ethernet driver (which is super rare on laptops) | Theo de Raadt |
2007-07-05 | Report actual faulting address (if we can) instead of the mmu tag word for | Mark Kettenis |
2007-07-05 | Print offset and irq for devices that attach to ssio(4). | Mark Kettenis |
2007-07-05 | Compute the correct address and try and print a matching symbol for j and | Miod Vallat |
2007-07-04 | fix dmesg formatting error when hardware random number generator is present | Chris Kuethe |
2007-07-04 | take skc/sk off main floppy, becuase of net80211 growth | Theo de Raadt |
2007-07-04 | Remove more IPX leftovers. | Marco Pfatschbacher |
2007-07-03 | Mark ukbd(4) as console keyboard when appropriate. | Mark Kettenis |
2007-07-02 | replace two lockmgr lock with rwlocks. | Thordur I. Bjornsson |
2007-07-02 | allow pciide to attach to jmb as well as ahci | David Gwynne |
2007-07-02 | Add arc/jmb/ahci here as well. | Jonathan Gray |
2007-07-02 | enable jmb on all archs that support ahci, so jmicron boards will continue | David Gwynne |
2007-07-01 | In cpu_switch(), store the saved cpl in the pcb as a 64 bit store, so that | Miod Vallat |
2007-07-01 | Move more fpe-related stuff in #ifdef ARMFPU blocks. | Miod Vallat |
2007-07-01 | Use mapiodev() instead of mapdev() when applicable. This is just syntactic | Miod Vallat |
2007-07-01 | Perform minimal disklabel setup without needing to do the disklabel_to_sun() | Miod Vallat |
2007-07-01 | Do not define DEBUG unconditionnaly. | Miod Vallat |
2007-07-01 | Add gentbi(4). | Mark Kettenis |
2007-07-01 | Correctly count interrupts for devices that share interrupts. | Mark Kettenis |
2007-07-01 | Reset PDC devices before enabling iova space if we're not on a serial console. | Mark Kettenis |
2007-07-01 | Oops! Revert previous commit. | Mark Kettenis |
2007-07-01 | Add PDC_IO. | Mark Kettenis |
2007-07-01 | Add a few more registers. | Mark Kettenis |
2007-06-30 | Bump number of supported interrupt routing entries. | Mark Kettenis |
2007-06-29 | sick of extra static messing up tracebacks; ok miod | Theo de Raadt |
2007-06-27 | wt(4) was removed a while ago, so don't support booting off it anoymore. | Michael Knudsen |
2007-06-27 | According to Intel errata: | Artur Grabowski |
2007-06-26 | Switch associated pciide(4) into native mode, and route its interrupt | Mark Kettenis |
2007-06-26 | Provide a default case so that we don't end up trying to dereference | Tom Cosgrove |
2007-06-25 | "of of" is wrong - it should be "off of" - but "from" is even nicer | Tom Cosgrove |
2007-06-24 | Crank initial storage for extents a bit. We really should allocate extents | Mark Kettenis |
2007-06-24 | Fix xd and xy disklabel handling. | Miod Vallat |
2007-06-24 | Attach as console when appropriate. | Mark Kettenis |
2007-06-24 | When bootfile was made global so that macppc could modify it, it | Tom Cosgrove |
2007-06-24 | rework sensor tasks to use the kernels generic workq rather than a special | David Gwynne |
2007-06-23 | Enable workaround for decrementer exception problem. | Dale Rahn |
2007-06-23 | net80211 growth means vr(4) goes away for now | Theo de Raadt |
2007-06-22 | PCI malo(4) works | Martin Reindl |
2007-06-21 | Brace got lost in rev 1.51. | Miod Vallat |
2007-06-21 | Enable memory above 256MB again now that bus_dma has been fixed. | Miod Vallat |
2007-06-21 | Extent sgi bus_dma to cope with different views of memory: non-contiguous | Miod Vallat |
2007-06-21 | Fix microtime to not lose clocik ticks, gives us among other things, real | Miod Vallat |
2007-06-21 | Simple optimizations: | Miod Vallat |
2007-06-21 | Attach interrupt counters to intc interrupt sources too, so that clock | Miod Vallat |
2007-06-20 | Do not hardcode imask[] size when intializing it. | Miod Vallat |
2007-06-20 | These drivers were abusing b_cylinder to store device-specific information | Miod Vallat |
2007-06-20 | alpha kernel have wsmux but not the actual devices; PR #5469 from janjaap | Miod Vallat |
2007-06-20 | Add file such that a kernel with lpt at ssio actually compiles. | Mark Kettenis |