Age | Commit message (Expand) | Author |
2007-11-18 | Add missing locking around ktrsyscall() call. | Mark Kettenis |
2007-11-18 | eephy_mii_phy_auto() was deleted in r1.38. So delete the declaration too. | Kenneth R Westerback |
2007-11-18 | Fix for PR 5642 & 5643. Report and testing Martijn Rijkeboer | Marco Peereboom |
2007-11-18 | Sync struct ifaltq to match struct ifqueue. | Marco Pfatschbacher |
2007-11-18 | revert previous commit as requested by kettenis and deraadt. | Brad Smith |
2007-11-18 | regen | Brad Smith |
2007-11-18 | add the Planex GW-US54GXS adapter. | Brad Smith |
2007-11-18 | remove use of static. | Brad Smith |
2007-11-17 | - move the re/bwi CardBus entries in the GENERIC kernel config into | Brad Smith |
2007-11-17 | Allow pci_get_capability to decode capabilities for PCI bridges. | Brad Smith |
2007-11-17 | Print the type that's wrong. | Mark Kettenis |
2007-11-17 | update the physical address of the RX buffer after bus_dmamap_load() | Damien Bergamini |
2007-11-17 | fix reading of EEPROM for some adapters. | Damien Bergamini |
2007-11-17 | AMD Geode CS5536 GPIO can invert input and output pins. | Marc Balmer |
2007-11-17 | GPIO pins can be programmed to invert input or output on some devices. | Marc Balmer |
2007-11-17 | - Add more LED support, like activity blinking (though just supporting | Marcus Glocker |
2007-11-17 | Buffers are not necessarily NUL-terminated, so use memcpy instead of strlcpy | Mark Kettenis |
2007-11-17 | sync | Damien Bergamini |
2007-11-17 | fix uath entry. | Damien Bergamini |
2007-11-17 | update ZD1211B firmware. | Damien Bergamini |
2007-11-17 | Disable jumbo allocator until the low number of buffers case | Jonathan Gray |
2007-11-17 | implement ic_set_key() and ic_delete_key() callbacks. | Damien Bergamini |
2007-11-17 | RT2560+RT2661: update the physical address in the RX descriptor after | Damien Bergamini |
2007-11-17 | make it clear in the code and in the man page that the rate2plcp and | Damien Bergamini |
2007-11-17 | Rename fiber TBI flag from BGE_TBI to BGE_PHY_FIBER_TBI. No functional change. | Brad Smith |
2007-11-17 | use tables to determine the best control to use for play.gain, record.gain | Alexandre Ratchov |
2007-11-17 | sync error messages with man page's DIAGNOSTICS section. | Damien Bergamini |
2007-11-17 | Allow for more than one flag per GPIO pin. | Marc Balmer |
2007-11-17 | Support GPIO_PIN_PULLDOWN (pulldown-enable) as GPIO pin flag. | Marc Balmer |
2007-11-17 | pull-down (GPIO_PIN_PULLDOWN) is a valid flags for some GPIO devices, | Marc Balmer |
2007-11-17 | The initial ipl on luna/mvme188 like interrupt arbiters is IPL_HIGH, not | Miod Vallat |
2007-11-17 | Replace many ``unsigned'' variables with ``unsigned int'', ``u_int'' or other | Miod Vallat |
2007-11-17 | Add some preprocessor magic to let M187 and M188 kernels compile again. | Miod Vallat |
2007-11-17 | Remove unused variable. | Miod Vallat |
2007-11-17 | Rework {get,set,raise}ipl() to minimize psr modification, especially on | Miod Vallat |
2007-11-16 | Pass name of CPU nodes instead of "cpu" such that we see it for unconfigured | Mark Kettenis |
2007-11-16 | clear host to mcu mailbox after loading microcode. | Damien Bergamini |
2007-11-16 | Make the GPIO functionality of the AMD Geode LX CS5536 available. | Marc Balmer |
2007-11-16 | Fix typo in comment. | Mark Kettenis |
2007-11-16 | No need to mention which codec is being used if there's only one. | Deanna Phillips |
2007-11-16 | in the strange/unnatural/ridiculous situation where a non-blocking | Theo de Raadt |
2007-11-16 | typo | Mike Belopuhov |
2007-11-16 | Fix dmesg output. From form@. | Mike Belopuhov |
2007-11-16 | firmware (if not store in a seeprom in the device) for the uticom(4) | Theo de Raadt |
2007-11-16 | driver for TI TUSB3410 usb serial, written by dxi@mail.ru and | Theo de Raadt |
2007-11-16 | the cpu_feature/cpu_id stuff here is bullshit, XXX it so that it gets fixed o... | Theo de Raadt |
2007-11-16 | UltraSPARC-IIIi CPUs are different and choose the BUSY/NACK pair based on the | Mark Kettenis |
2007-11-16 | fix the bus_space #define nightmare, so that amd64 and i386 are much more | Theo de Raadt |
2007-11-16 | Remove microtime calls and RNG benchmarking from the pchb attachment | Mike Belopuhov |
2007-11-16 | in pf_test_fragment(), ignore protocol-specific criteria for packets of | Daniel Hartmeier |