Age | Commit message (Expand) | Author |
2007-09-07 | Modify the heuristic for detection of speedstep to recognize a compatible | Gordon Willem Klok |
2007-09-07 | Based upon a diff orignally submitted by devin smith, Do two things run the | Gordon Willem Klok |
2007-09-06 | Add an unsolicited even handler for the Sigmatel Apple codecs. The | Deanna Phillips |
2007-09-06 | Clean up some debug messages and wrap them in DPRINTF. From Alexey | Deanna Phillips |
2007-09-06 | sync | Felix Kronlage |
2007-09-06 | add Olimex vendor id, couple device ids for usb -> serial jtag interfaces | Felix Kronlage |
2007-09-06 | Return pressure as absolute z axis on ITM touchscreens. Other models | Matthieu Herrb |
2007-09-06 | fix temperature sensor. the sensors framework wants muK not degC! | Damien Bergamini |
2007-09-06 | disable interrupts coallescing for now. | Damien Bergamini |
2007-09-06 | meaningless numbers and strings should not appear in sensor.desc; ok deraadt@ | Constantine A. Murenin |
2007-09-06 | new iwn(4) driver for Intel Wireless WiFi Link 4965AGN. | Damien Bergamini |
2007-09-06 | bump the copyright while touching these files | Reyk Floeter |
2007-09-06 | With a trunk(4) interface in fail over mode the trunk(4) interface | Reyk Floeter |
2007-09-06 | fix copyright; spotted by cnst | Theo de Raadt |
2007-09-06 | negate -12V input value; spotted by Alexander Lobodzinski | Theo de Raadt |
2007-09-06 | Shuffle some things around to get rid of #ifdev's | Marco Peereboom |
2007-09-06 | Don't try disabling bus power before setting the voltage on | Jonathan Gray |
2007-09-06 | Add nvram read and validate functions. ok marco@ | David Collins |
2007-09-05 | fix DPRINTFN() abuse | Jacob Meuser |
2007-09-05 | Add MBOX debug flag. | Marco Peereboom |
2007-09-05 | IPv6 support for sppp layer, based on NetBSD version. | Can Erkin Acar |
2007-09-05 | typo; Mike Belopuhov | Theo de Raadt |
2007-09-05 | probe for adt7462 (no driver yet, someone want to write one), and mention | Theo de Raadt |
2007-09-05 | remove dmesg block showing sample register layout | Theo de Raadt |
2007-09-05 | Implement qli_allocmem and qli_freemem | Marco Peereboom |
2007-09-05 | Only match on RTL8185 if RTW_DEBUG is set, support for the RTL8185 | Jonathan Gray |
2007-09-05 | Implement qli_get_fw_state and fix a typo. | Marco Peereboom |
2007-09-05 | rename qli_prot_regs to qli_stat_regs to avoid possible confusion with qli_po... | David Collins |
2007-09-05 | fix over-agressive match function, oops | Theo de Raadt |
2007-09-04 | Zap the simplelock goo and general cleanup of comments. | Thordur I. Bjornsson |
2007-09-04 | Add mailbox command handler and "about firmware" command | Marco Peereboom |
2007-09-04 | UltraSPARC CPUs always have an on-chip FPU. There really is no need to have | Mark Kettenis |
2007-09-04 | driver for i2c lm93 sensor; very common on ipmi machines which have i2c | Theo de Raadt |
2007-09-04 | Reset the chip after internal memory exhaustion, makes the driver more solid | Miod Vallat |
2007-09-03 | Fix a few interrupt dispatch/receive register definitions. | Mark Kettenis |
2007-09-03 | there is a prototype version of the lm93 (plus spacing fixes) | Theo de Raadt |
2007-09-03 | Recognize Andigilog aSC7621. | Mark Kettenis |
2007-09-03 | unsupported ioctl's should be returned with ENOTTY | Thordur I. Bjornsson |
2007-09-03 | call savectx() in cpu_fork(), so that the new process can take signals | Miod Vallat |
2007-09-03 | Remove the pv and pte stealing code. Neither art@ and I like it, the | Miod Vallat |
2007-09-03 | Bump RTM_VERSION to 4 and start a new aera of routing in OpenBSD :) | Claudio Jeker |
2007-09-03 | Add ENOMSG and EIDRM; from jsg@ | Todd C. Miller |
2007-09-03 | __inline removal | Jacob Meuser |
2007-09-03 | Make use of the pfsync 'badval' and 'stale' counters instead of using | Joel Knight |
2007-09-03 | Make use of the carp preempt counter to signal number of transitions of | Joel Knight |
2007-09-03 | unbreak. | Marc Balmer |
2007-09-03 | Add more PCI ids; taken from the linux driver. Pointed out by Stephan | Marco Peereboom |
2007-09-03 | sync | Marco Peereboom |
2007-09-03 | Add some more PCI ids for mpi; pointed out by Stephan Eisvogel | Marco Peereboom |
2007-09-03 | Typos from miod. 'specificed' -> 'specified' in some comments and man page. | Kenneth R Westerback |