Age | Commit message (Expand) | Author |
2010-02-22 | - fix a few debug messages: disabled vs enabled mixup, missing \n | Jacob Meuser |
2010-02-21 | Make sure athn_intr() returns 1 if it claims an interrupt and 0 if not, | Mark Kettenis |
2010-02-21 | sync | Theo de Raadt |
2010-02-21 | the 82597EX is LR or SR, not only LR | Theo de Raadt |
2010-02-21 | Read revision from the correct MSR; no functional change. | Miod Vallat |
2010-02-21 | Make sure we only request our peer to start processing descriptors if it | Mark Kettenis |
2010-02-21 | Start and stop watchdog timer in the appropriate places, and print a message | Mark Kettenis |
2010-02-21 | sync | Theo de Raadt |
2010-02-21 | new plx goo, all the time | Theo de Raadt |
2010-02-20 | Instead of defining le16_to_cpu to nothing use letoh16 so this | Jonathan Gray |
2010-02-20 | Make use of PHY port numbers as targets for the drives instead | Marco Peereboom |
2010-02-20 | - implements bioctl support; | Marco Peereboom |
2010-02-20 | Add necessary bits to support AC97 codecs in envy and add support | Alexandre Ratchov |
2010-02-20 | minor tweak to improve consistency with other drivers; startup | Igor Sobrado |
2010-02-20 | regen | Jonathan Gray |
2010-02-20 | Match on new CH341A in uchcom and correctly name the CH340 device, | Jonathan Gray |
2010-02-19 | Work with pre-standard revision A ProCurve Direct Attach Cables. | Jonathan Gray |
2010-02-19 | Partial sync to the latest version of ixgbe in FreeBSD leaving things | Jonathan Gray |
2010-02-19 | fix run_set_region_4 to set the whole region specified, | Damien Bergamini |
2010-02-19 | Add built-in audio support on Lemote systems. | Miod Vallat |
2010-02-19 | Make this truly MI: | Miod Vallat |
2010-02-19 | Move auglx(4) from i386-only land to MI land. | Miod Vallat |
2010-02-19 | Add a datasheet URL for reference. | Miod Vallat |
2010-02-19 | even more USB; ok miod@ | Otto Moerbeek |
2010-02-19 | do NOT install the loongson mbr on other architectures! | Theo de Raadt |
2010-02-19 | Add a driver for the M41T8x time-of-day clock chips, such as the M41T83 | Miod Vallat |
2010-02-18 | do not zero fields which are already zero; from cnst | Theo de Raadt |
2010-02-18 | Add a master driver for the VoyagerGX SM502 chip found on the Gdium, which is | Miod Vallat |
2010-02-18 | improve startup messages rewording them in a more usual way; as a | Igor Sobrado |
2010-02-18 | The PMON code is compiled as 64 bit code but still using the old ABI (actually, | Miod Vallat |
2010-02-18 | fix a few capitalizations of QLogic. | Igor Sobrado |
2010-02-18 | improve startup messages displayed by isp(4) in such a way entries | Igor Sobrado |
2010-02-17 | Make sure we claim the interrupt as ours if the time out bit is set in the | Mark Kettenis |
2010-02-17 | Forgot to bump version number in comments; from Seth Wright via jmc@, thanks. | Miod Vallat |
2010-02-17 | If PMON has loaded an initrd binary, and this binary looks like a valid | Miod Vallat |
2010-02-17 | descend into mbr; ok miod@ | Otto Moerbeek |
2010-02-17 | proto mbr for loongson | Otto Moerbeek |
2010-02-17 | Split boot/Makefile in case we need to build several boot.${VENDOR} compiled | Miod Vallat |
2010-02-17 | Do not always create a new node when a beacon or a probe response | Damien Bergamini |
2010-02-17 | read calibration version from ROM and set IWN_GP_DRIVER_CALIB_VER6 | Damien Bergamini |
2010-02-17 | Build and install the boot blocks, and put it as part of the snapshots files. | Miod Vallat |
2010-02-17 | - prevent "anti-memory" from showing up, this makes systems with 2GB of | Jasper Lievisse Adriaanse |
2010-02-17 | KNF | Paul Irofti |
2010-02-17 | change constant of convert formulra of SHT1X sensor to fit | Yojiro Uo |
2010-02-17 | dont defer broadcast or multicast packets. | David Gwynne |
2010-02-16 | Move part of the device_register() logic into platform-specific code. Add | Miod Vallat |
2010-02-16 | Use printf() in there, not pmon_printf(). | Miod Vallat |
2010-02-16 | Display the system type on the mainbus0 line as well. | Miod Vallat |
2010-02-16 | Actually, both the Gdium and the Lemote PMON reset the USB controllers | Miod Vallat |
2010-02-16 | fix AR_DTIM_PERIOD | Damien Bergamini |