summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2010-05-23Don't allocate sid scratch memory from an interrupt context:christos
2010-05-23don't allocate rom scratch memory from an interrupt context:christos
2010-05-22add Magic Mouse driver and manpage btmagic(4)plunky
2010-05-22regen for Magic Mouse idplunky
2010-05-22add Apple Magic Mouse product-idplunky
2010-05-22Split device_t/softc. Based on patch from cegger@.tsutsui
2010-05-22When PCIVERBOSE is not included, pci_findvendor() and pci_findproduct()pgoyette
2010-05-19Changes in cdce(4).jakllsch
2010-05-19Replace ether_nonstatic_aton with achristos
2010-05-18Add multi device strip support written by Guillermo Amaral and reviewed by me.haad
2010-05-18Add support for DIOCCACHESYNC ioctl for dm devices. Add new sync functionhaad
2010-05-18Fix typo in comment.haad
2010-05-17Use wput_utf8() to improve conversion of UTF-16 GPT partition names to UTF-8.jakllsch
2010-05-16Make netboot generate a BTINFO_NET bootinfo node for the Synology sk(4) NIC.phx
2010-05-15Add register information for the EHCI 1.0 Appendix C Debug Port.jakllsch
2010-05-15Add Debug Descriptor structures and constants,jakllsch
2010-05-15Regen.jakllsch
2010-05-15Add NetChip (now PLX) vendor ID, as well as NET228[02] device IDs.jakllsch
2010-05-15Add mutex.h.kiyohara
2010-05-15Clear RI_NO_AUTO in actual attach functions during autoconf(9)tsutsui
2010-05-15Set RI_NO_AUTO in ri_flg if *fb_common_init() is invoked from cnattach.tsutsui
2010-05-15Set RI_NO_AUTO in rip->ri_flg if tga_init() is invoked from cnattach.tsutsui
2010-05-15Set RI_NO_AUTO in ri->ri_flg if hpcfb_init() is invoked from cnattach.tsutsui
2010-05-14update DPRINTF to reflect actual function nameplunky
2010-05-14May be easy to understand 'pay_len > 0' more than 'paylaod != NULL'.kiyohara
2010-05-14Use kmem(9) instead of malloc(9).kiyohara
2010-05-12set RI_NO_AUTO then attaching early, clear it otherwisemacallan
2010-05-12hid_get_data() does not work if the size of data is less thanplunky
2010-05-12Print a warning if AcpiOsSleep() is called with a value larger than twojruoho
2010-05-12When scanning the device "capabilities" (power, wake-up, etc.),jruoho
2010-05-12Initial pass for issues observed by dyoung@ on HP Pavilion N3270. In thisjruoho
2010-05-12regenchristos
2010-05-12Use device names from the OpenBSD iwn driver, adding and modifying devicechristos
2010-05-12Use callout_halt() instead of callout_stop() - otherwise gem_detach() mightmartin
2010-05-11Cosmetic: remove superfluous parentheses from return statements. Don'tdyoung
2010-05-11Fix some typos in comments.njoly
2010-05-10Make this compile on sparc64.tsutsui
2010-05-10Use kmem(9) instead of malloc(9).kiyohara
2010-05-10Regen.matt
2010-05-10Add MARVELL 88SB2211 PCIe-PCI bridgematt
2010-05-09The interrupt handler uses the softc, so it's probably a good idea tohans
2010-05-08PCI-ISA Bridge paired with M5229 UDMA IDE Controller rev. 0xC3 isnakayama
2010-05-08Recognize additional SMBus controllers. From FreeBSD.pgoyette
2010-05-08Regenpgoyette
2010-05-08Add a couple more SMBus controllers. From FreeBSD.pgoyette
2010-05-08Move "opt_slhci.h" from .h to .cisaki
2010-05-07Enable gtidmac.kiyohara
2010-05-07Use macro PCI_PRODUCT_MARVELL_MV64[34]60.kiyohara
2010-05-07Regen.kiyohara
2010-05-07Add Marvell MV64460.kiyohara