Age | Commit message (Expand) | Author |
2007-05-26 | tht works | David Gwynne |
2007-05-26 | Add re(4). From brad at comstyle dot com. | Mark Kettenis |
2007-05-01 | RAMDISK kernels do not need DIAGNOSTIC | Theo de Raadt |
2007-04-22 | ahci works on sparc64. wish the teeny teeny tiny jmicron sample i have | Theo de Raadt |
2007-04-11 | sili(4) works, why not enable it? | David Gwynne |
2007-04-10 | Add bbc(4) and pmc(4). | Mark Kettenis |
2007-04-10 | Driver for the BootBus Controller; sets some magic bits that makes pmc(4) | Mark Kettenis |
2007-04-10 | New driver for watchdog time on NatSemi PC87317 SuperIO chip. | Mark Kettenis |
2007-04-09 | Re-enable art(4); mglocker@'s e250 is perfectly happy with larger kernels now. | Mark Kettenis |
2007-04-09 | Seperate rtc(4) code out into its own file. Add support for catching the | Mark Kettenis |
2007-04-08 | ral(4) reported to work on sparc64 by Maxim Belooussov <belooussov@gmail.com> | Jonathan Gray |
2007-04-04 | Enable pyro(4) and ebus(4) at mainbus(4). Reorder bus drivers such that | Mark Kettenis |
2007-04-04 | Add support for ebus at mainbus, as found on machines with pyro(4) like the | Mark Kettenis |
2007-03-30 | Add commented out entries for pyro(4). | Mark Kettenis |
2007-03-30 | First stab at a driver for the Host/PCIe bridge found on the Sun Fire | Mark Kettenis |
2007-03-07 | For unsupported (yet) Expert3D style frame buffers, attach pcons and attach | Miod Vallat |
2007-02-28 | some older machines have small banks, and the kernel is too big! | Theo de Raadt |
2007-02-28 | Add Smart Battery Monitor device driver. Provided by | Alexander Yurchenko |
2007-02-28 | SBus parallel port driver, from NetBSD but untested (no printer or cables); | Miod Vallat |
2007-02-27 | include alipm, but disabled; ok kettenis | Theo de Raadt |
2007-02-25 | Add cas(4). Ad a few missing comments while there. | Mark Kettenis |
2007-02-03 | Simple single-processor mutex implementation, simpler than the MI code by | Miod Vallat |
2007-01-03 | Fix mbg comment: time base -> radio clocks. | Marc Balmer |
2006-12-18 | Activate mbg(4). | Marc Balmer |
2006-12-09 | Do not make sun terminal emulation selected by the wsemul_sun frame buffer | Miod Vallat |
2006-12-02 | On frame buffers which endianness differs from the host CPU, we can not afford | Miod Vallat |
2006-11-26 | enable mpi | David Gwynne |
2006-11-25 | add commented out entries for gem@sbus | Brad Smith |
2006-09-28 | uath(4) works, kind of, sometimes... | Theo de Raadt |
2006-09-27 | Add Maxim/Dallas DS2490 USB 1-Wire adapter driver. | Alexander Yurchenko |
2006-09-27 | add pgt(4) and acx(4), work in progress. | Brad Smith |
2006-09-27 | Add files.onewire to all our USB archs, it will be used soon. | Alexander Yurchenko |
2006-08-30 | we can fit ehci & pci verbose. Much nicer. | Theo de Raadt |
2006-08-18 | add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming) | Jason Wright |
2006-08-17 | enable msk(4) in a few more places. | Brad Smith |
2006-08-14 | Enable uslcom(4) and uark(4) on all the USB capable archs. | Jonathan Gray |
2006-08-14 | enable arc since it works here | David Gwynne |
2006-08-11 | add rum(4) on arches where ural(4) is enabled. | Damien Bergamini |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |
2006-07-04 | disable alipm until someone can find this spurious bug, which happens most | Theo de Raadt |
2006-06-27 | pull in files.gpio in case we want it | Theo de Raadt |
2006-06-26 | Enable wide targets on FAS366 esp; note that this changes the way esp | Miod Vallat |
2006-06-22 | Enable sk(4). | Brad Smith |
2006-06-21 | if machdep.kbdreset==1 and the front panel button interrupt fires, tell init | Jason Wright |
2006-06-21 | Don't need option SUN4U. It's not -really- an option on sparc64, duh. | Jason Wright |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-06-18 | enable udcf(4) on sparc64, works on my Blade 100; ok mbalmer@ | Christian Weisgerber |
2006-06-16 | skeleton driver for power button on u5.. does precisely nothing except attach. | Jason Wright |
2006-06-02 | ppm driver. We don't use it for much... except to blink the power switch led... | Jason Wright |
2006-06-01 | Right at the end of a debug kernel build, the current Makefile copies bsd | Christopher Pascoe |