summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2011-01-26syncKevin Lo
2011-01-26sort previousKevin Lo
2011-01-26syncKevin Lo
2011-01-26Attansic L1D/L2C PCI idsKevin Lo
2011-01-25garbage collect "usb events". without /dev/usb there is no way to accessJacob Meuser
2011-01-25Don't ignore copyout() return value in sys_thrsleep().Stefan Sperling
2011-01-25pool is properly spelled pl. makes this one fit in netstat column.Ted Unangst
2011-01-24unbreak 6200 support by forcing Tx/Rx chains masks since ROMDamien Bergamini
2011-01-23Ansify function.Joel Sing
2011-01-23Add support to installboot(8) for installing biosboot(8) and boot(8) onJoel Sing
2011-01-23Factor out block level I/O handling code and correctly handle I/Os thatJoel Sing
2011-01-23Ansify functions.Joel Sing
2011-01-23Spinning up secondary CPUs on an MP kernel results in PDC output on theJoel Sing
2011-01-22Ensure that boot storage area exists and is large enough, beforeJoel Sing
2011-01-22Pf must not scrub packets which will be dropped anyway.Alexander Bluhm
2011-01-21make mpls compile w/o errors when inet6 is not definedMike Belopuhov
2011-01-21syncKevin Lo
2011-01-21Add Atheros F1 and F2 PHYs from FreeBSDKevin Lo
2011-01-21Get rid of the use of goto's within vte_iff funtion; from BradKevin Lo
2011-01-20add IT8721 supportOleg Safiullin
2011-01-20The reason accounting in pf_reassemble() was not correct. ChangeAlexander Bluhm
2011-01-19group filesystems togetherThordur I. Bjornsson
2011-01-19Give pf_normalize_ip() the same 3 way semantics as pf_test().Alexander Bluhm
2011-01-19- regenJasper Lievisse Adriaanse
2011-01-19- fix Radeon HD 3870 audio entry, from Greg Jones.Jasper Lievisse Adriaanse
2011-01-18When changing the ifa_broadaddr broadcast address, ifa_update_broadaddr()Alexander Bluhm
2011-01-18- regen after grange's last commit.Jasper Lievisse Adriaanse
2011-01-18Another ati and nvidia video from yason@linklevel.netAlexander Yurchenko
2011-01-17syncKevin Lo
2011-01-17Add the Moschip mcs7832; from BradKevin Lo
2011-01-17syncKevin Lo
2011-01-17Add id for Broadcom BCM57712; from BradKevin Lo
2011-01-16* instead of NULLing pointers to interface descriptors in the uaa, markJacob Meuser
2011-01-15* add 'udi_serial' to struct usb_device_info.Jacob Meuser
2011-01-15carrier leakage calibration workaround for high temperature is notDamien Bergamini
2011-01-15Fix multicast handlingKevin Lo
2011-01-15syncKevin Lo
2011-01-15enable RDC Ethernet (vte/rdcphy)Kevin Lo
2011-01-15Add drivers for the RDC R6040 Ethernet chipsetKevin Lo
2011-01-14creator needs firmload. ok miod@Matthieu Herrb
2011-01-14- use nitems()Jasper Lievisse Adriaanse
2011-01-14Halt secondary CPUs when shutting down or rebooting. This should preventJoel Sing
2011-01-14Implement a function to broadcast IPIs to all running CPUs.Joel Sing
2011-01-14Provide an IPI to halt a CPU.Joel Sing
2011-01-14move to 4.9-currentTheo de Raadt
2011-01-13In frag6_input() there was an mbuf length calculation error. IfAlexander Bluhm
2011-01-13if the BIOS tells us to suspend at the same time that we notice a lidTheo de Raadt
2011-01-13move to 4.9-currentTheo de Raadt
2011-01-13Fix link edition without 'option SUN4V'. ok kettenis@Matthieu Herrb
2011-01-13syncAlexander Yurchenko