summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2010-12-03missing ; in previousJacob Meuser
2010-12-02After the most recent change, make it possible to make -j again. TheTheo de Raadt
2010-12-02don't attach to the hid interface of the ti msp430Jacob Meuser
2010-12-02move vers.o to before the other objects, so that it is not linked last.Theo de Raadt
2010-12-02make hotplug queue dynamic, allowing us to increase size without waste.Ted Unangst
2010-12-02don't match/attach devices without a data endpoint, since this driverJacob Meuser
2010-12-01Add definition for "Extended Synch" bit in PCIe Link Control register.Damien Bergamini
2010-12-01regenDamien Bergamini
2010-12-01PCI id for Atheros AR9485.Damien Bergamini
2010-11-30Extend bitmasks to 64-bit such that we can support up to 64 CPU cores.Mark Kettenis
2010-11-30Extend bitmasks to 64-bit such that we can support up to 64 CPU cores.Mark Kettenis
2010-11-30syncJacob Meuser
2010-11-30Texas Instruments MSP430 as found in the Launchpad dev boardJacob Meuser
2010-11-29Let ifa_print_rb() build on INET6-free kernels. Repairs RAMDISK on a fewMiod Vallat
2010-11-29regenDamien Bergamini
2010-11-29bunch of RTL8192SU product ids.Damien Bergamini
2010-11-29use m_pulldown to get a contig view of the pfsync_header instead ofDavid Gwynne
2010-11-29get rid of struct pfsync_pkt. it was used to store data on the stack toDavid Gwynne
2010-11-29double the default message buffer size. again.David Gwynne
2010-11-29bump the number of supported cpus from 32 up to 64. lets me attach and useDavid Gwynne
2010-11-28Get rid of "forever" loop in the interrupt handler such that we drop out of theMark Kettenis
2010-11-28Bring back MCLGETI; a fix for the issue that was the reason for its previousMark Kettenis
2010-11-28Rename the pmap_growkernel() current limit variable from virtual_end toMiod Vallat
2010-11-28Get rid of machdep.root_device sysctl and related variables.Miod Vallat
2010-11-28Do not declare a struct cfdriver and initialize it, and then write `externMiod Vallat
2010-11-28boot descriptor support addedTakuya ASADA
2010-11-28Remove unused CONF_HAVE_xxx defines, arm conf.c really only cares aboutMiod Vallat
2010-11-28Remove inapplicable or no longer used cdevsw[] entries and macros.Miod Vallat
2010-11-28Use angle brackets instead of quotes, to bring the common arm file.Miod Vallat
2010-11-28This file redefines the IRQdisable and IRQenable macros, but never uses them,Miod Vallat
2010-11-28Get rid of machdep.debug, machdep.booted_device and machdep.booted_kernelMiod Vallat
2010-11-28Update comment to no longer mention a page is 4KB, since this may not be theMiod Vallat
2010-11-28Enable __HAVE_PMAP_DIRECT on mips64, unless the kernel is configured toMiod Vallat
2010-11-28Allow mips64-based ports to override the default mips64 VM_PHYSSEG_STRATMiod Vallat
2010-11-28Only call ifa_del() when no error happend previously. Do the same thingClaudio Jeker
2010-11-28Remove unused gscbus bus_dma_tag_t.Miod Vallat
2010-11-28Don't bother .import'ing a dead global.Miod Vallat
2010-11-28there's no need to take splsoftnet in the input packet action handlersDavid Gwynne
2010-11-27Rework the way saved registers are displayed in arm backtraces, to yield aMiod Vallat
2010-11-27Get rid of the global pmap list and related debug code. While there, mergeMiod Vallat
2010-11-27Get rid of the vm_map field of ddb breakpoints and watchpoints, and do notMiod Vallat
2010-11-27Remove ddb single-step load and store counters. Most platforms do notMiod Vallat
2010-11-27Misaligned load/store recovery code in the kernel, enabled by T_FIXALIGNMiod Vallat
2010-11-27Remove unused vgafb_cnprobe().Miod Vallat
2010-11-27Missed one rbus_new_body() call in previous change.Miod Vallat
2010-11-27Make sure kcopy() returns EFAULT instead of -1 upon failure on vax, andMiod Vallat
2010-11-27Make sure we don't attach more CPUs than we can handle. Prevents anMark Kettenis
2010-11-27Increase UVIDEO_MAX_FRAME to 32 to support 28 possible frame types onPaul de Weerd
2010-11-27regenPaul de Weerd
2010-11-27Another cam: Logitech HD Pro Webcam C910Paul de Weerd