Age | Commit message (Expand) | Author |
2009-11-23 | Add bnx(4) now that it works. | Claudio Jeker |
2009-11-15 | athn works on sparc64 | Theo de Raadt |
2009-10-19 | Correct a target name so that we don't rebuild vers.o (and then | Philip Guenthe |
2009-10-04 | pull in wbsd conditionally; ok kettenis | Theo de Raadt |
2009-10-03 | Glue to attach the SD/MCC reader of the W83L519D found on some Tadpole | Mark Kettenis |
2009-09-19 | Initial stab at a driver for LOMlite2 as found on the Sun Fire V100, Sun Fire | Mark Kettenis |
2009-09-01 | Enable SBus ti(4) here as well. | Mark Kettenis |
2009-09-01 | Enable SBus ti(4) here as well. | Mark Kettenis |
2009-08-28 | OpenBSD/sparc64 can now be compiled without -traditional-cpp. | Joel Sing |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat |
2009-08-09 | No need to clean genassym{.,o} during `make clean', genassym.sh does this | Miod Vallat |
2009-07-12 | Enable gem@sbus. | Mark Kettenis |
2009-07-05 | radeonfb(4), an accelerated framebuffer for Sun XVR-100 boards (which have an | Mark Kettenis |
2009-06-24 | enable softraid | Todd T. Fries |
2009-06-24 | for the isp(4) driver, invert the meaning of the options which pull | Theo de Raadt |
2009-06-04 | Enable gfxp(4). | Mark Kettenis |
2009-06-03 | Initial stab at a driver for the Tech Source Raptor GFX built around the | Mark Kettenis |
2009-06-02 | Enable machfb(4) and raptor(4) here too. | Mark Kettenis |
2009-06-02 | Enable machfb(4). | Mark Kettenis |
2009-06-02 | Initial stab at an accelerated driver for PGX/PGX64 framebuffers. | Mark Kettenis |
2009-06-01 | Enable zyd in more places now we know it is endian safe. | Jonathan Gray |
2009-05-20 | Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since | Miod Vallat |
2009-05-16 | Add vsw(4), a driver for the virtual network switch on sun4v. This is just | Mark Kettenis |
2009-05-10 | Enable vcc(4) and vcctty(4). | Mark Kettenis |
2009-05-10 | Add vcc(4) and vcctty(4). The vcc(4) driver is a driver for the "Virtual | Mark Kettenis |
2009-04-28 | put vlan support onto these media | Theo de Raadt |
2009-04-12 | Move code handling Machine Descriptions out of the cbus(4) driver. | Mark Kettenis |
2009-03-29 | Enable ahc(4). | Mark Kettenis |
2009-03-09 | Initial stab at a driver for FFB3/XVR-1000. It seems to work fine, but without | Mark Kettenis |
2009-03-01 | Enable raptor(4) here too. Pointed out by deraadt@ and miod@. | Mark Kettenis |
2009-03-01 | Enable raptor(4). | Mark Kettenis |
2009-03-01 | An accelerated framebuffer driver for the Tech Source Raptor GFX cards built | Mark Kettenis |
2009-02-10 | remove run(4) from some RAMDISK | Damien Bergamini |
2009-02-10 | enable run(4) everywhere where ural(4) and rum(4) are enabled. | Damien Bergamini |
2009-02-08 | Add missing mux locators to non-USB keyboards and mice. | Mark Kettenis |
2009-01-17 | Enable vrng(4). | Mark Kettenis |
2009-01-14 | Enable vsdk(4). | Mark Kettenis |
2009-01-12 | Enable WSDISPLAY_COMPAT_RAWKBD and wsmux on sparc64; ok matthieu@ | Miod Vallat |
2009-01-12 | Initial stab at a driver for virtual disks found on sun4v logical domains. | Mark Kettenis |
2009-01-11 | Fix a sed bug in the makefile's depend target. | Paul Irofti |
2009-01-10 | Enable cbus(4) and vnet(4). | Mark Kettenis |
2009-01-10 | Tweak the way we include the iommu code a bit. | Mark Kettenis |
2009-01-10 | Split off LDC support code into its own file. | Mark Kettenis |
2009-01-06 | - add and enable ipgphy(4) everywhere there's a stge(4) entry. | Jasper Lievisse Adriaanse |
2009-01-04 | Initial stab at a driver for virtual network devices found on sun4v logical | Mark Kettenis |
2008-12-30 | Add cbus(4), a virtual bus for devices that use logical domain channels as | Mark Kettenis |
2008-12-29 | Move ifb identification to its own routine. We can not simply have the ifb | Miod Vallat |
2008-12-28 | Add ifb(4). | Mark Kettenis |
2008-12-01 | terse is good, more readable; please commit deraadt@ | Todd T. Fries |
2008-11-26 | Enable Bluetooth (btd and btctl are not hooked into the build yet) | Uwe Stuehler |