summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2015-03-13convert to if_input()Jasper Lievisse Adriaanse
2015-03-13convert to if_input()Jasper Lievisse Adriaanse
2015-03-13Correct debug messages.Kenji Aoyama
2015-03-13Set bus_space 'stride' for 2 and 4 bytes read/write.Kenji Aoyama
2015-03-12we're tagged for release; turn POOL_DEBUG back on. ok deraadt@Stuart Henderson
2015-03-12On first cnpoll, reset the keyboard and pms hard. This is requiredTheo de Raadt
2015-03-12If while attaching pckbdc device slots, we find a slot has failed toTheo de Raadt
2015-03-12Print the current link speed for SATA devices attached on ahci(4).Bryan Steele
2015-03-11Convert to if_input().Martin Pieuchot
2015-03-11Convert to if_input(), tested by jasper@.Martin Pieuchot
2015-03-11Convert to if_input(), tested by jasper@, thanks!Martin Pieuchot
2015-03-11Convert to if_input().Martin Pieuchot
2015-03-11Match on 3160. Untested but should work.Jonathan Gray
2015-03-11Remove unused type definitions.Martin Pieuchot
2015-03-10Remove unused static local variable; mickey@Miod Vallat
2015-03-10Invoke va_end() before returning, rather than in an unreachable place; mickey@Miod Vallat
2015-03-10Make the amd64 pmap (more) mpsafe by protecting both the pmap itself and theMark Kettenis
2015-03-10Convert to if_input().Martin Pieuchot
2015-03-10Convert to if_input().Martin Pieuchot
2015-03-10Convert to if_input(), tested an ok kettenis@.Martin Pieuchot
2015-03-09If my calculations are correct, when this baby hits 5.8... you're gonna seeMiod Vallat
2015-03-09In wdcintr, do not attempt to read the status register unless WDCF_IRQ_WAITMiod Vallat
2015-03-09Avoid doing IPv6 SLAAC for prefixes with preferred lifetime of zeroMike Belopuhov
2015-03-09Switch pv entries over to a pool in preparation for making the i386 (more)Mark Kettenis
2015-03-08Fix some format specifiers in debug code.Kenneth R Westerback
2015-03-08properly set sgl related flags on skinny controllers. this fixesDavid Gwynne
2015-03-08Revert patch responsible for locking up machines withTobias Ulmer
2015-03-06Revert previous, the fix is not right and causes a regression asMartin Pieuchot
2015-03-06Fix radiotap and fixed rates. Radiotap was reporting the wrong rate forMark Kettenis
2015-03-06Unbreak IPL_TTY == IPL_SOFTTTY case. ok deraadt@Miod Vallat
2015-03-05When running on a sun4d or sun4m system, have the bootblocks ask for oneMiod Vallat
2015-03-04prevent umass devices from being considered for paths.David Gwynne
2015-03-04Make sure that rn_mpath_adj_mpflag() is called with the correct pointerClaudio Jeker
2015-03-04stop the calibration timeout when stopping the interfaceJonathan Gray
2015-03-04disable POOL_DEBUG for releaseJonathan Gray
2015-03-04move to -release modeJonathan Gray
2015-03-04Add commented-out PCMCIA support configuration to GENERIC.Kenji Aoyama
2015-03-04Do not check if the interface index matches the scope when all we wantMartin Pieuchot
2015-03-04Explicitly fallback to a carp IP address if the parent does not have anyMartin Pieuchot
2015-03-03Add pcic(4) support on luna88k.Kenji Aoyama
2015-03-03Set/clear the IWM_MAC_FILTER_IN_BEACON flag under conditions that match whatMark Kettenis
2015-03-03make sure hfsc_attach, hfsc_detach, hfsc_addqueue, hfsc_delqueue andHenning Brauer
2015-03-03regenBrad Smith
2015-03-03Add Intel Dual Band Wireless AC 4165 PCI ids.Brad Smith
2015-03-03Fix a regression introduced when switching from rtsold to the kernel forBrad Smith
2015-03-03Fix 11a support.Mark Kettenis
2015-03-02match on 7265Jonathan Gray
2015-03-02Make setting the MAC context bit for 11g protection when transmittingJonathan Gray
2015-03-02Don't set CTS to self. Linux stopped setting this back inJonathan Gray
2015-03-02sc_fixed_ridx is initialised to 0 but tested as it it were initialisedJonathan Gray