summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-12-30Some spaces->tab indentation fixes.Jonathan Gray
2005-12-30Make PT_SETFPREGS work even if the process didn't use the fpu yet.Mark Kettenis
2005-12-29W^X for G5Mark Kettenis
2005-12-29regenReyk Floeter
2005-12-29add additional Intel E7525 MCH subdevices. ok brad@Reyk Floeter
2005-12-29ichiic for intel amd64 machines; spotted by reykTheo de Raadt
2005-12-29regenReyk Floeter
2005-12-29add a VMware virtual NIC device idReyk Floeter
2005-12-29regenBrad Smith
2005-12-29add a ServerWorks PCI Express to PCI-X bridgeBrad Smith
2005-12-29Correctly bounds check transfers passed to vndstrategy()Pedro Martelletto
2005-12-29Fix wrong optimization in spec_write() that goes: if we are about to doPedro Martelletto
2005-12-29Match a few more lm(4) Winbond and ASUS chips.Mark Kettenis
2005-12-29stop using I2C_F_POLL; it is a bus driver responsibility nowTheo de Raadt
2005-12-29add admcts(4)Theo de Raadt
2005-12-29Add a bunch of i2c sensors.Mark Kettenis
2005-12-29Add viapm(4).Mark Kettenis
2005-12-29right spotTheo de Raadt
2005-12-29add admcts(4)Theo de Raadt
2005-12-29Add viapm(4).Mark Kettenis
2005-12-29Driver for SMBus coontroller integrated on VIA VT8237 bus control and powerMark Kettenis
2005-12-29go via pckbc_enqeue_cmd() in pckbd_enable() if on; fixes PR 4615Martin Reindl
2005-12-29insanity debugged with djm -- here is the comment from the code:Theo de Raadt
2005-12-29remove bad newline for the secondary PCI bus with the 82450KX/GX chipsetBrad Smith
2005-12-29static functions suckTheo de Raadt
2005-12-29Fix isadma0 at isa0 at mainbus0Mark Kettenis
2005-12-29"xeontemp" just means "looks like some sort of adm1021, or maxim1617,Theo de Raadt
2005-12-28probe for adm1032, a stupid stupid adm1021Theo de Raadt
2005-12-28this should also match lm86, lm89, lm90, lm99, lm89-1, lm99-1, i thinkTheo de Raadt
2005-12-28Remove dead cruft.Miod Vallat
2005-12-28correct copyrightTheo de Raadt
2005-12-28probe true lm90, lm99, lm89, lm86 devicesTheo de Raadt
2005-12-28I think this is better fan supportTheo de Raadt
2005-12-28clear IFF_RUNNING here to get a full re-init.Brad Smith
2005-12-28using the PCI capability register to check for PCI-X mode doesn't get the exp...Brad Smith
2005-12-28...thus no need to override conscode if we are configured as console, so thatMiod Vallat
2005-12-28hyper, rbox and topcat not in intio space are CN_NORMAL priority, notMiod Vallat
2005-12-28Define dca remote console identifiers as regular identifier with the bit 7Miod Vallat
2005-12-28Setting the service switch on 425e to select serial console shall not beMiod Vallat
2005-12-28Use the DIP macros to uniformly access fields from UFS1 and UFS2 dinodes.Pedro Martelletto
2005-12-28Fix bge_eeprom_getbyte() to return 1 when timeout happens.Brad Smith
2005-12-28if many regs in a "xeontemp" appear the same, it is not oneTheo de Raadt
2005-12-28attempt at fan measurementTheo de Raadt
2005-12-28spacingTheo de Raadt
2005-12-28ad7417 much like ad7418Theo de Raadt
2005-12-28eliminate the last few quirk flags.Brad Smith
2005-12-28Use corrent size for io mapping. Problem reported byAlexander Yurchenko
2005-12-28symbolic + 3Theo de Raadt
2005-12-28Split off the non-kernel visible portion of sys/errno.h into aTodd C. Miller
2005-12-28Convert for sensor_task_register();Alexander Yurchenko