summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove some sparc-specific stuff from my earlier sun4v work in p4.jb2008-06-091-2/+0
* The change to add subversion ID has two problems. The first is that whendougb2008-06-081-2/+11
* Move bm(4) from the sys/conf/NOTES to sys/powerpc/conf/NOTES.marcel2008-06-081-2/+0
* Add support for the Apple Big Mac (BMAC) Ethernet controller,marcel2008-06-072-0/+3
* Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMAmarcel2008-06-071-0/+1
* If we can find it, include SVN version number in kernel version strings.phk2008-06-071-2/+9
* Support for the XScale PXA255 SoC as found on the Gumstix Basix and Connexbenno2008-06-061-0/+1
* This is a rewritten driver for the SMSC LAN91C111. It's based in part on thebenno2008-06-061-0/+2
* Rename `tty_subr.c' to `subr_clist.c'.ed2008-05-271-1/+1
* Hook up jme(4) to the build.yongari2008-05-272-0/+2
* Connect jmphy(4) to the build.yongari2008-05-271-0/+1
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-267-282/+2
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-253-142/+0
* Add the KDTRACE_HOOKS option for DTrace support.jb2008-05-231-0/+6
* Add support for generating CTF data for the kernel.jb2008-05-232-0/+18
* Add a kernel option for amd64 to compile with the frame on the stackjb2008-05-232-1/+3
* o Document two new ALT_BREAK_TO_DEBUGGER key sequences.maxim2008-05-221-1/+2
* Hook up age(4) to the build.yongari2008-05-192-0/+4
* Connect atphy(4) to the build.yongari2008-05-191-0/+1
* Add a couple of files which depend of the KDTRACE_HOOKS option.jb2008-05-181-2/+5
* Add two kernel options:jb2008-05-181-0/+2
* Resort the if_ti driver to match the PCI Network cards instead of placingremko2008-05-171-1/+1
* This is driver version 1.4.4 of the Intel ixgbe driver.jfv2008-05-161-0/+2
* Document BOOTP_BLOCKSIZE.benno2008-05-161-0/+1
* Allow the block size used when booting over NFS to be overridden. It defaultsbenno2008-05-161-0/+1
* Add -mno-sse3 for amd64 case tooache2008-05-101-1/+1
* Add code to allow the system to handle multiple routing tables.julian2008-05-092-0/+3
* Fix spelling in comment.julian2008-05-061-1/+1
* Add a new personality to mpt(4) devices to allow userland applications tojhb2008-05-061-0/+1
* enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by defaultsam2008-05-031-0/+2
* Don't built the unused counter-timer abstraction.marius2008-05-021-1/+0
* Make ld use tradmips for output formats since we migrated to it.gonzo2008-04-302-2/+2
* mp_machdep.c is only conditional upon smp, not aim. If booke growsmarcel2008-04-301-1/+1
* Intel 4965 wireless driver (derived from openbsd driver of the same name)sam2008-04-291-0/+15
* Add an option (compiled out by default)julian2008-04-292-0/+6
* Define INLINE_LIMIT and additional CFLAGS for mips.gonzo2008-04-291-0/+9
* MFp4: SMP supportmarcel2008-04-271-0/+1
* Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()raj2008-04-261-0/+1
* Remove the MD isa_irq_pending() and the underlying PCI-specificmarius2008-04-262-2/+0
* add rules for statically embedding ipw, iwi, ral, and wpi firmware modulessam2008-04-251-0/+154
* Make genclock standard on all platforms.phk2008-04-214-8/+2
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-203-5/+23
* move awi to the Attic; it will not make the jump to the new world ordersam2008-04-202-7/+1
* MFi386: Merge yet another the RTC related work.nyan2008-04-191-0/+1
* move cxgb_lt2.[ch] from NIC to TOEkmacy2008-04-191-1/+0
* Allow SCTP to compile without INET6.rrs2008-04-161-14/+14
* Convert amd64 and i386 to share the atrtc device driver.phk2008-04-142-0/+4
* Merge in the mips specific configuration files and such from theimp2008-04-135-0/+755
* MFi386: RTC related cleanups.nyan2008-04-131-0/+2
* This patch provides the back end support for equal-cost multi-pathqingli2008-04-132-0/+2
OpenPOWER on IntegriCloud