Age | Commit message (Expand) | Author |
2007-09-13 | Implement ACPI 6.5.1 spec tree walk for _STA and _INI. | Tobias Weingartner |
2007-09-13 | regen | Brad Smith |
2007-09-13 | add the NVIDIA MCP73 SMBus controller PCI id. | Brad Smith |
2007-09-13 | - correct an unknown Marvell SATA entry to use the appropriate | Brad Smith |
2007-09-13 | - remove the bogus second AHCI PCI id for the AMD SB600 chipset. | Brad Smith |
2007-09-13 | adapt to new hx/non-hx type-selection algorithm from linux/dragonfly; ok jsg | Theo de Raadt |
2007-09-13 | define the fc port config page 1. | David Gwynne |
2007-09-12 | Spacing run. | Marcus Glocker |
2007-09-12 | For now just return directly from the interrupt handler, or my amd64 will | Marcus Glocker |
2007-09-12 | Remove the old software bit-banging MII interface, we started using | Brad Smith |
2007-09-12 | There is no such word as `detatch'. | Michael Knudsen |
2007-09-12 | new product | Theo de Raadt |
2007-09-12 | sync | Theo de Raadt |
2007-09-12 | Tweak bwi_attach() a little. | Jonathan Gray |
2007-09-12 | destatic/deinline | Jonathan Gray |
2007-09-12 | s/atoin/ation/ typos | Charles Longeau |
2007-09-12 | always tag fibre channel commands. | David Gwynne |
2007-09-12 | Initial port of Sepherosa Ziehau's DragonFlyBSD driver | Jonathan Gray |
2007-09-12 | PCI and Cardbus hookup for the Broadcom AirForce devices. | Marcus Glocker |
2007-09-12 | In nfe_start() do a fast return if IFF_OACTIVE is set, in | Jonathan Gray |
2007-09-11 | KNF. "go for it" deraadt@ | Marc Winiger |
2007-09-11 | undo rev 1.10 "implement a zero-copy RX data path". | Damien Bergamini |
2007-09-11 | s/iwn_edcaupdate/iwn_updateedca/ + hook it into net80211 | Damien Bergamini |
2007-09-11 | - add callbacks for setting EDCA parameters and pairwise crypto keys. | Damien Bergamini |
2007-09-11 | fix a bug in the scan command I introduced with my previous commit. | Damien Bergamini |
2007-09-11 | KNF | Gilles Chehade |
2007-09-11 | sync | Henning Brauer |
2007-09-11 | PLX 9016, found on a puc nick@ acquired somewhere | Henning Brauer |
2007-09-11 | regen | Martin Reindl |
2007-09-11 | add Innotek VirtualBox devices | Martin Reindl |
2007-09-11 | For STAC9221 Macs - no need to max the DAC volumes now that a master | Deanna Phillips |
2007-09-11 | For STAC9221 Macs, create master volume and mute controls by binding | Deanna Phillips |
2007-09-10 | Use M_ZERO. | Deanna Phillips |
2007-09-10 | fix uninitialized linked list head | Alexandre Ratchov |
2007-09-10 | Fix a copy/pasto from last year. CMI9880 should work now. | Deanna Phillips |
2007-09-10 | fix boot code maximum size. | Damien Bergamini |
2007-09-10 | fix interrupts processing and scan command + cleanup | Damien Bergamini |
2007-09-10 | - add support for 802.11 headers with various sizes (will be required | Damien Bergamini |
2007-09-10 | more MALLOC/FREE -> malloc/free and M_ZERO changes | Gilles Chehade |
2007-09-10 | if more than 5 consecutive beacons are lost, reinitialize sensitivity | Damien Bergamini |
2007-09-10 | only send a sensitivity update command when the settings have changed. | Damien Bergamini |
2007-09-10 | cleanup. no binary change. | Damien Bergamini |
2007-09-10 | Make function pointer calls look all alike; from Holger Mikolon. | Miod Vallat |
2007-09-10 | more M_ZERO usage. | Federico G. Schwindt |
2007-09-10 | Fix setting up the multicast filter. Fixes PR 5474. | Mark Kettenis |
2007-09-10 | If 44.1kHz sample rate isn't supported, use 48kHz instead. | Deanna Phillips |
2007-09-10 | initialize sc_outports->master and sc_inports->master. Fixes "set failed" | Alexandre Ratchov |
2007-09-10 | Add command verbs, a mixer target and mixer controls for EAPD control. | Deanna Phillips |
2007-09-10 | Some pin widgets default to off, so make sure they're all enabled, not | Deanna Phillips |
2007-09-10 | Set bidirectional pins to output, ignoring what the codec says is | Deanna Phillips |