summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-08-21regenBrad Smith
2006-08-21another Marvell Gig PHY.Brad Smith
2006-08-20remove a comment.Brad Smith
2006-08-20#if 0 -> #ifdef BNX_JUMBOBrad Smith
2006-08-20For consistency with MSK_JSLOTS, go back to using the macro to figure outBrad Smith
2006-08-20if_tun.c also has this comment so remove duplicate; ok jmc@ krw@Kevin Steves
2006-08-20- turn the interface down if the user press the radio kill button whileDamien Bergamini
2006-08-20stash a pointer to the scsibus attached to us. we can use this later toDavid Gwynne
2006-08-20definitions of the messages for raid, volume, and physical disksDavid Gwynne
2006-08-20move sf(4) out from untested sectionMartin Reindl
2006-08-20cosmetic tweaks.Brad Smith
2006-08-20sort PCI ids.Brad Smith
2006-08-20- replace IF_DEQUEUE/IF_PREPEND with IFQ_POLL/IFQ_DEQUEUE.Brad Smith
2006-08-20When spoofing an MSDOS disklabel, don't create partitions with a finalKenneth R Westerback
2006-08-20get rid of the horror that was the ARC_FW_MSG macroDavid Gwynne
2006-08-20get rid of the old arc_msgbuf.David Gwynne
2006-08-20cut the rest of the bioctl alarm stuff over to the new arc_msgbufDavid Gwynne
2006-08-20because the header on firmware commands causes the rest of the message toDavid Gwynne
2006-08-20When using p4tcc supply a cpu_cpuspeed function to provide an estimatedGordon Willem Klok
2006-08-20Remove some dead code.Marcus Glocker
2006-08-19Replace existing rate adaption code with the ieee80211_amrr framework.Marcus Glocker
2006-08-19remove another Yukon Lite workaround.Brad Smith
2006-08-19Make sure Rx timestamps are disabled.Mark Kettenis
2006-08-19regenBrad Smith
2006-08-19typoBrad Smith
2006-08-19add the Intel 82801H SMBus controller.Brad Smith
2006-08-19add the Intel 6321ESB SMBus controller.Brad Smith
2006-08-19add the Intel 6300ESB and 6321ESB AC97 controllers.Brad Smith
2006-08-19regenBrad Smith
2006-08-19add a few more Intel 6321ESB PCI ids.Brad Smith
2006-08-19Support for Intel 82801H/ICH8 SATA parts, untested but shouldJonathan Gray
2006-08-19Be sure to set the mode for AHCI capable Intel SATA correctly andJonathan Gray
2006-08-19handle lm75a; matt@bodgit-n-scarper.comTheo de Raadt
2006-08-19tweak dma sync opsDamien Bergamini
2006-08-19move computation of mbps after checking the value of ni->ni_txrateDamien Bergamini
2006-08-19get rid of shared auth mode.Damien Bergamini
2006-08-19remove unused prototypes.Damien Bergamini
2006-08-19o Improve 802.11 radiotap support (correct Rx antenna and Rx rate,Damien Bergamini
2006-08-19regenJonathan Gray
2006-08-19Add Intel ICH8/82801H devices and a few more NVIDIA MCP55 devices.Jonathan Gray
2006-08-19set the capabilities VLAN MTU flag.Brad Smith
2006-08-19set the capabilities VLAN MTU flag.Brad Smith
2006-08-18add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming)Jason Wright
2006-08-18get the attach args from the right place (honestly, this "worked" on i386)Jason Wright
2006-08-18Don't renumber the PCI bus if we don't need to. Fixes some machines (DellMark Kettenis
2006-08-18probe for the lm75a, meaning that the lm75/lm75a/lm77 probe routine mustTheo de Raadt
2006-08-18Add a new Core Xeon CPU and an older Pentium Pro model to the busDimitry Andric
2006-08-18set of unrelated cosmetic tweaks.Damien Bergamini
2006-08-18fix a printf format stringDamien Bergamini
2006-08-18sync w/ rum(4):Damien Bergamini