Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
conflicts with SMSC or similar chips. | |||
2008-03-31 | Re-enable lii(4). | Brad Smith | |
ok deraadt@ | |||
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 | |
ok deraadt@ | |||
2008-03-23 | enable andl; ok deraadt | Constantine A. Murenin | |
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 | |
agp and drm need to use the same memory mapping, the best way to deal with that is to allow them to share (that's coming later), for this to work cleanly we move the attach point of agp. Ideally most agp drivers would attach at pchb, with only agp_i810 (and any that work similarly) attaching at vga, but this will do for now. ok kettenis@, miod@. | |||
2008-02-25 | - Add lii(4) commented out to the amd64 configs | Brad Smith | |
- Comment out lii(4) in the i386 configs since it does not work yet - Add et(4) to the i386 and amd64 RAMDISK_CD configs ok deraadt@ | |||
2008-02-24 | Add commented out Bluetooth HID section | Uwe Stuehler | |
ok deraadt | |||
2008-02-21 | enable envy(4) on amd64, untested. | Alexandre Ratchov | |
suggested by brad@, "i don't feel like objecting" deraadt@ | |||
2008-02-21 | uncomment the entry to allow opl(4) to attach to cmpci(4). | Brad Smith | |
ok jakemsr@ dlg@ | |||
2008-02-17 | Enter wbsio(4), a driver for the Winbond LPC Super I/O chips. | Mark Kettenis | |
ok henning@ | |||
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 | |
time, but it is better to have people be FORCED to try to use them, and then more people can decide to get involved. if a driver is in-tree, but people don't even know it exists, how would they get involved? they just plain would not. | |||
2007-12-23 | Look for environment controller first, and access ITE SuperIO address/data | Oleg Safiullin | |
ports only if we found one. Fixes possible issues with some notebook chipsets. ok deraadt@ tested by me, jcs@ and Rodolfo Gouveia | |||
2007-12-18 | New it(4) driver. | Oleg Safiullin | |
Supports ITE IT8705/8712/8716/8718/8726 and SiS SiS950 hardware monitors and ITE IT8712F/8716F/8718F/8726F watchdog timer. | |||
2007-12-05 | Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4) | Theo de Raadt | |
before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since it messes the machines up. Fixes claudio's HP dl320 G5, and almost assuredly others. ok kettenis | |||
2007-11-25 | Make agp attach as a device. This means that many more agp bridges | Owain Ainsworth | |
actually get detected and attached. Also adds a kernel api for manipulating agp. Enable this on i386 and amd64. "I think you should commit it" deraadt@, ok matthieu. Looked over by several others. | |||
2007-11-25 | Enable et/etphy now it can pass packets both ways. | Jonathan Gray | |
2007-11-24 | enable PCIAGP on amd64, tested for some time now by various people | Reyk Floeter | |
ok tedu@ oga@ | |||
2007-11-15 | enable most acpi functionality by default. now instead of 'enable acpi', | Theo de Raadt | |
you use 'disable acpi' or 'disable apm' withn you encounter problems (depending on which kind of problems). if we work hard enough, this can remain the situation by the time we ship the next release. otherwise, we will re-disable acpi... so let's crackin' | |||
2007-11-03 | change what happens when acpi is enabled to include "relatively safe" | Bob Beck | |
stuff and have acpi actually do something. note acpi is still disabled by default, but now will do more stuff when enabled with config -e/boot -c ok gwk@, weingart@, canacar@, deraadt@ | |||
2007-10-14 | enable wbng | Theo de Raadt | |
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 | |
by mickey, man page by me. Help, suggestions by Theo and jmc. Enable this driver and glxpcib(4) in all RAMDISK kernel, but glxpcib(4) does not provide the watchdog timer in the RAMDISK kernels. Prodded by deraadt. E | |||
2007-09-30 | Enable Broadcom wireless, bwi(4). | Jonathan Gray | |
If people testing could send mail to mglocker and myself we'd appreciate it. ok mglocker@ | |||
2007-09-24 | Add bwi PCI and Cardbus GENERIC entries for i386 and amd64, but still | Marcus Glocker | |
disabled for now. From brad@ | |||
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 | |
USB capable archs. | |||
2007-09-08 | Add adl(4). Make comments for i2c devices a bit more consistent while I'm | Mark Kettenis | |
there. | |||
2007-09-06 | new iwn(4) driver for Intel Wireless WiFi Link 4965AGN. | Damien Bergamini | |
no support for 802.11n functions yet (need work in net80211(9) first). committed over my 4965AGN, with only 2 of 3 antennas plugged :-) needs a firmware that is not freely redistributable (see man page). ok deraadt@ | |||
2007-09-04 | driver for i2c lm93 sensor; very common on ipmi machines which have i2c | Theo de Raadt | |
bmc's watching on the shared bus. if you disable ipmi, you might see it pop up (reminder why ipmi / i2c mixes are disabled: some ipmi's seem to violate the i2c bus locking protocol). tested by Alexander Lobodzinski | |||
2007-08-05 | Enable Compact Flash driver for the Marvell 88W8385 chip in | Marcus Glocker | |
zaurus, amd64, and i386 GENERIC. OK claudio@, deraadt@ | |||
2007-08-02 | copy nvram code from i386, because amd64 can use it too. done by | Theo de Raadt | |
tybollt@solace.miun.se, ok jcs | |||
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 | |
to work (and work better in the future) | |||
2007-05-31 | Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go) | Uwe Stuehler | |
ok gwk, deraadt | |||
2007-05-28 | bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@ | Todd T. Fries | |
2007-05-27 | Enable ips(4). | Alexander Yurchenko | |
2007-05-27 | back out bio, breaks dlg's sparc64 v215 | Todd T. Fries | |
prompted by/ok dlg@ deraadt@ | |||
2007-05-26 | prodded by marco, enable bio everywhere | Todd T. Fries | |
grudgingly ok deraadt@ | |||
2007-05-22 | enable uts(4) - USB touchscreen support | Robert Nagy | |
2007-05-19 | (disabled) option for PCIAGP. at least lets i945 chipsets work | Ted Unangst | |
ok dim | |||
2007-05-19 | aps works on amd64, ok jsg | Ted Unangst | |
2007-05-18 | remove the COMPAT entries. they are not useful here | Ted Unangst | |
2007-04-26 | enable tht so it is more available for testing. | David Gwynne | |
2007-04-10 | pascoe@ finished sili(4). enable it so people can try it. | David Gwynne | |
2007-03-21 | enable ahci(4). this only attaches to the jmicron controllers so far. | David Gwynne | |
if anyone can quickly try this on i386 i'll enable it there too. ok deraadt@ | |||
2007-03-17 | wpi(4) works fine on amd64 according to | Jonathan Gray | |
Stefan Sperling <stsp@stsp.in-berlin.de> so enable it |