Age | Commit message (Expand) | Author |
2009-05-21 | Overhaul root device detection; the code will now follow the ARCS bootpath | Miod Vallat |
2009-05-21 | Add König CMP-USBVGA10. -moj | Mats O Jansson |
2009-05-21 | Do not attempt the interrupt deadlock workaround on IP30 yet, since the | Miod Vallat |
2009-05-21 | If we had interrupts to service and interrupts to mark as pending, after | Miod Vallat |
2009-05-21 | Regen. -moj | Mats O Jansson |
2009-05-21 | yet another udl device. -moj | Mats O Jansson |
2009-05-21 | Make sure cpu_switchto() returns to the new proc with interrupts enabled (this | Miod Vallat |
2009-05-21 | In splinit(), adjust proc0 pcb values, for kthread to start with correct | Miod Vallat |
2009-05-21 | Make sure splx() reenables hardware interrupt sources, even there aren't | Miod Vallat |
2009-05-21 | always set VR_RXCFG_RX_MULTI when setting the chip into promiscuous | Stuart Henderson |
2009-05-21 | Add ForwardVideo EasyCAP008. -moj | Mats O Jansson |
2009-05-21 | Regen. -moj | Mats O Jansson |
2009-05-21 | Another udl device. -moj | Mats O Jansson |
2009-05-21 | IO_METASYNC has been a noop since around 4.4BSD-Lite, the | Thordur I. Bjornsson |
2009-05-20 | Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since | Miod Vallat |
2009-05-20 | add code to read from OTPROM (1000 and 6000 series only). | Damien Bergamini |
2009-05-19 | Processing AST can trigger more AST. Loop on astpending instead of checking | Miod Vallat |
2009-05-19 | prevent injection of raw 802.11 control frames through bpf on drivers | Damien Bergamini |
2009-05-19 | Hercules HWNU-300 is a run(4). | Damien Bergamini |
2009-05-19 | Hercules HWNU-300 is a run(4). | Damien Bergamini |
2009-05-19 | Seperate out BSDI and SYSV syscall gate setup, so if we don't | Tobias Weingartner |
2009-05-18 | The routing table index rtableid has type unsigned int in the routing | Alexander Bluhm |
2009-05-18 | regen | Marcus Glocker |
2009-05-18 | Add support for the DisplayLink USB<->DVI Adapter. | Marcus Glocker |
2009-05-18 | the block size must be multiple of the pci burst size (overwise | Alexandre Ratchov |
2009-05-18 | fix reading from e-fuse rom (>= RT3070 only). | Damien Bergamini |
2009-05-18 | Add missing breaks so we don't fallthrough into | Jonathan Gray |
2009-05-18 | Cleanup the ioctl and receive filter code for mec(4). This also | Joel Sing |
2009-05-17 | mux too, like GENERIC | Theo de Raadt |
2009-05-17 | mux too, like GENERICarmish/conf/RAMDISK | Theo de Raadt |
2009-05-17 | recognize more Analog Devices codecs | Jacob Meuser |
2009-05-17 | the previous was a bug, and has been fixed | Theo de Raadt |
2009-05-16 | 0 -> PR_NOWAIT for clarity. | Thordur I. Bjornsson |
2009-05-16 | distrib/miniroot/install.sub now embeds the current version number in two | Miod Vallat |
2009-05-16 | Add option ISP_COMPILE_FW to kernels with isp(4). | Miod Vallat |
2009-05-16 | Count LoadedProgram regions as free memory, since these are either the boot | Miod Vallat |
2009-05-16 | need that include file... | Theo de Raadt |
2009-05-16 | Add vsw(4), a driver for the virtual network switch on sun4v. This is just | Mark Kettenis |
2009-05-16 | Enable udl(4) by default for amd64, i386, and macppc. | Marcus Glocker |
2009-05-16 | udl(4) and the wsmux(4) work on armish | Theo de Raadt |
2009-05-16 | must pull in the wscons goo | Theo de Raadt |
2009-05-15 | Oops, forgot to add this file, part of the dsrtc DS174x changes. | Miod Vallat |
2009-05-15 | TOD clock support for IOC3 flavours with DS174x chips (which are rebadged | Miod Vallat |
2009-05-15 | Don't forget to make sure IMR writes hit the hardware (by reading back | Miod Vallat |
2009-05-15 | Revert 1.18, the memory bank allocation logic was actually correct, and I | Miod Vallat |
2009-05-15 | On the Intel 82801BAM Hub-to-PCI, pass the main PCI io and mmio extents if | Mark Kettenis |
2009-05-15 | Always subregion the main PCI I/O extents. This will handle things properly | Mark Kettenis |
2009-05-15 | Enable udl(4) and ukbd(4) because this lets a landisk actually have a | Theo de Raadt |
2009-05-15 | A few stanzas from GENERIC-IP32 I forgot to uncomment or carry out. | Miod Vallat |
2009-05-15 | Forgot to remove that now unused function in previous commit. | Miod Vallat |