summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-05-30Added error handler for missing AML nameref; fixes PR6103Jordan Hargrave
2009-05-30Fixed parsing rules for Scope opcode, fixes panic on some HP systemsJordan Hargrave
2009-05-30Bring up raid sets that have missing memebers.Marco Peereboom
2009-05-30Allow 8 byte writes from ddb (w/q) on 64 bit platforms, just like we allowMiod Vallat
2009-05-30Don't use biosbasemem and biosextmem to initialize iomem_ex, since on someMark Kettenis
2009-05-30in the (currently unused) loaning case for uvm_anfree, zero out anon->an_pageOwain Ainsworth
2009-05-30Check the extents exist before trying to do thingsJonathan Gray
2009-05-30Remove unused procnums (NQNFS leftovers) and cleanup.Thordur I. Bjornsson
2009-05-30When booting in `install software' mode from the SGI boot menu, do not try toMiod Vallat
2009-05-29register all GPIO and widget "quirks" in a bitmask instead of usingJacob Meuser
2009-05-29- if a codec is capable of multichannel playback, try to connectJacob Meuser
2009-05-29regenDamien Bergamini
2009-05-29PCI id for Atheros AR9285.Damien Bergamini
2009-05-29fix confusion between number of DMA channels and number of Tx queues.Damien Bergamini
2009-05-29Return the RX descriptor after pointing it to the new mbuf.Marco Pfatschbacher
2009-05-29if a control in outputs.master.slaves is muted, don't change it'sJacob Meuser
2009-05-29- try to not choose only input mixers for outputs.master.slavesJacob Meuser
2009-05-29- when a widget will be considered part of a different widget, recordJacob Meuser
2009-05-28Be more paranoid in the IOC3 interrupt klugeMiod Vallat
2009-05-28Poor man's reset code for IP27/IP35 where returning through ARCBios doesn'tMiod Vallat
2009-05-28Handle NMI interrupts on IP27/IP35, gives us a change to play with ddb,Miod Vallat
2009-05-28If readsgilabel() is invoked in spoofing mode, only report the whole deviceMiod Vallat
2009-05-28workaround a hardware bug by fixing the pci config space command registerDamien Bergamini
2009-05-28Add "Interrupt Disable" bit definition for the PCI Configuration SpaceDamien Bergamini
2009-05-28Bring back the curpmap change. It was missing a reload of the pmap onArtur Grabowski
2009-05-27regenStuart Henderson
2009-05-27add IDs for Intel 82552, RCC (Broadcom) HT-1100. from Brad.Stuart Henderson
2009-05-27Use the KL enumeration functions to try and figure out what kind of XBowMiod Vallat
2009-05-27Yet another attempt at a more reliable detection of the second interruptMiod Vallat
2009-05-27Rework KL board and component enumeration, to allow it to be used fromMiod Vallat
2009-05-27Make sure onboard devices on Octane get their DMA byteswap settings correct.Miod Vallat
2009-05-27Rename the ast processing function from softintr() to ast(), to reduceMiod Vallat
2009-05-27allow iwn(4) to coexist with Intel Active Management Technology (AMT)Damien Bergamini
2009-05-26regen.Federico G. Schwindt
2009-05-26Add Quatech SSP-100 from Joerg Niendorf <p3y80 at internode dot on dot net>Federico G. Schwindt
2009-05-26inherit the route label on cloned routesReyk Floeter
2009-05-25Years ago, I fixed an R5000 O2 instability by implementing a workaround forMiod Vallat
2009-05-25Add missing letoh in em(4) vlan handling, resulting in a problem onStuart Henderson
2009-05-25Add Dell Latitude E5500 to the mute quirk list.Robert Nagy
2009-05-24rework, also size ram.Dale Rahn
2009-05-24Device changes to go along with prcm rewrite.Dale Rahn
2009-05-24reduce Rx ring size from 256 to 64 slots.Damien Bergamini
2009-05-24Provide more xbridge-specific functions in the bus_dma_tag_t we use forMiod Vallat
2009-05-24Revert the memory range restriction code added to _dmamem_alloc(); devicesMiod Vallat
2009-05-24make sure the array of chars we pass aps_do_io() in aps_match() isJonathan Gray
2009-05-24Support hardware checksumming, from FreeBSD.Christian Weisgerber
2009-05-24declare a variable at the start of bwi_dma_free() insteadJonathan Gray
2009-05-24Mention broken cursor drawing.Marcus Glocker
2009-05-24regenMarcus Glocker
2009-05-24List product name instead chip type.Marcus Glocker