summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2013-08-29Add support for advanced btcoex. This commit is not really neededSylvestre Gallon
2013-08-28vmx(4) uses 4 different types of 128bit descriptors in little-endianReyk Floeter
2013-08-27Give RS400/RS480/RS690 another chance. These were previously disabledJonathan Gray
2013-08-27implement drm_pcie_get_speed_cap_mask()Jonathan Gray
2013-08-27stash pci chipset and bridge tags in the drm_device structJonathan Gray
2013-08-26add a define for the link capabilities register forJonathan Gray
2013-08-26Add a stubbed out version of drm_pcie_get_speed_cap_mask() andJonathan Gray
2013-08-26remove an uneeded printfJonathan Gray
2013-08-25call if_link_state_change when link state actually changes; ok claudioMike Belopuhov
2013-08-25new ciss devices from Scott Benesh of HP via FreeBSDJonathan Gray
2013-08-25regenJonathan Gray
2013-08-25new ciss devices from Scott Benesh of HP via FreeBSDJonathan Gray
2013-08-23don't call if_link_state_change if link state is not changedMike Belopuhov
2013-08-23don't call if_link_state_change if link state is not changedMike Belopuhov
2013-08-22Remove a mac68k leftover, no object change.Martin Pieuchot
2013-08-21Add an indicator sensor to acpibtnX reflecting lid status when available,Landry Breuil
2013-08-21Fix build without vlan.Martin Pieuchot
2013-08-21Unswap address and configuration value arguments in a debug printf.Martin Pieuchot
2013-08-21get rid of the copy argument in m_devget that let you provide anDavid Gwynne
2013-08-20Define WS_DEFAULT_FG and WS_DEFAULT_BG as default colors (black on white forMark Kettenis
2013-08-20Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.Antoine Jacoutot
2013-08-20tedu netnatm and ueagle(4).Martin Pieuchot
2013-08-20add some urtwn device ids found in the windows driverJonathan Gray
2013-08-20regenJonathan Gray
2013-08-20add some urtwn device ids found in the windows driverJonathan Gray
2013-08-19Add IO-DATA WN-G150UM from William Dunand.Jonathan Gray
2013-08-19regenJonathan Gray
2013-08-19Add IO-DATA WN-G150UM from William Dunand.Jonathan Gray
2013-08-18While we forceably detach radeondrm on fatal error in initJonathan Gray
2013-08-17Remove unnecessary activate functions and unused DPRINTFN macros.Stuart Henderson
2013-08-16Hook up the framebuffer colormap helper code on sparc64.Mark Kettenis
2013-08-16Pass cursor position in wsdisplay_cnattach() call. Preparation for seamlessMark Kettenis
2013-08-15Blast uhts(4). This code was merged into ums(4) last week.Edd Barrett
2013-08-15Include files.agp and files.drm from files.pci. Makes sure "drm.h" getsMark Kettenis
2013-08-14drm_heap.c is no longer neededJonathan Gray
2013-08-14remove references to ati_pcigartJonathan Gray
2013-08-13ati_pcigart.c is no longer neededJonathan Gray
2013-08-13Call drm_mtrr_add() directly instead adding a map.Mark Kettenis
2013-08-13Let ray(4) rot in the attic. OK mpi, jsg, kettenis, henning, millert.Mike Belopuhov
2013-08-13add static back to functions that originally had itJonathan Gray
2013-08-13Remove bogus and useless refcounting of usbd pipes that could lead toMartin Pieuchot
2013-08-12Add a port of the TTM and Radeon DRM code from Linux 3.8.13.Jonathan Gray
2013-08-09Merge uhts(1) into ums(1). The code is amost the same, so no need to duplicate.Edd Barrett
2013-08-09match linux and only allow multiple contexts on the render ringJonathan Gray
2013-08-09add commented out versions of unused functions present in the originalJonathan Gray
2013-08-08Add support for Intel Wifi Link 130.Sylvestre Gallon
2013-08-08Fix sign of errno values to match Linux.Mark Kettenis
2013-08-08Make it possible for graphics drivers to opt-out of VGA arbitration.Mark Kettenis
2013-08-08Turns out neither the flow control diff nor the RX checksum offload diffMark Kettenis
2013-08-08These functions should only used in the usb-autoconf glue, do not exposeMartin Pieuchot