summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-08-23regenJonathan Gray
2006-08-23Add another ural(4) device, Nova Tech NV-902W.Jonathan Gray
2006-08-22Fix possible NULL deref from Alexey V. Vatchenko <avv@mail.zp.ua>Marco Peereboom
2006-08-22More register defines.Miod Vallat
2006-08-22Wrap dmesgMiod Vallat
2006-08-22Clear sti display on console attach, now that the bootloader leaves usMiod Vallat
2006-08-22Implement pmap_steal_memory() if HAVE_PMAP_DIRECT; no change except forMiod Vallat
2006-08-22provide some smp locking around protection fault trap from user too; original...Michael Shalayeff
2006-08-22Same change as on i386: use a case-insensitive comparison when checkingTom Cosgrove
2006-08-22remove the check for the number of heads reported by the BPB altogether,Nikolay Sturm
2006-08-22Use a case-insensitive comparison when checking for bogus SMBIOSTom Cosgrove
2006-08-22use LIST_FOREACH; from FreeBSDMartin Reindl
2006-08-22Very initial import to support the PrismGT chipset (FullMAC for now).Marcus Glocker
2006-08-22- Re-add the m_adj() back into em_get_buf(), but this time checkBrad Smith
2006-08-22acx(4) seems to work fine on amd64 here also, so enable it.Jonathan Gray
2006-08-22Deactivate the QTDs when removing a queue head to prevent the hostChristopher Pascoe
2006-08-22Be more aggressive about waiting for the host controller doorbell,Christopher Pascoe
2006-08-21Answer ARP queries also for addresses on carp interfaces, if carpsMarco Pfatschbacher
2006-08-21ramdisks do not have vlan, drop mbuf; ok bradTheo de Raadt
2006-08-21Delete #ifdef/#ifndef __OpenBSD__ chunks, leaving just the code weKenneth R Westerback
2006-08-21Add missing amrr statistic updates. Makes rate control work proper.Marcus Glocker
2006-08-21simplfy code a bit and fix comments, this is the MRU being set not theBrad Smith
2006-08-21enable Jumbo support.Brad Smith
2006-08-21another id.Brad Smith
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