Up to [cvs.NetBSD.org] / src / distrib / sets / lists / modules
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.51 / (download) - annotate - [select for diffs], Mon Mar 11 15:53:05 2013 UTC (2 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: khorben-n900,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.50: +7 -3
lines
Diff to previous 1.50 (colored)
more npf sets lossage.
Revision 1.50 / (download) - annotate - [select for diffs], Tue Dec 18 10:59:38 2012 UTC (5 months ago) by tron
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
tls-maxphys-nbase,
tls-maxphys-base
Changes since 1.49: +5 -1
lines
Diff to previous 1.49 (colored)
Add entries for "cylic" and "profile" modules which are part of DTrace.
Revision 1.49 / (download) - annotate - [select for diffs], Mon Dec 10 00:32:24 2012 UTC (5 months, 1 week ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base7
Changes since 1.48: +3 -1
lines
Diff to previous 1.48 (colored)
Add NPF "rndblock" extension to randomly drop packets (using a random function
with a percentage or modulo operation). This is a demo module, although it can
be used for packet loss simulation. Example of a procedure in npf.conf:
procedure "somedrop" {
# Drop 1.9% of the traffic
rndblock: percentage 1.9
}
Revision 1.48 / (download) - annotate - [select for diffs], Sun Sep 16 13:47:43 2012 UTC (8 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base6
Changes since 1.47: +5 -1
lines
Diff to previous 1.47 (colored)
Implement dynamic NPF extensions interface. An extension consists of dynamically loaded module (.so) supplementing npfctl(8) and a kernel module. Move normalisation and logging functionality into their own extensions. More improvements to come.
Revision 1.47 / (download) - annotate - [select for diffs], Mon Aug 6 10:44:08 2012 UTC (9 months, 2 weeks ago) by martin
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.46: +1 -5
lines
Diff to previous 1.46 (colored)
The hdaudio and hdafg modules are not MI (they at least require PCI)
Revision 1.46 / (download) - annotate - [select for diffs], Sun Aug 5 04:03:39 2012 UTC (9 months, 2 weeks ago) by riastradh
Branch: MAIN
Changes since 1.45: +5 -1
lines
Diff to previous 1.45 (colored)
Build hdaudio and hdafg modules.
Revision 1.45 / (download) - annotate - [select for diffs], Sat Aug 4 12:33:23 2012 UTC (9 months, 2 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.44: +3 -1
lines
Diff to previous 1.44 (colored)
Add distrib entries for new uatp module. Hello, riastradh!
Revision 1.44 / (download) - annotate - [select for diffs], Thu Apr 26 03:00:22 2012 UTC (12 months, 4 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base5
Changes since 1.43: +3 -1
lines
Diff to previous 1.43 (colored)
add vcoda module
Revision 1.43 / (download) - annotate - [select for diffs], Wed Apr 25 13:55:17 2012 UTC (12 months, 4 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.42: +3 -1
lines
Diff to previous 1.42 (colored)
Actually create the if_axe module - driver was modularized a while ago.
Revision 1.42 / (download) - annotate - [select for diffs], Wed Apr 25 04:49:46 2012 UTC (12 months, 4 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.41: +3 -1
lines
Diff to previous 1.41 (colored)
Actually create the dbcool(4) module. Driver was modularized a while ago.
Revision 1.41 / (download) - annotate - [select for diffs], Wed Apr 25 03:44:16 2012 UTC (12 months, 4 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.40: +3 -1
lines
Diff to previous 1.40 (colored)
Create the module for sdtemp (driver itself was modularized some time ago)
Revision 1.40 / (download) - annotate - [select for diffs], Sat Mar 10 21:52:02 2012 UTC (14 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base4
Changes since 1.39: +3 -3
lines
Diff to previous 1.39 (colored)
P1003_1B_SEMAPHORE is no longer optional.
Revision 1.39 / (download) - annotate - [select for diffs], Mon Dec 5 02:04:34 2011 UTC (17 months, 2 weeks ago) by jym
Branch: MAIN
CVS Tags: netbsd-6-base,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Branch point for: netbsd-6
Changes since 1.38: +3 -1
lines
Diff to previous 1.38 (colored)
Set list fix...
Revision 1.38 / (download) - annotate - [select for diffs], Thu Nov 24 21:46:15 2011 UTC (17 months, 4 weeks ago) by ahoka
Branch: MAIN
Changes since 1.37: +3 -1
lines
Diff to previous 1.37 (colored)
add chfs.kmod
Revision 1.37 / (download) - annotate - [select for diffs], Tue Nov 15 16:50:46 2011 UTC (18 months, 1 week ago) by riz
Branch: MAIN
Changes since 1.36: +3 -1
lines
Diff to previous 1.36 (colored)
Build and install new in-kernel iscsi initiator kernel module and associated binaries (iscsid, iscsictl) if MKISCSI != no. Initiator can also be built into a kernel by adding 'pseudo-device iscsi' in kernel configuration.
Revision 1.36 / (download) - annotate - [select for diffs], Sun Nov 6 13:27:25 2011 UTC (18 months, 2 weeks ago) by tron
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2
Changes since 1.35: +3 -1
lines
Diff to previous 1.35 (colored)
Add entries for "npf_alg_icmp" kernel module.
Revision 1.35 / (download) - annotate - [select for diffs], Sun Nov 6 11:51:42 2011 UTC (18 months, 2 weeks ago) by tron
Branch: MAIN
Changes since 1.34: +3 -1
lines
Diff to previous 1.34 (colored)
Add "npf" kernel module.
Revision 1.34 / (download) - annotate - [select for diffs], Sun Oct 2 12:13:09 2011 UTC (19 months, 3 weeks ago) by mbalmer
Branch: MAIN
CVS Tags: yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.33: +5 -1
lines
Diff to previous 1.33 (colored)
Build iic(4) and gpioiic(4) as modules.
Revision 1.33 / (download) - annotate - [select for diffs], Thu Sep 29 17:40:19 2011 UTC (19 months, 3 weeks ago) by sjg
Branch: MAIN
Changes since 1.32: +3 -1
lines
Diff to previous 1.32 (colored)
Add filemon to the modules we build.
Revision 1.32 / (download) - annotate - [select for diffs], Wed Aug 31 13:25:49 2011 UTC (20 months, 3 weeks ago) by mbalmer
Branch: MAIN
Changes since 1.31: +5 -1
lines
Diff to previous 1.31 (colored)
Link the gpioow(4) and onewire(4) modules to the build and add them to the lists.
Revision 1.31 / (download) - annotate - [select for diffs], Fri Aug 12 08:00:52 2011 UTC (21 months, 1 week ago) by mbalmer
Branch: MAIN
Changes since 1.30: +5 -1
lines
Diff to previous 1.30 (colored)
gpio(4) and gpiosim(4) can now be built and used as modules. While here, make some functions static.
Revision 1.30 / (download) - annotate - [select for diffs], Thu Aug 11 12:03:58 2011 UTC (21 months, 1 week ago) by mbalmer
Branch: MAIN
Changes since 1.29: +1 -3
lines
Diff to previous 1.29 (colored)
pwdog is not mi, but it only in the lists we build it for.
Revision 1.29 / (download) - annotate - [select for diffs], Thu Aug 11 11:21:06 2011 UTC (21 months, 1 week ago) by mbalmer
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Fix a typo.
Revision 1.28 / (download) - annotate - [select for diffs], Thu Aug 11 11:17:15 2011 UTC (21 months, 1 week ago) by mbalmer
Branch: MAIN
Changes since 1.27: +6 -1
lines
Diff to previous 1.27 (colored)
Add the pwdog module to md.evbppc as well and take a note in mi that module have to be added in md.evbppc as well (and why that is so).
Revision 1.27 / (download) - annotate - [select for diffs], Thu Aug 11 07:33:25 2011 UTC (21 months, 1 week ago) by mbalmer
Branch: MAIN
Changes since 1.26: +3 -1
lines
Diff to previous 1.26 (colored)
pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI attached watchdog timers.
Revision 1.26 / (download) - annotate - [select for diffs], Tue Aug 9 01:42:57 2011 UTC (21 months, 2 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.25: +3 -1
lines
Diff to previous 1.25 (colored)
add dtv_math module
Revision 1.25 / (download) - annotate - [select for diffs], Mon Aug 1 03:56:23 2011 UTC (21 months, 3 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.24: +1 -9
lines
Diff to previous 1.24 (colored)
Ooopppsss - there were some other modules here that should not have been committed. Remove them.
Revision 1.24 / (download) - annotate - [select for diffs], Mon Aug 1 03:51:55 2011 UTC (21 months, 3 weeks ago) by pgoyette
Branch: MAIN
Changes since 1.23: +11 -1
lines
Diff to previous 1.23 (colored)
Add new spdmem(4) module
Revision 1.23 / (download) - annotate - [select for diffs], Tue Jul 19 19:19:39 2011 UTC (22 months ago) by tron
Branch: MAIN
Changes since 1.22: +3 -1
lines
Diff to previous 1.22 (colored)
Add "v7fs" kernel module.
Revision 1.22 / (download) - annotate - [select for diffs], Sat Jul 9 14:56:43 2011 UTC (22 months, 2 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.21: +3 -1
lines
Diff to previous 1.21 (colored)
build dtv module
Revision 1.21 / (download) - annotate - [select for diffs], Sat Feb 26 18:07:15 2011 UTC (2 years, 2 months ago) by ahoka
Branch: MAIN
CVS Tags: cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase
Changes since 1.20: +7 -1
lines
Diff to previous 1.20 (colored)
Import the Flash and NAND subsytem code contributed by the University of Szeged, Hungary. The commit includes: - Flash layer, which gives a common API to access flash devices - NAND controller subsystem for the flash layer - An example OMAP driver which is used on BeagleBoard or alike ARM boards
Revision 1.20 / (download) - annotate - [select for diffs], Wed Dec 29 13:05:42 2010 UTC (2 years, 4 months ago) by jmcneill
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231,
bouyer-quota2-base
Branch point for: bouyer-quota2
Changes since 1.19: +1 -7
lines
Diff to previous 1.19 (colored)
some platforms don't have bus_dma, so only build these modules on x86
Revision 1.19 / (download) - annotate - [select for diffs], Mon Dec 27 15:48:28 2010 UTC (2 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.18: +7 -1
lines
Diff to previous 1.18 (colored)
hook xc5k, au8522, and auvitek into build
Revision 1.18 / (download) - annotate - [select for diffs], Tue Oct 19 11:58:00 2010 UTC (2 years, 7 months ago) by pgoyette
Branch: MAIN
Changes since 1.17: +3 -1
lines
Diff to previous 1.17 (colored)
Build the new swsensor(4) device and add to set lists
Revision 1.17 / (download) - annotate - [select for diffs], Sun May 30 17:44:07 2010 UTC (2 years, 11 months ago) by pgoyette
Branch: MAIN
Changes since 1.16: +3 -1
lines
Diff to previous 1.16 (colored)
Extract MIIVERBOSE into a kernel module. The module can be builtin by defining 'options MIIVERBOSE' in the kernel config file (no change from current behavior), or it can be loaded at boot time on those architectures that support the boot loader's "load" command.
Revision 1.16 / (download) - annotate - [select for diffs], Sun May 30 04:38:04 2010 UTC (2 years, 11 months ago) by pgoyette
Branch: MAIN
Changes since 1.15: +3 -1
lines
Diff to previous 1.15 (colored)
Extract SCSIVERBOSE into a kernel module. The module can be builtin by defining 'options SCSIVERBOSE' in the kernel config file (no change from current behavior), or it can be loaded at boot time on those architectures that support the boot loader's "load" command. The module is built for all architectures, whether or not SCSI or atapi support exists.
Revision 1.15 / (download) - annotate - [select for diffs], Sat May 29 01:14:30 2010 UTC (2 years, 11 months ago) by pgoyette
Branch: MAIN
Changes since 1.14: +3 -1
lines
Diff to previous 1.14 (colored)
Extract USBVERBOSE into a kernel module. The module can be builtin by defining 'options USBVERBOSE' in the kernel config file (no change from current behavior), or it can be loaded at boot time on those architectures that support the boot loader's "load" command. The module is built for all architectures, whether or not USB support exists.
Revision 1.14 / (download) - annotate - [select for diffs], Mon May 24 20:29:41 2010 UTC (3 years ago) by pgoyette
Branch: MAIN
Changes since 1.13: +3 -1
lines
Diff to previous 1.13 (colored)
Extract the vendor/product tables and related access routines into a separate kernel module. Update pci bus attach routine to load the module (if available) when we're about to start scanning the bus, and unload the module after the scan is finished. On architectures which support loading of modules by the boot loader, the 'pciverbose' module can be loaded and executed without needing to rebuild the kernel. On all architectures, using 'options PCIVERBOSE' in the kernel configuration file will create a 'builtin' module which is functionally equivalent to previous behavior. XXX Although not nearly as large as the vendor and product tables, XXX the PCI class and subclass tables might also be offloaded into XXX the module at a future time. XXX Cardbus (and possibly other) drivers should also be modified to XXX load the module before scanning/attaching devices.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 12 14:12:43 2010 UTC (3 years, 1 month ago) by ahoka
Branch: MAIN
Changes since 1.12: +3 -1
lines
Diff to previous 1.12 (colored)
Add pf to the module set list.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 12 21:53:16 2010 UTC (3 years, 2 months ago) by darran
Branch: MAIN
Changes since 1.11: +3 -1
lines
Diff to previous 1.11 (colored)
DTrace: Add the Function Boundary Trace (FBT) provider moduile. This module instruments every function in the kernel with entry and exit probes. These probes are true zero-effect probes in that they don't exist in the code until they are enabled. The probes are enabled by directly patching the function entry and exit points to make jumps into the dtrace framework. This gives us over 29,000 trace points in the kernel.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 3 16:13:42 2010 UTC (3 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
"dtrace,zfs" means "MKDTRACE=yes" *and* "MKZFS=yes" which is not what we want. Invent a flag "solaris" which is the or of those two flags.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Mar 3 14:43:41 2010 UTC (3 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
The directory "modules/solaris" depends on ZFS as well.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 3 14:32:29 2010 UTC (3 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
The "solaris" kernel module also gets build if ZFS is enabled.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 1 21:10:19 2010 UTC (3 years, 2 months ago) by darran
Branch: MAIN
Changes since 1.7: +5 -3
lines
Diff to previous 1.7 (colored)
DTrace: Add an SDT (Statically Defined Tracing) provider framework, and implement most of the proc provider. Adds proc:::create, exec, exec_success, exec_faillure, signal_send, signal_discard, signal_handle, lwp_create, lwp_start, lwp_exit.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Feb 21 03:18:47 2010 UTC (3 years, 3 months ago) by darran
Branch: MAIN
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
Add DTrace to sets.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 25 22:21:28 2010 UTC (3 years, 3 months ago) by pooka
Branch: MAIN
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
add bpf kmod
Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 5 20:11:02 2009 UTC (3 years, 5 months ago) by pooka
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Remove the portalfs kernel file system driver. Replace mount_portal(8) with a version based on puffs. User functionality remains the same.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 5 22:32:58 2009 UTC (3 years, 7 months ago) by haad
Branch: MAIN
Changes since 1.3: +5 -1
lines
Diff to previous 1.3 (colored)
Add zfs sets and needed veriables to hook zfs into the build. ZFS on i386 need still one fix othervise it should be ready for testing.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Oct 2 18:50:15 2009 UTC (3 years, 7 months ago) by elad
Branch: MAIN
Changes since 1.2: +9 -1
lines
Diff to previous 1.2 (colored)
First part of secmodel cleanup and other misc. changes:
- Separate the suser part of the bsd44 secmodel into its own secmodel
and directory, pending even more cleanups. For revision history
purposes, the original location of the files was
src/sys/secmodel/bsd44/secmodel_bsd44_suser.c
src/sys/secmodel/bsd44/suser.h
- Add a man-page for secmodel_suser(9) and update the one for
secmodel_bsd44(9).
- Add a "secmodel" module class and use it. Userland program and
documentation updated.
- Manage secmodel count (nsecmodels) through the module framework.
This eliminates the need for secmodel_{,de}register() calls in
secmodel code.
- Prepare for secmodel modularization by adding relevant module bits.
The secmodels don't allow auto unload. The bsd44 secmodel depends
on the suser and securelevel secmodels. The overlay secmodel depends
on the bsd44 secmodel. As the module class is only cosmetic, and to
prevent ambiguity, the bsd44 and overlay secmodels are prefixed with
"secmodel_".
- Adapt the overlay secmodel to recent changes (mainly vnode scope).
- Stop using link-sets for the sysctl node(s) creation.
- Keep sysctl variables under nodes of their relevant secmodels. In
other words, don't create duplicates for the suser/securelevel
secmodels under the bsd44 secmodel, as the latter is merely used
for "grouping".
- For the suser and securelevel secmodels, "advertise presence" in
relevant sysctl nodes (sysctl.security.models.{suser,securelevel}).
- Get rid of the LKM preprocessor stuff.
- As secmodels are now modules, there's no need for an explicit call
to secmodel_start(); it's handled by the module framework. That
said, the module framework was adjusted to properly load secmodels
early during system startup.
- Adapt rump to changes: Instead of using empty stubs for securelevel,
simply use the suser secmodel. Also replace secmodel_start() with a
call to secmodel_suser_start().
- 5.99.20.
Testing was done on i386 ("release" build). Spearated module_init()
changes were tested on sparc and sparc64 as well by martin@ (thanks!).
Mailing list reference:
http://mail-index.netbsd.org/tech-kern/2009/09/25/msg006135.html
Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 11 22:32:50 2009 UTC (3 years, 8 months ago) by mrg
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
add ./etc/mtree/set.modules so that modules.tgz is created with actual files in it, rather than a 20 byte .gz file (ie, empty file.) HI JNEMETH!
Revision 1.1 / (download) - annotate - [select for diffs], Mon Sep 7 02:27:29 2009 UTC (3 years, 8 months ago) by jnemeth
Branch: MAIN
Create a modules.tgz set and move kernel modules into it.