Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-24 | Enable umsm(4) on archs that support CardBus. | Jonathan Gray | |
2006-03-14 | move the kernel 1m up to provide more space for isadma; deraadt@ ok | Michael Shalayeff | |
2006-03-12 | with pcn(4) now in place remove or replace the references to PCI le(4) | Martin Reindl | |
and complement pcn* at pci? where useful as request by brad@ ok brad@ | |||
2006-03-06 | Rename hpet to acpihpet so that all devices use the same naming convention. | Marco Peereboom | |
discussed with jordan. | |||
2006-03-04 | Dallas 1-Wire bus support. Includes the following drivers: | Alexander Yurchenko | |
gpioow(4) 1-Wire bus bit-banging through GPIO pin onewire(4) 1-Wire bus driver owid(4) 1-Wire ID family type device owtemp(4) 1-Wire temperature family type device Drivers for RS-232 and USB bus masters will follow. ok deraadt@ | |||
2006-03-04 | Add commented out gpio ``pin bus'' drivers section. | Alexander Yurchenko | |
2006-02-26 | Add acpicpu device. Remains disabled. | Marco Peereboom | |
ok jordan@ | |||
2006-02-20 | Add acpibtn device. Remains disabled for now. | Marco Peereboom | |
2006-02-16 | add sf(4). | Brad Smith | |
2006-02-14 | Homogeneize WSDISPLAY_* option comments (especially on cats) | Miod Vallat | |
2006-02-12 | Remove dead sysbeep driver and unused sysbeep() routine. No functional change. | Miod Vallat | |
2006-02-08 | add nfe(4) to all ramdisks | Peter Valchev | |
2006-02-05 | add nfe here too. | Brad Smith | |
2006-02-05 | enable nfe(4) now that the driver somewhat works. | Damien Bergamini | |
tested by jsg@ | |||
2006-02-04 | update comment for ral | Damien Bergamini | |
no devices added or removed | |||
2006-01-29 | Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that | Marco Peereboom | |
freak out when more than one device driver touch the i2c devices. Reported by: Srebrenko Sehic <ssehic at gmail dot com> ok kettenis@ | |||
2006-01-26 | Add glenv(4). | Mark Kettenis | |
tested by jmc@ | |||
2006-01-23 | update sm(4) from NetBSD, including support for more models and MII; | Martin Reindl | |
also activate ISA attachment; ok brad@ | |||
2006-01-16 | enable wbenv. best way to test new code is to enable it | Theo de Raadt | |
2006-01-15 | Comment alipm (and spell out power management for piixpm while I'm there). | Mark Kettenis | |
2006-01-13 | list other maxds models | Theo de Raadt | |
2006-01-12 | oops | Theo de Raadt | |
2006-01-10 | comment amdpm | Theo de Raadt | |
2006-01-05 | enable nviic | David Gwynne | |
ok deraadt | |||
2006-01-05 | Enable amdpm; ok deraadt@. | Alexander Yurchenko | |
2006-01-05 | enable ixgb | Theo de Raadt | |
2006-01-05 | Add SMBus host interface support for amdpm(4). | Alexander Yurchenko | |
ok deraadt@ | |||
2006-01-04 | driver for the nvidia nforce2/3/4 smbus controller. | David Gwynne | |
2005-12-31 | amdiic enable. if problems or worries, we shut things off before a release | Theo de Raadt | |
2005-12-30 | add asbtm iic sensor; ok kettenis@ | Damien Miller | |
2005-12-29 | right spot | Theo de Raadt | |
2005-12-29 | add admcts(4) | Theo de Raadt | |
2005-12-29 | Add viapm(4). | Mark Kettenis | |
2005-12-27 | enable some i2c bus drivers (piixpm(4), alipm(4), ichiic(4)) as needed | Theo de Raadt | |
by each arch enable adc(4), admtemp(4), admlc(4), admtm(4), admtmp(4), admtt(4), adt(4), lm(4), lmenv(4), lmtemp(4), maxds(4), and maxtmp(4) iic chip drivers too, which provide gobs of sensor info | |||
2005-12-22 | Enable ichiic(4), ok deraadt@. | Alexander Yurchenko | |
2005-12-19 | New Intel ICH SMBus driver to be used with the iic(4) framework. | Alexander Yurchenko | |
ok deraadt@ | |||
2005-12-16 | Lose dsdt since it was moved inside acpi.c | Marco Peereboom | |
2005-12-14 | Add commented entries for nfe. | Jonathan Gray | |
2005-12-14 | Add AC device. | Marco Peereboom | |
2005-12-13 | Add acpibat device but keep it disabled. | Marco Peereboom | |
2005-12-12 | Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4, | Miod Vallat | |
otherwise it's just a waste of bytes. ok deraadt@ mickey@ | |||
2005-12-07 | Add dsdt to GENERIC | Jordan Hargrave | |
keep disabled 'dsdt' for now ok marco@ | |||
2005-11-24 | enable esm | David Gwynne | |
ok deraadt@ | |||
2005-11-21 | Add ESM support glue but keep it disabled for now. | Jordan Hargrave | |
ok dlg@ marco@ | |||
2005-11-15 | add pcn on alpha and remove redundant pcn entry on i386 RAMDISK_CD | Brad Smith | |
2005-11-15 | add ixgb(4) though commented out for now. | Brad Smith | |
2005-11-11 | disable ahc0 at isa until we find the bugs that cause this to blow up | Theo de Raadt | |
on a few rare machines. of course, by the time we do, they might all have lots their smoke anyways. it is probably because of the vlbus/eisa addressing it tries to do. ok krw | |||
2005-11-04 | only build powernow pieces as appropriate for config'd cpu types | Ted Unangst | |
2005-10-28 | update support for powernow (cool and quiet) on k7, and add support | Ted Unangst | |
for k8. preliminary and not well tested yet. from freebsd via gordon klok. | |||
2005-10-09 | what the hell, enable ipmi | Theo de Raadt | |