Age | Commit message (Expand) | Author |
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 |
2007-09-03 | Typos from miod. 'requiered' -> 'required' in some comments. | Kenneth R Westerback |
2007-09-03 | Typos from miod. 'functin' -> 'functin' in some comments. | Kenneth R Westerback |
2007-09-03 | Typos from miod. 'intrrupt' -> 'interrupt' in some comments. | Kenneth R Westerback |
2007-09-03 | Typos from miod. 'sfotware' -> 'software' in some comments. | Kenneth R Westerback |
2007-09-02 | Fix typos in comments: soruce -> source | Hans-Joerg Hoexer |
2007-09-02 | Disable ROM search acceleration for now, it has some issues. | Alexander Yurchenko |
2007-09-02 | ctob is gone, use ptoa | Martin Reindl |
2007-09-02 | regen | Jonathan Gray |
2007-09-02 | Add ENE Memory Stick/SD/SDMMC entries. | Jonathan Gray |
2007-09-02 | Add support for Alltel UTStarcom PPC6700. | Jonathan Gray |
2007-09-02 | regen | Jonathan Gray |
2007-09-02 | Alltel UTStarcom PPC6700. | Jonathan Gray |
2007-09-01 | Correct the backwards ethernet address that some NVidia MACs have. | Chris Kuethe |
2007-09-01 | since the | Henning Brauer |
2007-09-01 | - Add bthidev(4), from NetBSD. | Xavier Santolaria |
2007-09-01 | fix a use after free case. | Thordur I. Bjornsson |
2007-09-01 | replace the machine dependant bytes-to-clicks macro by the MI ptoa() | Martin Reindl |
2007-09-01 | Fix space and underline handling in rasops24_putchar(), spotted by Leon Zadorin. | Miod Vallat |
2007-09-01 | Do not include <machine/rpb.h> unless necessary. | Miod Vallat |
2007-09-01 | In pmap_protect(), compute the bitmask to set in the ptes only once, instead | Miod Vallat |
2007-09-01 | Remove support for ddb-only %r, %z, and the ddb-specific handling of %n from | Miod Vallat |
2007-09-01 | Use db_format() instead of ddb-specific format specifiers; no functional | Miod Vallat |
2007-09-01 | Add VLAN reception support to vr(4). Diff from Brad. | Marcus Glocker |
2007-09-01 | Remove stale comments; prompted by millert. | Marco Peereboom |
2007-08-31 | new format firmware load message | Theo de Raadt |
2007-08-31 | Add vaddr. | Marco Peereboom |