summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-04fix math screwup that reintroduced a bias for upper_bounds in rangeDamien Miller
2008-06-03fix some spacing issues;Jason McIntyre
2008-06-03group the descriptions for -CcHhEeRr in such a way as to avoidJason McIntyre
2008-06-03Make *drm(4) use D_CLONE so that the per-open data actually works. SinceOwain Ainsworth
2008-06-03Simplify the use of pci_mapreg_map().Brad Smith
2008-06-03Don't grab the fd read lock for getsockopt(2), setsockopt(2),Kurt Miller
2008-06-03Allow aucat to play/record from input-only or output-only devices.Dale Rahn
2008-06-03put code to print periodic debug statistics in #ifdef EM_DEBUG, shrinksBrad Smith
2008-06-03put code to print periodic debug statistics in #ifdef IXGB_DEBUG, shrinksReyk Floeter
2008-06-03deal with a 64-bit BAR such as with PCIe chipsets.Brad Smith
2008-06-03regenBrad Smith
2008-06-03Add the PCI ids for the JMicron JMC250 and JMC260 Ethernet controllers.Brad Smith
2008-06-03regenBrad Smith
2008-06-03- shorten the Emulex Light Pulse entries to use the names as mentionedBrad Smith
2008-06-02fix up ENVIRONMENT a little;Jason McIntyre
2008-06-02fix references to OpenBSD:Ustar; from Alan BuenoJason McIntyre
2008-06-02- tweak previousJason McIntyre
2008-06-02No need to enable the interrupt in psycho_set_intr(); intr_establish() alreadyMark Kettenis
2008-06-02spray takes no additional arguments; from ferdek.y.no-ip.plTheo de Raadt
2008-06-02document latest changes: -d flag is replaced by AUCAT_DEBUGAlexandre Ratchov
2008-06-02currently, we start the device as soon as write() blocks; it's betterAlexandre Ratchov
2008-06-02if aucat is suspended, then the kernel continues running the deviceAlexandre Ratchov
2008-06-02allow the user to choose the aucat behaviour when underruns/overrunsAlexandre Ratchov
2008-06-02(remove -d, second part) use strtonum() instead of sscanf() and inlinedAlexandre Ratchov
2008-06-02since underruns/overruns are handled outside devices, remove code thatAlexandre Ratchov
2008-06-02(remove -d, first part) replace -d flag by AUCAT_DEBUG environmentAlexandre Ratchov
2008-06-02Allows any input/output stream to underrun/overrun without disturbingAlexandre Ratchov
2008-06-02Don't spew sense errors (e.g. 'media not present') when probing aKenneth R Westerback
2008-06-02- add a full stop for consistencyJasper Lievisse Adriaanse
2008-06-02Shrink scsi_mode_sense_buf to 254 bytes so ahci doesn't get upset atKenneth R Westerback
2008-06-02Round up the numbers of keys to allocate, so that the last 128 page areaMiod Vallat
2008-06-02ignore a brightness changed eventjoshua stein
2008-06-02Add a bunch of ELV Elektronik ftdi based devices found in theJonathan Gray
2008-06-02regenJonathan Gray
2008-06-02Add a bunch of ELV Elektronik ftdi based devices found in theJonathan Gray
2008-06-02Move interrupt setup to before ddb setup not after.Jonathan Gray
2008-06-02Fix synproxy breakage introduced with the state table reorganization.Ryan Thomas McBride
2008-06-02sort options in DESCRIPTION.Igor Sobrado
2008-06-02fix DEBUG flag. without EHCI_DEBUG, ehcidebug is not defined.Yojiro Uo
2008-06-02fix kernel freeze when the device unpluged (and the device was still active)Yojiro Uo
2008-06-02fix double free which can happen if the last line has no newline;Otto Moerbeek
2008-06-02regenBrad Smith
2008-06-02- Sort the QLogic entries by PCI id.Brad Smith
2008-06-01sort flags; synchronize synopsis and usage; style(9).Igor Sobrado
2008-06-01sort flags; synchronize synopsis and usage.Igor Sobrado
2008-06-01Unlink handled interrupts from the list of pending interrupts atomically.Mark Kettenis
2008-06-01regenMark Kettenis
2008-06-01Add Emulex LP9000.Mark Kettenis
2008-06-01synchronize synopsis and usage.Igor Sobrado
2008-06-01Fix \n nit in SMALL_KERNEL.Marco Peereboom