Age | Commit message (Expand) | Author |
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-14 | enable qla(4) and qle(4) in ramdisks, except on sgi where the cdfs overflows | Jonathan Matthew |
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 sdmmc support to the install media, as proposed by Florian Stinglmayr | Theo de Raadt |
2014-01-20 | add ubcmtp, a USB driver for Broadcom multitouch trackpads found on | joshua stein |
2013-12-28 | Require an explicit PT_OPENBSD_RANDOMIZE program header in the kernel linker | Miod Vallat |
2013-12-20 | Add vioscsi(4) driver. | Matthew Dempsky |
2013-12-19 | Mtrr stops being a pseudo-device. We need to probe the cpu type and | Theo de Raadt |
2013-12-12 | Remove the scatter/gather dma implementation as it is no longer used. | Mark Kettenis |
2013-11-15 | Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A | sasano |
2013-11-04 | remove iop(4) driver. it is entirely unmaintained and supports something | Theo de Raadt |
2013-10-29 | fpa went away | Theo de Raadt |
2013-10-21 | enable support for VMware ParaVirtual SCSI via vmwpvs(4). | David Gwynne |
2013-10-16 | Revert unintended changes. | Florian Obser |
2013-10-15 | Rewrite the awk script that generates the data for option DDB_STRUCT: | Philip Guenther |
2013-09-08 | Enable vmx(4) on i386 and amd64. | Reyk Floeter |
2013-09-05 | ugold(4) is a driver for PCsensor's USB gold TEMPer temperature | sasano |
2013-08-21 | Use the console locator to make sure wsdisplay0 always is the glass console. | Mark Kettenis |
2013-08-20 | Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago. | Antoine Jacoutot |
2013-08-20 | ehci(4) without usb(4) is useless... from Alexey E. Suslikov. | Martin Pieuchot |
2013-08-15 | Blast uhts(4). This code was merged into ums(4) last week. | Edd Barrett |
2013-08-15 | Include files.agp and files.drm from files.pci. Makes sure "drm.h" gets | Mark Kettenis |
2013-08-13 | Let ray(4) rot in the attic. OK mpi, jsg, kettenis, henning, millert. | Mike Belopuhov |
2013-08-12 | Add a port of the TTM and Radeon DRM code from Linux 3.8.13. | Jonathan Gray |
2013-06-23 | Stop using -traditional-cpp on gcc3/4 platforms. | Miod Vallat |
2013-06-01 | Add vmx(4) to the kernel config, but comment it out for now. | Reyk Floeter |
2013-04-05 | Add the remaining USB Wifi adapters to the CD RAMDISK media for users | Brad Smith |
2013-04-05 | enable com3 on both i386 and amd64 (com4 config is added, but disabled) | Theo de Raadt |
2013-03-30 | Back out previous; this needs more thought. | Mark Kettenis |
2013-03-30 | reorder include search directories. cuts lookups by quite a bit. | Ted Unangst |
2013-03-30 | enable com2. if it works on i386, we think it will work here. | Ted Unangst |
2013-03-29 | put urtwn in big ramdisks so I can use it for upgrades | Ted Unangst |
2013-03-21 | move kernel after 16MB. needed for additional growth that might come in a | Theo de Raadt |
2013-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov |
2013-01-20 | Add viomb(4). | Brad Smith |
2013-01-17 | option HIBERNATE for amd64 | Mike Larkin |
2012-11-29 | Enable rtsx(4) in GENERIC on i386 and amd64. | Stefan Sperling |
2012-11-16 | Add oce(4) / mfii(4) and virtio devices | Brad Smith |
2012-10-08 | enable 3 new OAK usb sensors on at least two architectures | Theo de Raadt |
2012-09-27 | enable smsc | Jonathan Gray |
2012-09-19 | Add new drivers for virtio network (vio) and block devices (vioblk, the disks | Stefan Fritsch |
2012-08-28 | Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an | Pascal Stumpf |