summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-22Call config_deactivate() on SCSI links in vscsiclose().Matthew Dempsky
2010-09-22Fix ramdisks, from Vladimir Kirillov. Thanks!Paul Irofti
2010-09-22when vscsi is closed request a detach of its children devices fromDavid Gwynne
2010-09-22remove unused offset argument to rbus functionsJonathan Gray
2010-09-22various whitespace fixes that my hands did while i was looking for sthHenning Brauer
2010-09-22All users of physio(9) now pass NULL as the buf pointer argument, soMatthew Dempsky
2010-09-22remove a leftover debug printfJonathan Gray
2010-09-22make the arguments match the format string in usageJonathan Gray
2010-09-21In i915_gem_idle, don't fail if we have a wedged chipset (this onlyOwain Ainsworth
2010-09-21Use RING_WAIT state for the ringbuffer and the instdone debug registerOwain Ainsworth
2010-09-21Don't dereference null pointers for protocols without port numbers.Stuart Henderson
2010-09-21When calculating string lengths, resolve escape sequences and useIngo Schwarze
2010-09-21On gen3 hardware always unconditionally set the C3_LP_WRITE_ENABLE bitOwain Ainsworth
2010-09-21Enable error interrupts on ironlake, as we do on all other chips.Owain Ainsworth
2010-09-21Better not panic in MipsEmulateBranch() if the instruction is an unspecifiedMiod Vallat
2010-09-21Fix a couple of typos and remove some if 0ed code that is not coming back.Owain Ainsworth
2010-09-21reorder the busy ioctl order of operations to be nicer and a little moreOwain Ainsworth
2010-09-21When we reset the chip, no need to clear the active list, theOwain Ainsworth
2010-09-21Fix up an unlock that was left over when I changed the lockingOwain Ainsworth
2010-09-21Replace the old floating point completion code with a C interface to theMiod Vallat
2010-09-21much better suspend/resume supportJacob Meuser
2010-09-21change quiescing to not call the audio_hw_if halt method in interruptJacob Meuser
2010-09-2115 months later, there is still no mpls(4) man page: .Xr mpls 4 -> MPLSJason McIntyre
2010-09-21save & restore the watchdog configuration when doing suspend/resumeTheo de Raadt
2010-09-21The size of sc_status[] (the buffer for USB hub's interrupt pipe) will besasano
2010-09-21Add a real DIOCGPDINFO, allowing access to the physical informationKenneth R Westerback
2010-09-21regenJonathan Gray
2010-09-21Add some devices from submitted dmesgs and correct some devicesJonathan Gray
2010-09-21assert copyrights / bump yearsHenning Brauer
2010-09-21Watchdog suspend/resume logic.Paul Irofti
2010-09-21aye. that should not have been forgotten. add the rewritten indicatorHenning Brauer
2010-09-21Add '-label' to specify that you only want to see routes having theKenneth R Westerback
2010-09-21when a packet has had addresses and/or ports rewritten, show the originalHenning Brauer
2010-09-21stuff the original (before rewriting) addresses into the already existantHenning Brauer
2010-09-21after ruleset eval is done, we must apply actions from the last matchingHenning Brauer
2010-09-21Warn if schema file can't be opened.Martin Hedenfal
2010-09-21do not increment states_tot on match rules. it is purely cosmetic, thisHenning Brauer
2010-09-21opcodes, cdbs, and payloads for WRITE SAME 10/16 and UNMAP commands.David Gwynne
2010-09-21Better PHY probing adapted from FreeBSD by Laurent GhigonisJonathan Gray
2010-09-21Cleanup handlings for memory shortage condition:YASUOKA Masahiko
2010-09-21spelling fixes from Richard TooheyBret Lambert
2010-09-21make "match log" rules log on the fly. thus you can log and see the packetHenning Brauer
2010-09-21tweak the sas io unit to use 32 openings when talking to sata disks if theDavid Gwynne
2010-09-21Remove bootinfo.c which has license issue. ok deraadt@Takuya ASADA
2010-09-21Fix incorrect comment on comreg.h. ok deraadt@Takuya ASADA
2010-09-21No need to m_freem() a NULL pointer and change the error for unknownClaudio Jeker
2010-09-21bump default snaplen so that pfloghdr + ip hdr + prot hdr usually fitHenning Brauer
2010-09-21Stefan Rinkes pointed that the disabled aac(4) driver does not compileKenneth R Westerback
2010-09-21Avoid double unlocking the DRM lock in drmclose(). Caught by theMatthew Dempsky
2010-09-21Add device_unref() calls as appropriate to vscsi(4) to fix referenceMatthew Dempsky