summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2009-05-24ansi func declsJonathan Gray
2009-05-24regenStuart Henderson
2009-05-24- rename Audiovox vendor to HyundaiStuart Henderson
2009-05-24attach to more devices.Damien Bergamini
2009-05-24regenDamien Bergamini
2009-05-2410 new RT3070/RT3072 product ids.Damien Bergamini
2009-05-24fix prev commit (s/ic_flags/ic_caps/).Damien Bergamini
2009-05-24Improve the ARMv7 support, still work in progress.Dale Rahn
2009-05-24If flags to bind_page include BUS_DMA_COHERENT, set the snooped bit onOwain Ainsworth
2009-05-24Instead of using magic numbers, define the bits that we set in gtt ptesOwain Ainsworth
2009-05-24Rework for 3530.Dale Rahn
2009-05-24remove debug print.Dale Rahn
2009-05-23match on D-Link DWA-130 rev D1Jonathan Gray
2009-05-23regenJonathan Gray
2009-05-23D-Link DWA-130 rev D1.Jonathan Gray
2009-05-23Remove redefinition of ETHER_ADDR_LEN.Jonathan Gray
2009-05-23remove PCI vendor/product defines which duplicate those in pcidevsJonathan Gray
2009-05-23More PG_RELEASED cleaning.Owain Ainsworth
2009-05-23FALL THROUGH -> FALLTHROUGH to appease lintJonathan Gray
2009-05-23Seems I confused Mb and MB and was in too much of a rush when IJonathan Gray
2009-05-22According to pics on ebay, CADDuo boards indeed have Ethernet connectors.Miod Vallat
2009-05-22Drop almost unused <machine/psl.h> on sgi; move USERMODE() definition fromMiod Vallat
2009-05-22Add Unitek Y-2240. -mojMats O Jansson
2009-05-22Regen. -mojMats O Jansson
2009-05-22Yet another udl device. -mojMats O Jansson
2009-05-22retire the nfs rtt log code, this isnt really all thatThordur I. Bjornsson
2009-05-21The only value that d_npartitions should have is MAXPARTITIONS.Kenneth R Westerback
2009-05-21add support for BCM576x, 577xx, and some new 572x/578x devices.Stuart Henderson
2009-05-21regenStuart Henderson
2009-05-21add BCM5784, from Brad.Stuart Henderson
2009-05-21Overhaul root device detection; the code will now follow the ARCS bootpathMiod Vallat
2009-05-21Add König CMP-USBVGA10. -mojMats O Jansson
2009-05-21Do not attempt the interrupt deadlock workaround on IP30 yet, since theMiod Vallat
2009-05-21If we had interrupts to service and interrupts to mark as pending, afterMiod Vallat
2009-05-21Regen. -mojMats O Jansson
2009-05-21yet another udl device. -mojMats O Jansson
2009-05-21Make sure cpu_switchto() returns to the new proc with interrupts enabled (thisMiod Vallat