Age | Commit message (Expand) | Author |
2013-09-05 | ugold(4) is a driver for PCsensor's USB gold TEMPer temperature | sasano |
2013-08-28 | Fix build, reported by jsg@ | Martin Pieuchot |
2013-08-27 | Since we are no longer attaching radeondrm(4) to this driver there is | Martin Pieuchot |
2013-08-20 | Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago. | Antoine Jacoutot |
2013-08-18 | Disable appleagp(4). It doesn't really work yet, and hurts certain iBook G3 | Mark Kettenis |
2013-08-17 | Remove a bunch of unused variables and functions aging from the pre | Martin Pieuchot |
2013-08-16 | Enable radeondrm(4). | 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-12 | radeondrm now attaches directly to pci. | Martin Pieuchot |
2013-08-12 | Add a port of the TTM and Radeon DRM code from Linux 3.8.13. | Jonathan Gray |
2013-08-09 | Add urtwn(4) for upgrades | Martin Pieuchot |
2013-08-07 | Mimic what's done on sparc64 and parse the OpenFirmware device tree to | Martin Pieuchot |
2013-07-06 | Add uhci* at cardbus, tested with a VIA VT83C572. | Martin Pieuchot |
2013-06-04 | Add support for virtual consoles, based on previous work done by kettenis@ | Martin Pieuchot |
2013-05-31 | Rename tpms(4), the driver for Apple USB touchpads, to utpms(4) and move | Martin Pieuchot |
2013-04-21 | Unify the zs tty driver. | Sebastian Reitenbach |
2013-03-30 | reorder include search directories. cuts lookups by quite a bit. | Ted Unangst |
2013-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov |
2012-12-04 | Enable agp(4) | Martin Pieuchot |
2012-12-04 | Add support for Uninorth AGP bridges found in most if not all the macppc | Martin Pieuchot |
2012-09-27 | enable smsc | Jonathan Gray |
2012-09-08 | Include files.agp to be able to check against NAGP in the drm agp glue. | Martin Pieuchot |
2012-08-30 | Determine the memory and mmio regions based on previously initialzed BAR | Martin Pieuchot |
2012-08-28 | Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an | Pascal Stumpf |
2012-08-22 | Build the kernel with -fno-pie. Just getting Ms out of my tree; this will be | Pascal Stumpf |
2012-01-06 | Attach ath(4) to cardbus and add it to bsd.rd | Martin Pieuchot |
2011-11-15 | Simplify various parts of the puc(4) attachment code. Tested lightly | Theo de Raadt |
2011-11-08 | Garbage collect now unused MKDEP definitions. ok deraadt@ | Matthieu Herrb |
2011-08-29 | Return of the long missing powerpc interrupt rewrite. Was working for | Dale Rahn |
2011-07-07 | deraadt says disable bluetooth everywhere else too | Ted Unangst |
2011-07-07 | The drahn memorial bad kernel build fix: prevent blood pressure | Philip Guenthe |
2011-07-06 | make clean should clean .d files, so as to leave a fresh canvas. | Ted Unangst |
2011-06-29 | Replace all instances of "scsibus* at hba?" with a single "scsibus* at | Matthew Dempsky |
2011-05-25 | Add dfs(4), a driver to support the Dynamic Frequency Switching feature | Martin Pieuchot |
2011-05-24 | On OpenBSD, we've always attached scsibus(4) to umass(4), even for | Matthew Dempsky |
2011-05-22 | Enable ath(4) | Martin Pieuchot |
2011-04-19 | as confirmed by my 11mo old son, this makes midi keyboards work with macppc | Todd T. Fries |
2011-04-15 | Convert the kernel Makefiles to autogenerate dependencies during compilation | Philip Guenthe |
2011-02-17 | Disable sbt and ubt devices. The bluetooth code will sometimes sleep while | Miod Vallat |
2011-01-08 | The Ubiquiti WiFiStation EXT works on the Sun Blade 1500. | Damien Bergamini |
2010-12-30 | If genassym fails, sort on the pipeline will indicate no error resulting | Theo de Raadt |
2010-12-12 | rsu(4) works on the sparc64, so add it everywhere where urtwn(4) is. | Damien Bergamini |
2010-12-06 | - use consistent 'include' rules without a full relative path. | Jasper Lievisse Adriaanse |
2010-12-02 | After the most recent change, make it possible to make -j again. The | Theo de Raadt |
2010-12-02 | move vers.o to before the other objects, so that it is not linked last. | Theo de Raadt |
2010-11-26 | Disable uscanner(4) by default on all kernels which configure it. First step | Miod Vallat |
2010-11-15 | add urtwn(4) to more USB 2.0 capable architectures, since it works | Damien Bergamini |
2010-11-05 | Sync a bunch of USB devices from i386 to macppc, compiles, but | Dale Rahn |
2010-09-23 | enable utwitch(4) (formely uyurex(4)) by default | Yojiro Uo |