summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-04-28regenBrad Smith
2008-04-28Add Intel I/OAT PCI ids.Brad Smith
2008-04-28regenBrad Smith
2008-04-28Add ATI SB700 and RS780 PCI ids.Brad Smith
2008-04-28Sync PCI ids.Brad Smith
2008-04-28regenBrad Smith
2008-04-28- Add PCI ids for the AMD64 Phenom/Opteron 8300 series (10h) and Griffin (11h)Brad Smith
2008-04-27fix rate control.Damien Bergamini
2008-04-27replace ctob/btoc by ptoa/atopMartin Reindl
2008-04-27add acpithinkpad(4), an acpi support driver for ibm/lenovojoshua stein
2008-04-27FPU/Altivec cleanup and prep for SMP.Dale Rahn
2008-04-27Switch to proc based ast pending for SMP. ok kettenis.Dale Rahn
2008-04-27Add gecko(4), a driver for the GeckoBOA BC GSC+ port.Mark Kettenis
2008-04-27Move hppa to __HAVE_GENERIC_SOFT_INTERRUPTSMark Kettenis
2008-04-27regenDavid Gwynne
2008-04-27correct the drac 3 virtual uart entryDavid Gwynne
2008-04-27Make sure we actually use thesa pnp probe functions.Mark Kettenis
2008-04-27Don't mix up parent and child.Mark Kettenis
2008-04-27our attach functions dont return anything.David Gwynne
2008-04-27missing argument names in a function means it wont compile.David Gwynne
2008-04-26Changes to get closer to SMP.Dale Rahn
2008-04-26Adjust the output voltage for BCM5906 PHY otherwise it might not beBrad Smith
2008-04-26hardware TKIP (including MIC) + CCMPDamien Bergamini
2008-04-26move things from ieee80211_ifattach() to ieee80211_crypto_attach().Damien Bergamini
2008-04-26small optimization of TKIP mixing phase 2 (for little-endian architectures).Damien Bergamini
2008-04-26unbreak hostap mode.Damien Bergamini
2008-04-26Keep order of "#if defined..." consistent.Mark Kettenis
2008-04-26Remove softast; it's no longer used.Mark Kettenis
2008-04-26Typo, paket -> packet.Brad Smith
2008-04-25Make ipending per-cpu. Should fix PR 5788.Mark Kettenis
2008-04-25When allocating an interrupt 'slot', always check all slots to see if weMark Kettenis
2008-04-25Pretty dmesg output on attach and error handling.Xavier Santolaria
2008-04-25neccessary -> necessary; from Pierre RiteauJason McIntyre
2008-04-25Plug potential mbuf leak by changing m_free to m_freem.Bret Lambert
2008-04-25the code that parses arguments from the boot loader on amd64 wasnt checkingDavid Gwynne
2008-04-25Another HSDPA MSM.Jonathan Gray
2008-04-25regenJonathan Gray
2008-04-25Another HSDPA MSM.Jonathan Gray
2008-04-24Adjust for renamed NetMos pcidevs entries. Add support for more Nm9845Mark Kettenis
2008-04-24regenMark Kettenis
2008-04-24Rename NetMos entries to include chip name and remove duplicate entry.Mark Kettenis
2008-04-24oops. unbreak build by removing the #include for amd8131reg.hThordur I. Bjornsson
2008-04-24move the register defines from amd8131reg.h into aapi.c,Thordur I. Bjornsson
2008-04-24remove useless defines for the vnode operations, and insteadThordur I. Bjornsson
2008-04-24Say 'ATAPI' rather than 'SCSIn' for ATAPI devices found on (pseudo)Kenneth R Westerback
2008-04-24Introduce acpiasus(4), a driver for the ACPI based hotkeys found in manyJoel Sing
2008-04-24Remove variables that are no longer used to specify the serial console.Joel Sing
2008-04-24MD_ISA_IOT is not defined anywhere so get rid of it.Joel Sing
2008-04-24Keep order of "#if defined..." consistent.Joel Sing
2008-04-24Unbreak IP30 serial console.Joel Sing