Age | Commit message (Expand) | Author |
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 |
2008-03-31 | Re-enable lii(4). | Brad Smith |
2008-03-29 | enable kate(4); ok deraadt@ | Constantine A. Murenin |
2008-03-24 | add it(4) at port 0x228, found on some motherboards. | Oleg Safiullin |
2008-03-23 | enable andl; ok deraadt | Constantine A. Murenin |
2008-03-21 | add wireless drivers which need firmware; if someone upgrades the firmware | Theo de Raadt |
2008-03-21 | crank maxusers on some architectures | Theo de Raadt |
2008-03-16 | Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimes | Owain Ainsworth |
2008-02-25 | - Add lii(4) commented out to the amd64 configs | Brad Smith |
2008-02-24 | Add commented out Bluetooth HID section | Uwe Stuehler |
2008-02-21 | enable envy(4) on amd64, untested. | Alexandre Ratchov |
2008-02-21 | uncomment the entry to allow opl(4) to attach to cmpci(4). | Brad Smith |
2008-02-17 | Enter wbsio(4), a driver for the Winbond LPC Super I/O chips. | Mark Kettenis |
2007-12-31 | crank maxusers a little bit | Theo de Raadt |
2007-12-31 | enable upgt & lii. both have issues, and will need to be fixed in | Theo de Raadt |
2007-12-23 | Look for environment controller first, and access ITE SuperIO address/data | Oleg Safiullin |
2007-12-18 | New it(4) driver. | Oleg Safiullin |
2007-12-05 | Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4) | Theo de Raadt |
2007-11-30 | Define NORMAL_C_NOP everywhere. | Miod Vallat |
2007-11-26 | Like i386 - make the __mp_lock not spin at splhigh. | Artur Grabowski |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-11-25 | Make agp attach as a device. This means that many more agp bridges | Owain Ainsworth |
2007-11-25 | Enable et/etphy now it can pass packets both ways. | Jonathan Gray |
2007-11-25 | Get rid of the kernel 'libcompat' framework, and instead use conf/files to | Theo de Raadt |
2007-11-24 | enable PCIAGP on amd64, tested for some time now by various people | Reyk Floeter |
2007-11-15 | enable most acpi functionality by default. now instead of 'enable acpi', | Theo de Raadt |
2007-11-06 | ramdisks should have the same behaviour as GENERIC | Theo de Raadt |
2007-11-03 | change what happens when acpi is enabled to include "relatively safe" | Bob Beck |
2007-10-29 | run depend so that SFILES depend on assym.h, which allows them to build | Marc Espie |
2007-10-14 | enable wbng | Theo de Raadt |
2007-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-10-08 | enable spdmem where it matters | Theo de Raadt |
2007-10-07 | Add a driver, amdpcib(4), for the AMD 8111 series LPC bridge and HPET written | Marc Balmer |
2007-09-30 | Enable Broadcom wireless, bwi(4). | Jonathan Gray |
2007-09-24 | Add bwi PCI and Cardbus GENERIC entries for i386 and amd64, but still | Marcus Glocker |
2007-09-12 | port of i386 pctr code to amd64; Mike Belopuhov | Theo de Raadt |
2007-09-09 | uchcom(4) has been verified to work by djm@, so add it to all | Jonathan Gray |
2007-09-08 | Add adl(4). Make comments for i2c devices a bit more consistent while I'm | Mark Kettenis |
2007-09-06 | new iwn(4) driver for Intel Wireless WiFi Link 4965AGN. | Damien Bergamini |
2007-09-04 | driver for i2c lm93 sensor; very common on ipmi machines which have i2c | Theo de Raadt |
2007-08-20 | put rlphy onto the standard ramdisk; spotted by jsg | Theo de Raadt |
2007-08-05 | Enable Compact Flash driver for the Marvell 88W8385 chip in | Marcus Glocker |
2007-08-02 | copy nvram code from i386, because amd64 can use it too. done by | Theo de Raadt |
2007-07-27 | grow ramdisk filesystem size | Theo de Raadt |
2007-07-02 | allow pciide to attach to jmb as well as ahci | David Gwynne |
2007-07-02 | enable jmb on all archs that support ahci, so jmicron boards will continue | David Gwynne |
2007-06-04 | bluetooth isn't really useful yet, but at least give it a chance to compile | Chris Kuethe |
2007-05-31 | Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go) | Uwe Stuehler |