Age | Commit message (Expand) | Author |
2015-12-21 | add virtio-console driver | Stefan Fritsch |
2015-12-08 | Disable xspd(4) until the man page is written; noticed by reyk@ | Mike Belopuhov |
2015-12-08 | Driver for the XenSource Platform Device | Mike Belopuhov |
2015-12-08 | Xen basic infrastructure files and pvbus(4) attachment. | Mike Belopuhov |
2015-11-23 | No longer need 'option VMM', declaring the vmm0 device is sufficient. | Theo de Raadt |
2015-11-13 | vmm(4) kernel code | Mike Larkin |
2015-10-29 | Make inteldrm(4) attach to pci(4) instead of vga(4) just like radeondrm(4). | Mark Kettenis |
2015-09-30 | enable new asmc(4) driver on amd64 | Joerg Jung |
2015-09-30 | add a (disabled) driver for the Apple System Management Controller (SMC) as | Joerg Jung |
2015-09-10 | Now that the GPT code tries really hard not to get in the way and | Kenneth R Westerback |
2015-08-31 | Enable efifb(4). | YASUOKA Masahiko |
2015-08-30 | Modify kernel to prepare boot from UEFI. | YASUOKA Masahiko |
2015-08-25 | Re-enabling GPT on amd64 and i386. Discussed with and OK krw@ | Brandon Mercer |
2015-07-23 | GPT appears to create broken spoofed labels for empty disks (at least vnd, | Theo de Raadt |
2015-07-21 | Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses. | Reyk Floeter |
2015-07-19 | Enable GPT kernel support. Discussed with a few. OK miod@ | Brandon Mercer |
2015-06-04 | Enable rtwn(4) on amd64. | Stefan Sperling |
2015-05-30 | Remove commented out DRMDEBUG/DRM_DEBUG lines. Other drivers don't have | Jonathan Gray |
2015-04-16 | Enable ualea(4) where we have uhub(4), these USB device lists cry for | Martin Pieuchot |
2015-04-02 | use correct capitalization of 'BlackBerry' | Jasper Lievisse Adriaanse |
2015-03-24 | unwire lmc(4) and san(4). | David Gwynne |
2015-02-06 | Enable iwm(4) on amd64. | Stefan Sperling |
2015-01-03 | add new driver uslhcom(4) USB HID based UART. | uaa |
2014-12-11 | dragonflybsd has added a urio driver. conservation of urios requires | Ted Unangst |
2014-12-10 | enable skgpio(4) | Jonathan Gray |
2014-12-04 | Enable umcs(4) where moscom(4) is present. | Martin Pieuchot |
2014-11-24 | use the correct capitalization for Realtek. | Brad Smith |
2014-11-16 | Add cas(4). | Brad Smith |
2014-11-07 | Enable xhci(4). Most of the features are here, USB 1.x devices only work | Martin Pieuchot |
2014-09-27 | retire Accoom Networks Artery T1/E1 drive; ok claudio | Theo de Raadt |
2014-08-20 | unlink crypto(4) pseudo device from the architecture dependant character | Mike Belopuhov |
2014-08-15 | lofn(4) and nofn(4) are going away | Mike Belopuhov |
2014-07-13 | Comment out option GPT until the matching userland bits are in place. | Miod Vallat |
2014-07-13 | Initial support to read GPT partition tables in the kernel, if option GPT. | Miod Vallat |
2014-07-12 | "Dr. Jones. Again we see there is nothing you can possess which I cannot | Ted Unangst |
2014-07-11 | remove bthub remnants | Ted Unangst |
2014-04-20 | emc on my cx500 works as well as rdac on all my rebadged engenio kit. | David Gwynne |
2014-04-07 | Add axen(4) wherever axe(4) is. | Brad Smith |
2014-04-05 | enable hds, and give up on isp | Theo de Raadt |
2014-03-28 | enable mpath plus sym and rdac on some archs so we can learn about what | David Gwynne |
2014-03-27 | Add commented out entries for xhci(4). | Brad Smith |
2014-03-19 | Enable upd(4) on three archs to get it tested, requested by deraadt@. | Martin Pieuchot |
2014-03-17 | Add upd(4) to the tree, disabled. Please do not enable it yet. | andre |
2014-03-12 | enable qla(4) and qle(4) in GENERIC configs where isp(4) is already | Jonathan Matthew |
2014-03-08 | Enable qlw(4) on alpha/amd64/i386/macppc/sgi/sparc64 to force people to test. | Mark Kettenis |
2014-02-23 | Give drm(4) a console locator just like wsdisplay(4) such that we can make | Mark Kettenis |
2014-02-19 | add qla and qle everywhere we currently have isp, commented out except for | Jonathan Matthew |
2014-01-22 | tweak ubcmtp comment | joshua stein |
2014-01-21 | Add virtio random driver | Stefan Fritsch |
2014-01-20 | add ubcmtp, a USB driver for Broadcom multitouch trackpads found on | joshua stein |