summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-09-29enable JMicron Ethernet (jme/jmphy)Jonathan Gray
2008-09-29Use pools to do allocations for all sizes <= PAGE_SIZE.Artur Grabowski
2008-09-29account for data expansion due to emulation in AUDIO_GET{I,O}OFFSJacob Meuser
2008-09-28Always include machine/cpu.h and remove i82489reg.h/i82489var.h.Brad Smith
2008-09-28Remove "XXX for now" NLAPIC define. Already provided via lapic.h.Brad Smith
2008-09-28Ansify function declarations for gif(4).Joel Sing
2008-09-28Clear the PF state key before an IP packet exits a gif(4) tunnel, in orderJoel Sing
2008-09-28Teach PF pf_print_state_parts() about IPv4 in IP and IPv6 in IPJoel Sing
2008-09-28initialize the ether_vtag field like the rest of the packet headerChristian Weisgerber
2008-09-28unbreak the tree.Damien Bergamini
2008-09-28Update 12160 firmware: 10.04.32 -> 10.04.41. From mjacob via FreeBSD.Kenneth R Westerback
2008-09-27Initial implementation of PMKSA caching and pre-authentication.Damien Bergamini
2008-09-27Add some inline functions to test the presence of optional 802.11Damien Bergamini
2008-09-27remove a debug printf that is no longer requiredJonathan Gray
2008-09-26Attach agp(4) to the Intel Q35 integrated video.Mike Belopuhov
2008-09-26Add drivers for the JMicron JMC250/JMC260 Ethernet controllersJonathan Gray
2008-09-25regenBrad Smith
2008-09-25Add the id for the Atheros F2 PHY.Brad Smith
2008-09-25Add a driver for the Attansic F1 PHY.Brad Smith
2008-09-25Fixed memory leak bug during scope evaluationJordan Hargrave
2008-09-25remove dead stores.Charles Longeau
2008-09-25remove dead stores and newly created unused variable.Charles Longeau
2008-09-25remove dead store.Charles Longeau
2008-09-25remove dead store.Charles Longeau
2008-09-25Initialize 'ssc' to NULL since we test it later. Shouldn't ever beKenneth R Westerback
2008-09-25Add 'default:' stanza to switch() to make clear that 'status' is alwaysKenneth R Westerback
2008-09-25Initialize 'capacity' to 0 and use tabs to indent. "won't hurt" miod@.Kenneth R Westerback
2008-09-24remove dead stores and newly created unused variables.Charles Longeau
2008-09-24remove dead stores and newly created unused variables.Charles Longeau
2008-09-24Fix a vr(4) panic that occurs under high load.Marco Pfatschbacher
2008-09-23One more uninitialized local. Yawn.Miod Vallat
2008-09-23Plug more uninitialized variables.Miod Vallat
2008-09-23Do not merge userland map entries.Artur Grabowski
2008-09-23syncCan Erkin Acar
2008-09-23Add IDs for Philips SNU6500 to uath(4) ok damien@Can Erkin Acar
2008-09-23Fix uninitialized variable.Miod Vallat
2008-09-23In pmap_steal_memory(), when a memory segment is completely allocated,Miod Vallat
2008-09-23Fix uninitialized variable if the TOD clock value is horribly wrong.Miod Vallat
2008-09-23Fix uninitialized value.Miod Vallat
2008-09-23Rewrite two small sections of code in bge_blockinit() to simplify theBrad Smith
2008-09-22ignore a type 6 event seen on my x200 when the ac adapter isjoshua stein
2008-09-22regenBrad Smith
2008-09-22Fix a typo.Brad Smith
2008-09-22Add PCI id's for the Intel ICH10 southbridge.Brad Smith
2008-09-22Do not dereference an uninitialized pointer if a rogue, unknown type of boardMiod Vallat
2008-09-22Do not return an uninitialized value on success in stclose().Miod Vallat
2008-09-22Make sure some possibly uninitialized local variables are assigned correctMiod Vallat
2008-09-22Do not use an uninitialized local for comparison in azalia_rirb_intr().Miod Vallat
2008-09-22regenBrad Smith
2008-09-22Add PCI id's for the Intel G41, G45 and Q45 GPUs.Brad Smith