summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2011-11-05Initial drivers for Cortex A9 interrupt controller and global timer as clock.Dale Rahn
2011-11-04Select a correct protocol for a stack side state key when importingMike Belopuhov
2011-11-03Backout last change that broke the driver. There's no hardware at handMike Belopuhov
2011-11-02display AMD/extended (0x80000001) cpuid flags and remove theJonathan Gray
2011-11-02Make sure we set UDMA capabilities for HT-1000 IDE,Jonathan Gray
2011-11-02fix defines for some ehci registers. they are not used yet as they onlyEric Faurot
2011-11-02Expose if_capabilities to userland so that ifconfig can display theChristiano F. Haesbaert
2011-11-01Drop support for the HP MMU. It was only found on two hp300 systems (modelsMiod Vallat
2011-11-01Rework disklabel handling to correctly support label spoofing, and thusMiod Vallat
2011-11-01Remove orphaned comments.Miod Vallat
2011-10-31Don't forget to cancel bulk update failure timeout when destroying anMike Belopuhov
2011-10-31Save and restore MSI configuration on PCI-Express bridges duringMike Belopuhov
2011-10-30Allow setting big MTU values on the pfsync interface but not largerMike Belopuhov
2011-10-30In the advbase 0 case, we have to use three timesMarco Pfatschbacher
2011-10-29Make sure we don't accidentally use ISA or EISA interrupt mappings on PCIMark Kettenis
2011-10-29avoid an out-of-bounds array access in urtwn_iq_calib_chain();Gleydson Soares
2011-10-28Enable interrupts while processing off level interrupts. simplify codeDale Rahn
2011-10-28Ignore devices with irq 0 on mpcpci bus, the only devices seen thisDale Rahn
2011-10-28Take more care to ensure all callbacks are initialized. In particularKenneth R Westerback
2011-10-28Fix bogus frame selection check in uvideo_vs_negotiation().Marcus Glocker
2011-10-28sync to new ufdti; Mark PeoplesTheo de Raadt
2011-10-28new ufdti; Mark PeoplesTheo de Raadt
2011-10-27Split AHCI port multiplier detection out into a separate function.Jonathan Matthew
2011-10-27Allow segments to be used even after they were marked for deletion withRobert Nagy
2011-10-27Specify the TLS variant for each platform.Philip Guenthe
2011-10-27Initialize variables before use. From Pedro Martelletto, tweaked byKenneth R Westerback
2011-10-26apply a fix by Steven Chamberlain <steven@pyro.eu.org>, via freebsd:Jasper Lievisse Adriaanse
2011-10-26Intel EG20T serial, tested by mitja.Jonathan Gray
2011-10-26Convert some ahci port multiplier printfs to DPRINTFs as they'reJonathan Matthew
2011-10-26Make this compile.Miod Vallat
2011-10-25i didnt copy the tun code properly. fix a use of an uninitted value foundDavid Gwynne
2011-10-25Use a new encoding for the entries in the pucdata table, the result isTheo de Raadt
2011-10-25Replace the naive 88110 tlb update code, which would always invalidate theMiod Vallat
2011-10-25Bring luna88k disklabel handling code in sync with sparc, except for theMiod Vallat
2011-10-25Initialize variables before use. And if initializing, use the correctKenneth R Westerback
2011-10-24Introduce a pluggable interrupt controller infrastructure for beagle,Dale Rahn
2011-10-24The cgtwo control registers only support 16-bit accesses, and respond withMiod Vallat
2011-10-24Don't detach interface from group in if_clone_destroy(),Camiel Dobbelaar
2011-10-24Lower carp demote count on interface detach, fixes a bug introduced by rev 1....Camiel Dobbelaar
2011-10-24Fix unaligned pci config space access in intelagp.Owain Ainsworth
2011-10-24Revert last change, reported increased stablility with the change wasDale Rahn
2011-10-23Remove comment; the question can be answerd affirmative. Fix a coding styleMark Kettenis
2011-10-23Revert key modifier change in raw mode, it's not clear which modifier weMartin Pieuchot
2011-10-23shorten periods of fdplock() in accept() and socket(), so that greaterTheo de Raadt
2011-10-22Comment out ISP_{T,}DEBUG[0-3] traces if option SMALL_KERNEL; allows alphaMiod Vallat
2011-10-22Comment out wsmux to save kernel text, since USB support is missing fromMiod Vallat
2011-10-22Sunix 50xx serial/parallel cardsCamiel Dobbelaar
2011-10-22regenCamiel Dobbelaar
2011-10-22Another Sunix id for their 50xx series cardsCamiel Dobbelaar
2011-10-22Do not run off level interrupts with external interrupts disabled asDale Rahn