Age | Commit message (Expand) | Author |
2006-08-20 | When spoofing an MSDOS disklabel, don't create partitions with a final | Kenneth R Westerback |
2006-08-20 | get rid of the horror that was the ARC_FW_MSG macro | David Gwynne |
2006-08-20 | get rid of the old arc_msgbuf. | David Gwynne |
2006-08-20 | cut the rest of the bioctl alarm stuff over to the new arc_msgbuf | David Gwynne |
2006-08-20 | because the header on firmware commands causes the rest of the message to | David Gwynne |
2006-08-20 | When using p4tcc supply a cpu_cpuspeed function to provide an estimated | Gordon Willem Klok |
2006-08-20 | Remove some dead code. | Marcus Glocker |
2006-08-19 | Replace existing rate adaption code with the ieee80211_amrr framework. | Marcus Glocker |
2006-08-19 | remove another Yukon Lite workaround. | Brad Smith |
2006-08-19 | Make sure Rx timestamps are disabled. | Mark Kettenis |
2006-08-19 | regen | Brad Smith |
2006-08-19 | typo | Brad Smith |
2006-08-19 | add the Intel 82801H SMBus controller. | Brad Smith |
2006-08-19 | add the Intel 6321ESB SMBus controller. | Brad Smith |
2006-08-19 | add the Intel 6300ESB and 6321ESB AC97 controllers. | Brad Smith |
2006-08-19 | regen | Brad Smith |
2006-08-19 | add a few more Intel 6321ESB PCI ids. | Brad Smith |
2006-08-19 | Support for Intel 82801H/ICH8 SATA parts, untested but should | Jonathan Gray |
2006-08-19 | Be sure to set the mode for AHCI capable Intel SATA correctly and | Jonathan Gray |
2006-08-19 | handle lm75a; matt@bodgit-n-scarper.com | Theo de Raadt |
2006-08-19 | tweak dma sync ops | Damien Bergamini |
2006-08-19 | move computation of mbps after checking the value of ni->ni_txrate | Damien Bergamini |
2006-08-19 | get rid of shared auth mode. | Damien Bergamini |
2006-08-19 | remove unused prototypes. | Damien Bergamini |
2006-08-19 | o Improve 802.11 radiotap support (correct Rx antenna and Rx rate, | Damien Bergamini |
2006-08-19 | regen | Jonathan Gray |
2006-08-19 | Add Intel ICH8/82801H devices and a few more NVIDIA MCP55 devices. | Jonathan Gray |
2006-08-19 | set the capabilities VLAN MTU flag. | Brad Smith |
2006-08-19 | set the capabilities VLAN MTU flag. | Brad Smith |
2006-08-18 | add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming) | Jason Wright |
2006-08-18 | get the attach args from the right place (honestly, this "worked" on i386) | Jason Wright |
2006-08-18 | Don't renumber the PCI bus if we don't need to. Fixes some machines (Dell | Mark Kettenis |
2006-08-18 | probe for the lm75a, meaning that the lm75/lm75a/lm77 probe routine must | Theo de Raadt |
2006-08-18 | Add a new Core Xeon CPU and an older Pentium Pro model to the bus | Dimitry Andric |
2006-08-18 | set of unrelated cosmetic tweaks. | Damien Bergamini |
2006-08-18 | fix a printf format string | Damien Bergamini |
2006-08-18 | sync w/ rum(4): | Damien Bergamini |
2006-08-18 | - fix support for RT5225 (802.11a MIMO) | Damien Bergamini |
2006-08-18 | oops, debug cruft shouldnt go into the tree. | David Gwynne |
2006-08-18 | add the sysinfo struct, and then use it to get the current state of the | David Gwynne |
2006-08-18 | easy bio bits first. this is is code that should enable, disable, and | David Gwynne |
2006-08-18 | arc, meet bio. bio, meet arc. | David Gwynne |
2006-08-18 | Make sure the PCI mode detection code is called if it hasn't been run yet. | Mark Kettenis |
2006-08-18 | Shrink dmesg output. | Jonathan Gray |
2006-08-18 | ansi, no binary change. | Jonathan Gray |
2006-08-18 | check hw.max_frame_size when deciding when to use m_adj(). | Brad Smith |
2006-08-18 | regen | Brad Smith |
2006-08-18 | pretty print alternate PCI id entries for a few Broadcom Gig chipsets. | Brad Smith |
2006-08-18 | fix up the arc fw message macros a bit. change a comment while here. | David Gwynne |
2006-08-18 | support for ucycom: | Jason Wright |