summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2012-01-26Don't printf (recoverable) xruns unless UAUDIO_DEBUG is definedAlexandre Ratchov
2012-01-26stop the calibration timeout when stopping the interface (i noticedTheo de Raadt
2012-01-22Convert softraid(4) to new bio(4) status interface. This allows bioctl(8)Joel Sing
2012-01-22Move list initialisation to the start of the function - this prevents usJoel Sing
2012-01-22Disable the softraid disk attach hook on detach.Joel Sing
2012-01-22Ensure that the sc_lock is held before the status functions are called.Joel Sing
2012-01-21Split sr_uuid_print() into two functions - one that formats and one thatJoel Sing
2012-01-20save content of the pci attach args, not the pointer; from Christian EhrhardtMike Belopuhov
2012-01-20Add bio(4) status interface structs and utility functions to softraid(4).Joel Sing
2012-01-20Implement a status message interface for bio(4) capable devices.Joel Sing
2012-01-17Move the bio(4) cookie into a separate struct and make this struct theJoel Sing
2012-01-17Check the metadata level against the assembly level before proceeding withJoel Sing
2012-01-17Add missing ioctl DNPRINTFs and nuke some rogue commas.Joel Sing
2012-01-16mpi_get_ccb and mpi_put_ccb are only called via iopools now, so changeDavid Gwynne
2012-01-15As SiS IDE has the same PCI product id for different revisionsJonathan Gray
2012-01-14KNF whitespace; no change with diff -wStuart Henderson
2012-01-14Support Huawei K4510 with DEV_UMASS5; Daniele PilengaStuart Henderson
2012-01-14syncStuart Henderson
2012-01-14add Huawei K4510; Daniele PilengaStuart Henderson
2012-01-13Simplify function wsfont_map_unichar.Alexandr Shadchin
2012-01-13handle m_copyback errors, this code is too sensitive for suchMike Belopuhov
2012-01-13Repair hw vlan tagging and stripping on 82599. Previously receiverMike Belopuhov
2012-01-12add support for skinny variants.David Gwynne
2012-01-12regenDavid Gwynne
2012-01-12product SYMBIOS SAS2008_1 0x0073 MegaRAID SAS2008David Gwynne
2012-01-11ansify and de'register some prototypesDavid Hill
2012-01-11Move softraid root mapping to later in the boot process - this will allowJoel Sing
2012-01-11Make sr_boot_chunk and sr_boot_volume accessible from userland. Add aJoel Sing
2012-01-10Remove unused definition WSFONT_RDONLY.Alexandr Shadchin
2012-01-10Remove unused function wsfont_getflg.Alexandr Shadchin
2012-01-09regenChristiano F. Haesbaert
2012-01-09Add support for a new puc(4), MosChip MCS9865.Christiano F. Haesbaert
2012-01-09pcidevsChristiano F. Haesbaert
2012-01-09repair errors paths for dma_alloc; spotted by dhillTheo de Raadt
2012-01-09another set of missing dma_alloc's for talking to a device. hit byTheo de Raadt
2012-01-08Ansify non-ansified function definitions. No functional change.Alexandr Shadchin
2012-01-08Remove unused definition null16.Alexandr Shadchin
2012-01-08Remove usb_event_cookie_t type and instances of it found in various structs;Miod Vallat
2012-01-07regenMark Kettenis
2012-01-07Intel Xeon E3-1200Mark Kettenis
2012-01-07Add X2APIC-related definitions for the MADT and silently skip them insteadMark Kettenis
2012-01-06Remove extra and trailing spaces.Alexandr Shadchin
2012-01-06Remove unused Makefile.Alexandr Shadchin
2012-01-05syncTheo de Raadt
2012-01-05new vertex device; Jakub TuD^MekTheo de Raadt
2012-01-05suspend/resume support for vr(4); from brynet@gmail.comTheo de Raadt
2012-01-04Add support for SiS 1183 SATA. From/tested by Loganaden Velvindron.Jonathan Gray
2012-01-04regenJonathan Gray
2012-01-04SiS 1183 SATA from Loganaden Velvindron, and add 1182 SATA while here.Jonathan Gray
2012-01-02Do not advertize this device as full-duplex. While I believe the Siemens chipMiod Vallat