index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
add an option BKTR_USE_FREEBSD_SMBUS that enables compiling the module
jmg
2006-01-27
1
-0
/
+5
*
opt_vmpage.h is no longer needed here because it is not included by
alc
2006-01-26
4
-4
/
+4
*
Tie the amr_linux module into the build for i386 & amd64
ambrisko
2006-01-25
1
-0
/
+4
*
Add in the Linux IOCTL shim and create the megadev0 device so
ambrisko
2006-01-24
1
-0
/
+8
*
Fix standalone module build.
ru
2006-01-16
1
-0
/
+2
*
Hook ufoma module to build.
takawata
2006-01-10
1
-0
/
+1
*
Add FOMA (NTT DoCoMo 3G mobile phone system) driver.
takawata
2006-01-09
1
-0
/
+8
*
Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis. There
imp
2005-12-29
1
-1
/
+1
*
Build ed on amd64. The pci attachment works with qemu on amd64.
imp
2005-12-23
1
-0
/
+1
*
Enable the cs and disable the amdsmb and nfsmb on pc98.
nyan
2005-12-22
1
-1
/
+1
*
Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers.
ru
2005-12-21
3
-1
/
+19
*
Build xfs before xl.
rodrigc
2005-12-12
1
-2
/
+2
*
Add xfs to list of modules which are built.
rodrigc
2005-12-12
1
-1
/
+2
*
Add Makefile for compiling XFS as a kernel module.
rodrigc
2005-12-12
1
-0
/
+94
*
The if_ti Tigon I/II driver has moved to /sys/dev/ti
scottl
2005-12-10
1
-1
/
+1
*
Add BPF Just-In-Time compiler support for ng_bpf(4).
jkim
2005-12-07
1
-1
/
+1
*
When compiling with the kernel, detect if INET6 support should be disabled.
ru
2005-12-06
1
-7
/
+11
*
Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov,
anholt
2005-12-03
1
-0
/
+1
*
Let kmod.mk create empty opt_*.h files.
ru
2005-11-29
1
-7
/
+1
*
obey opt_inet6.h and opt_ipsec.h in kernel build directory.
ume
2005-11-29
1
-0
/
+14
*
Update DRM to CVS snapshot as of 2005-11-28. Notable changes:
anholt
2005-11-28
3
-0
/
+18
*
Change filesystem name from mqueue to mqueuefs for style consistent.
davidxu
2005-11-27
1
-1
/
+1
*
Support for ATI IXP 200 / 300 / 400 series audio controllers.
ariff
2005-11-27
2
-1
/
+10
*
Compile mqueue module.
davidxu
2005-11-26
2
-0
/
+11
*
Since we want a vinum geom created anytime the module loads, move
le
2005-11-24
1
-1
/
+1
*
- Add ofw_bus_if.h to SRCS on sparc64 as envctrl.c and pcf_ebus.c depend
marius
2005-11-22
1
-8
/
+11
*
Finally bring in what was produced during Google SoC 2005:
le
2005-11-19
1
-1
/
+2
*
Load firmware images directly from the filesystem (looks into /etc/firmware
damien
2005-11-19
1
-1
/
+1
*
Remove vestiges of oldcard and owi.
ru
2005-11-17
2
-19
/
+0
*
OBE
imp
2005-11-16
1
-9
/
+0
*
Rename GEOM class kernel module g_md.ko to geom_md.ko for consistency
pjd
2005-11-11
1
-1
/
+1
*
Add /dev/speaker support to amd64.
ru
2005-11-11
2
-1
/
+2
*
Connect em(4) build on sparc64.
yongari
2005-11-09
1
-0
/
+1
*
twa corresponding to the 9.3.0.1 release on the 3ware website. This driver has
vkashyap
2005-11-08
1
-4
/
+26
*
Fix standalone module build for viapm. Note that by default it doesn't
jhb
2005-11-08
1
-2
/
+2
*
Catch up with ACPI-CA 20051021 import
jkim
2005-11-01
1
-5
/
+6
*
Tie acpi_hpet.c into the module and kernel.
phk
2005-10-31
1
-1
/
+2
*
Finally complete some work on generalizing the PCF8584-based I2C
joerg
2005-10-28
2
-1
/
+11
*
Connect es137x build on sparc64.
yongari
2005-10-25
1
-1
/
+1
*
Hook acpi_smbat up to the build.
njl
2005-10-23
1
-1
/
+1
*
In this case, disable wrapping of fake opt_*.h targets in
yar
2005-10-18
1
-2
/
+4
*
Don't build dc-only pseudo phy devices with mii.ko anymore
imp
2005-10-18
1
-1
/
+1
*
Move dc sources from pci to dev/dc.
imp
2005-10-18
1
-3
/
+3
*
Let modules use the kernel's opt_*.h files if built along with
yar
2005-10-14
66
-72
/
+155
*
Sort SUBDIR and surrounding definitions.
ru
2005-10-14
1
-4
/
+4
*
- Don't include opt_global.h, it is always included implicitly.
glebius
2005-10-05
1
-1
/
+0
*
Add if_ed_rtl80x9.c
imp
2005-10-05
1
-1
/
+1
*
Oops, left a compile option enabled that should not be enabled.
scottl
2005-10-04
1
-1
/
+1
*
Reintroduce the lmc T1/E1/T3 WAN driver. This version is locked, supports
scottl
2005-10-03
2
-0
/
+26
*
Soft volume implementation for audio devices without pcm mixer controller.
netchild
2005-10-02
1
-1
/
+1
[next]