Age | Commit message (Expand) | Author |
2008-04-21 | - do not process ethernet PAE frames if RSN is not enabled | Damien Bergamini |
2008-04-21 | Some WPA1+WPA2 APs include both a WPA and an RSN IE in message 3 of the | Damien Bergamini |
2008-04-21 | correct negative temperatures (if they ever happen); spotted by cnst | Theo de Raadt |
2008-04-21 | improve register to temperature conversion code | Theo de Raadt |
2008-04-21 | when iic_exec fails, return 0xff for the read value; ok jsg | Theo de Raadt |
2008-04-21 | Work in progress at supporting the Mentor Graphics i2c core found in | Theo de Raadt |
2008-04-21 | A very very rough start at an adt7462 driver | Theo de Raadt |
2008-04-21 | allow low level audio drivers to specify a default sample format, | Jacob Meuser |
2008-04-20 | Try to reset the machine through the firmware to reboot. | Mark Kettenis |
2008-04-20 | be quiet even when errors happen; ok kettenis | Theo de Raadt |
2008-04-20 | Sync with hppa code. | Mark Kettenis |
2008-04-20 | Add missing function declaration. | Mark Kettenis |
2008-04-20 | Print bootpath in the canonical place. | Mark Kettenis |
2008-04-20 | Bring over astro(4) from hppa, to replace pluto(4). | Mark Kettenis |
2008-04-20 | Add proper bus_space_vaddr(9) impementation. | Mark Kettenis |
2008-04-20 | Catch up with cpu_switchto. Completely untested. | Mark Kettenis |
2008-04-20 | Catch up with dismantled libkern. | Mark Kettenis |
2008-04-20 | crank maxusers | Mark Kettenis |
2008-04-20 | Catch up with dismantled libkern. | Mark Kettenis |
2008-04-20 | Sync console handling with hppa port: | Mark Kettenis |
2008-04-20 | Call cnpollc() before cngetc() upon halt. | Mark Kettenis |
2008-04-20 | Sync console handling with hppa port: | Mark Kettenis |
2008-04-20 | Remove the random() function from locore.s (which used sparcv7 instructions, | Mark Kettenis |
2008-04-20 | Implement locking of sun4u TSB entries for MULTIPROCESSOR kernels. | Mark Kettenis |
2008-04-20 | Parse VS_INPUT_HEADER descriptor. | Marcus Glocker |
2008-04-20 | Do not use random(), which is supposed to be a scheduler-only API (we | Theo de Raadt |
2008-04-20 | rewrite the serial port handling to manipulate the hardware directly | David Gwynne |
2008-04-20 | rev 1.35 added special register settings for BCM5704 chipsets when | Brad Smith |
2008-04-20 | Add a workaround for a CRC bug errata with BCM5701 A0 and B0 chipset | Brad Smith |
2008-04-20 | Move the threshold fix from the re(4) code back into the header as | Brad Smith |
2008-04-20 | - Recognize the 8168C chipset. | Brad Smith |
2008-04-20 | Remove redundant checks for the 8139C+ chipset, this code can only | Brad Smith |
2008-04-20 | - Add some more defines. | Brad Smith |
2008-04-20 | Remove unused flags. | Brad Smith |
2008-04-20 | Don't bother to call rl_rxeof() twice if both the RX Ok and Err bits are set. | Brad Smith |
2008-04-20 | two more i2c probe checks. adt has split off or been sold to ON | Theo de Raadt |
2008-04-19 | Change ELF loader to use the LMA as the load address for the | Tobias Weingartner |
2008-04-19 | in nfsm_reqh(), only allocate an mbuf cluster if the | Thordur I. Bjornsson |
2008-04-19 | Sort functions and remove obsolete bits. | Marcus Glocker |
2008-04-19 | add a driver flag to force the negotiation of SATA 1 transfers | Damien Miller |
2008-04-18 | sync | Theo de Raadt |
2008-04-18 | shorten name | Theo de Raadt |
2008-04-18 | Add VS_INPUT_HEADER descriptor. | Marcus Glocker |
2008-04-18 | Now that i386 has a per-process astpending, we can garbage collect ipi_ast | Mark Kettenis |
2008-04-18 | detect adm1034 | Theo de Raadt |
2008-04-18 | Halt CPUs upon reboot/halt. | Mark Kettenis |
2008-04-18 | adm1033 has a rev register to check as well | Theo de Raadt |
2008-04-18 | if an iic operation fails to move all the data, return error | Theo de Raadt |
2008-04-18 | Add a function which can identify an USB descriptor explicitly by it's | Marcus Glocker |
2008-04-18 | extend the if_ethersubr.c crc functions to support updating a running | Damien Miller |