| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove stall comment. | takawata | 2006-12-18 | 1 | -1/+1 |
* | Oops, I forget to add amd64 as ACPI arch. | takawata | 2006-12-18 | 1 | -1/+1 |
* | Hook acpi gadget driver modules to other acpi archs. | takawata | 2006-12-18 | 2 | -7/+8 |
* | Hook up msk(4) to the build. | yongari | 2006-12-13 | 2 | -0/+10 |
* | Remember to include isp_library.o when building an isp module. | mjacob | 2006-12-10 | 1 | -1/+1 |
* | Add the linux module to the amd64 build, all symbols can now be resolved. | netchild | 2006-12-02 | 1 | -0/+1 |
* | module glue for wlan_amrr | sam | 2006-11-26 | 1 | -0/+8 |
* | device-independent implementation of AMRR tx rate control algorithm | sam | 2006-11-26 | 1 | -0/+1 |
* | o Add uark(4), a driver for Arkmicro Technologies ARK3116 based serial | maxim | 2006-11-15 | 2 | -0/+9 |
* | Re-enable module build for POSIX semaphores. | trhodes | 2006-11-11 | 1 | -0/+1 |
* | Teach an IPv6 to ppp(4). | ume | 2006-11-11 | 1 | -1/+11 |
* | Clarify the error message when trying to build an ACPI module on amd64 | emaste | 2006-11-10 | 1 | -1/+1 |
* | Remove no longer existing opt_bdg.h and opt_bge.h. | ru | 2006-11-03 | 3 | -3/+3 |
* | Hook up gjournal bits to the build. | pjd | 2006-10-31 | 2 | -1/+2 |
* | Add Makefile for geom_journal kernel module. | pjd | 2006-10-31 | 1 | -0/+10 |
* | Hook acpi_aiboost module to build. | takawata | 2006-10-30 | 1 | -2/+2 |
* | Driver for some ASUS desktop motherboard extras. | takawata | 2006-10-30 | 1 | -0/+9 |
* | Add missing headers. | marius | 2006-10-29 | 1 | -0/+1 |
* | Backout the linux aio stuff. Several problems where identified and the | netchild | 2006-10-29 | 1 | -1/+1 |
* | Loadable modules for mmc (the bus) amd mmcsd (the MMC and SD support | imp | 2006-10-20 | 2 | -0/+16 |
* | In sun4v, use the sparc64 version. We haven't used the serial port on | jb | 2006-10-16 | 1 | -1/+6 |
* | Add a .PATH entry to search for sources in the ${MACHINE}/${MACHINE} | jb | 2006-10-16 | 1 | -0/+1 |
* | MFP4 (with some minor changes): | netchild | 2006-10-15 | 2 | -5/+9 |
* | A GEOM cache can speed up read performance by sending fixed size | ru | 2006-10-06 | 2 | -0/+9 |
* | Connect snd_hda(4) to build process... | ariff | 2006-10-01 | 1 | -2/+2 |
* | Add support for Intel High Definition Audio Controller. | ariff | 2006-10-01 | 1 | -0/+9 |
* | Respect style.Makefile(5). | netchild | 2006-09-30 | 3 | -12/+15 |
* | Add the envy24ht driver to the build. | netchild | 2006-09-30 | 2 | -2/+10 |
* | Remove the ak452x module. | netchild | 2006-09-30 | 1 | -8/+0 |
* | Disconnect ak452x from the build, it is not needed anymore. | netchild | 2006-09-30 | 1 | -1/+1 |
* | We don't need the ISA interface. | netchild | 2006-09-30 | 1 | -1/+1 |
* | Add the spicds module to the build. | netchild | 2006-09-30 | 2 | -1/+9 |
* | Fix our ioctl(2) implementation when the argument is "int". New | ru | 2006-09-27 | 6 | -4/+19 |
* | - Removed a copyright from makefile. | ru | 2006-09-27 | 2 | -3/+3 |
* | Summer of Code 2005: improve libalias - part 1 of 2 | piso | 2006-09-26 | 13 | -30/+79 |
* | Add a value to the define I forgot, for the purity's sake. | ru | 2006-09-26 | 1 | -1/+1 |
* | Now that we have COMPAT_FREEBSD6 officially, use it from opt_compat.h. | ru | 2006-09-26 | 1 | -1/+4 |
* | Update the mfi module build with the mfi_debug.c file. | scottl | 2006-09-25 | 1 | -1/+3 |
* | Update the ipmi(4) driver: | jhb | 2006-09-22 | 1 | -2/+6 |
* | fixup build after move of ah_osdep.? | sam | 2006-09-18 | 1 | -2/+2 |
* | o move ath hal os glue code from the hal to the driver: this code was | sam | 2006-09-18 | 4 | -14/+8 |
* | Introduce a new entry point, mac_create_mbuf_from_firewall. This entry point | csjp | 2006-09-12 | 2 | -2/+2 |
* | Build linprocfs and linsysfs as modules on amd64. | netchild | 2006-09-09 | 1 | -0/+2 |
* | MF6: Attach if_bce.ko to the build. | ru | 2006-09-08 | 1 | -0/+1 |
* | Include agp_i810.c in amd64 AGP builds to get support for the Intel 915 Express | anholt | 2006-09-05 | 1 | -1/+1 |
* | If building the module as part of the kernel build, determine | ru | 2006-09-04 | 1 | -0/+7 |
* | Don't build iwi(4) on amd64, there are problems with the firmware modules. | brueffer | 2006-09-01 | 1 | -1/+0 |
* | Add 2400 f/w support. | mjacob | 2006-08-26 | 2 | -0/+37 |
* | Follow the lead of mxgb(4) and build the module for ixgb(4). | brueffer | 2006-08-18 | 1 | -0/+3 |
* | - Add the new files to the linux module. | netchild | 2006-08-15 | 3 | -13/+26 |