| Commit message (Expand) | Author | Age | Files | Lines |
* | lindev(4) [1] is supposed to be a collection of linux-specific pseudo | bz | 2009-09-26 | 2 | -0/+11 |
* | Move sys/dev/x86bios to sys/compat/x86bios. | jkim | 2009-09-23 | 1 | -1/+1 |
* | Add per-process osrel node to the procfs, to allow read and set p_osrel | kib | 2009-09-23 | 1 | -0/+1 |
* | Build x86bios only for i386/amd64 for now. More work is required | delphij | 2009-09-21 | 1 | -1/+3 |
* | Collapase interrupt supporting functions to a new module, and switch from | delphij | 2009-09-21 | 3 | -9/+11 |
* | Enable s3pci on amd64 which works on top of VESA, and allow | delphij | 2009-09-21 | 1 | -0/+1 |
* | Catch up with ACPICA 20090903. | jkim | 2009-09-11 | 1 | -4/+4 |
* | Missing opt_*.h file reference for make depend in sys/modules | n_hibma | 2009-09-10 | 1 | -1/+1 |
* | - Teach vesa(4) and dpms(4) about x86emu. [1] | delphij | 2009-09-09 | 3 | -7/+14 |
* | - Port x86emu to FreeBSD. | delphij | 2009-09-09 | 2 | -0/+9 |
* | Connect bwi up to the build. While there are some problems with this | imp | 2009-08-29 | 1 | -0/+1 |
* | Hook up the pty(4) module to the build. | ed | 2009-08-28 | 1 | -0/+1 |
* | Allow pty(4) to be loaded as a kld. | ed | 2009-08-23 | 1 | -0/+8 |
* | Add kernel support for Radeon R6/7xx 3D. | rnoland | 2009-08-23 | 1 | -2/+2 |
* | Remove OpenSolaris taskq port (it performs very poorly in our kernel) and | pjd | 2009-08-17 | 1 | -1/+1 |
* | Add 8Gb card firmware. Update some 2Gb and 4Gb f/w sets. | mjacob | 2009-08-01 | 4 | -0/+109 |
* | Update epair(4) to the new netisr implementation and polish | bz | 2009-07-26 | 2 | -0/+9 |
* | correct setup of opt_ddb.h | sam | 2009-07-21 | 1 | -1/+1 |
* | Enable mesh support. | rpaulo | 2009-07-21 | 1 | -5/+6 |
* | Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers. | mav | 2009-07-21 | 2 | -0/+9 |
* | Separate the parallel scsi knowledge out of the core of the XPT, and | scottl | 2009-07-10 | 3 | -1/+14 |
* | catchup with action+ageq additions | sam | 2009-07-05 | 1 | -1/+2 |
* | When the kernel is configured without "options FFS", build UFS as a module | trasz | 2009-07-05 | 1 | -5/+1 |
* | Add missing reference to GPT support. | ivoras | 2009-07-05 | 1 | -0/+1 |
* | Remove the old kernel RPC implementation and the NFS_LEGACYRPC option. | dfr | 2009-06-30 | 2 | -3/+3 |
* | Update for the Intel 10G driver, this adds support for | jfv | 2009-06-24 | 1 | -1/+1 |
* | Updates for both the em and igb drivers, add support | jfv | 2009-06-24 | 1 | -1/+1 |
* | - Initialize the ifnet structure, especially if_dname, before probing | marius | 2009-06-23 | 1 | -1/+5 |
* | Implement minimal set of changes suggested by bz to make | gallatin | 2009-06-23 | 1 | -1/+1 |
* | * Driver for ACPI WMI (Windows Management Instrumentation) | rpaulo | 2009-06-23 | 3 | -2/+20 |
* | Connect ng_pipe to the default build. | zec | 2009-06-23 | 2 | -0/+7 |
* | Greatly simplify cxgb by removing almost all of the custom mbuf management logic | kmacy | 2009-06-19 | 1 | -1/+1 |
* | adds opt_inet6.h to fix a error during compiling wlan as a module. | weongyo | 2009-06-17 | 1 | -1/+2 |
* | Fix a typo from the previous commit. | jkim | 2009-06-16 | 1 | -1/+1 |
* | Sync acpi(4) kld module Makefile with conf/options. | jkim | 2009-06-16 | 1 | -3/+3 |
* | Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor | marius | 2009-06-15 | 2 | -0/+9 |
* | Ed forgot this in r190751. | des | 2009-06-14 | 1 | -13/+0 |
* | Ed forgot this in r190751. | des | 2009-06-14 | 1 | -56/+0 |
* | Last (hopefully) attempt to fix both parallel build and | ariff | 2009-06-12 | 1 | -9/+15 |
* | Attempt to fix parallel build. | ariff | 2009-06-10 | 1 | -3/+9 |
* | Move all sound related scripts to its own 'sound' subdir. | ariff | 2009-06-10 | 1 | -6/+6 |
* | Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet | yongari | 2009-06-10 | 2 | -0/+9 |
* | Each generated file should depend its own generator as well. | ariff | 2009-06-09 | 1 | -3/+3 |
* | Depend on @ machine (_ILINKS) as we do with other modules so that @ | bz | 2009-06-09 | 1 | -3/+3 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 15 | -17/+15 |
* | Sound Mega-commit. Expect further cleanup until code freeze. | ariff | 2009-06-07 | 1 | -1/+15 |
* | Remove opt_mac.h generation for various kernel modules that no longer | rwatson | 2009-06-06 | 21 | -23/+19 |
* | move kernel ipfw-related sources to a separate directory, | luigi | 2009-06-05 | 3 | -3/+3 |
* | Import ACPICA 20090521. | jkim | 2009-06-05 | 12 | -23/+21 |
* | add two prerequisites; if_zydreg.h and if_zydfw for dependency check. | weongyo | 2009-06-04 | 1 | -1/+1 |