Age | Commit message (Expand) | Author |
2008-12-04 | Move the bus_dma generic functions out of the far-too-podgy machdep.c and | Owain Ainsworth |
2008-12-01 | terse is good, more readable; please commit deraadt@ | Todd T. Fries |
2008-11-27 | Enable gpioow and gpioiic for runtime attachment, keep the previous | Marc Balmer |
2008-11-26 | Enable Bluetooth (btd and btctl are not hooked into the build yet) | Uwe Stuehler |
2008-11-25 | we are heading quickly to a world where isp(4) will not fit, so let us | Theo de Raadt |
2008-11-24 | Import btsco(4) from NetBSD to work on it | Uwe Stuehler |
2008-11-22 | Move the drm drivers over from: | Owain Ainsworth |
2008-11-22 | same change as for amd64. Move bus_space_* functions from inlines and | Owain Ainsworth |
2008-11-09 | Rework that way that agp attaches. | Owain Ainsworth |
2008-10-24 | Add auacer(4) to handle the audio controller found in some ALi/ULi | Brad Smith |
2008-10-23 | add mos(4) to the most relevant config files | Theo de Raadt |
2008-10-15 | inteldrm and radeondrm are pretty stable by this point, so enable them on amd64 | Owain Ainsworth |
2008-10-10 | Use the MI random() for all cases; no need for a MD version since it | Theo de Raadt |
2008-10-08 | uhci(4) at cardbus(4) seems to work (to the same extent that ohci(4) and | Theo de Raadt |
2008-09-29 | enable JMicron Ethernet (jme/jmphy) | Jonathan Gray |
2008-09-08 | delete a few more things. hoping someone shows up who is upset by this, | Theo de Raadt |
2008-08-02 | compile inteldrm and radeondrm in GENERIC by default, but disabled. | Owain Ainsworth |
2008-07-20 | no, ipmi is still not fine on some machines (since acpi got enabled) | Theo de Raadt |
2008-07-08 | vmt(4) is a kernel level implementation of the vmware tools. | David Gwynne |
2008-07-02 | add CRYPTO | Todd T. Fries |
2008-07-02 | add softraid | Todd T. Fries |
2008-07-01 | Enable FFS2 on most of the larger RAMDISK media. | Brad Smith |
2008-06-26 | add bio & bioctl to a couple cd based ramdisks | Todd T. Fries |
2008-06-26 | Typo, CMD -> AMD | Brad Smith |
2008-06-25 | auglx(4) is an audio(4) driver for the AC'97 audio codec found on | Marc Balmer |
2008-06-20 | Re-enable amdmsr(4) now that it properly checks for AMD Geode LX CPU and | Marc Balmer |
2008-06-19 | comment out the com4 because -- even when disabled -- it shuffles all the | Theo de Raadt |
2008-06-19 | add ix(4) to GENERIC, enable it on i386. | Reyk Floeter |
2008-06-17 | totally skip amdmsr until it is fixed for real | Theo de Raadt |
2008-06-15 | Disable amdmsr(4) until the match function _ONLY_ lets it work on Geode's, | Theo de Raadt |
2008-06-15 | ipmi is working a wee bit better, but still not perfectly. let us re-enable | Theo de Raadt |
2008-06-14 | Add amdmsr(4), a driver to access model specific registers on AMD CPUs. | Marc Balmer |
2008-06-12 | enable uvideo(4) video(4) | Robert Nagy |
2008-06-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-06-07 | add a disabled com4 device for a Fujitsu Stylistic Touchscreen | Robert Nagy |
2008-06-07 | Kill ACPIVERBOSE. It was never used and is worthless to boot. | Marco Peereboom |
2008-05-30 | skip ext2fs on this | Theo de Raadt |
2008-05-23 | Bye bye awi(4). No net80211 love, uses its own WEP code and has not worked | Brad Smith |
2008-05-21 | Switch i386 from pccom to com. Welcomed by many. | Mark Kettenis |
2008-05-16 | reenable PCIVERBOSE now that acpi isnt pushing the media over. | David Gwynne |
2008-05-14 | Comment out option PCIVERBOSE on the floppies for now, to let them fit | Miod Vallat |
2008-05-07 | Move i386 to __HAVE_GENERIC_SOFT_INTERRUPTS | Mark Kettenis |
2008-05-07 | Rather than fixing ises(4), nuke it. | Kenneth R Westerback |
2008-04-29 | enable km(4); ok deraadt | Constantine A. Murenin |
2008-04-27 | add acpithinkpad(4), an acpi support driver for ibm/lenovo | joshua stein |
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre |
2008-04-24 | Introduce acpiasus(4), a driver for the ACPI based hotkeys found in many | Joel Sing |
2008-04-19 | add a driver flag to force the negotiation of SATA 1 transfers | Damien Miller |
2008-04-07 | sdtemp* devices could occur on these machines | Theo de Raadt |
2008-04-03 | Switch it(4) back to PnP config mode. Avoid possible | Oleg Safiullin |