1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/modules
Mark Murray 4d87a031c0 Large upgrade to the entropy device; mainly inspired by feedback
from many folk.

o The reseed process is now a kthread. With SMPng, kthreads are
  pre-emptive, so the annoying jerkiness of the mouse is gone.

o The data structures are protected by mutexes now, not splfoo()/splx().

o The cryptographic routines are broken out into their own subroutines.
  this facilitates review, and possible replacement if that is ever
  found necessary.

Thanks to:		kris, green, peter, jasone, grog, jhb
Forgotten to thank:	You know who you are; no offense intended.
2000-09-10 13:52:19 +00:00
..
3dfx Don't enable Linuxulator support if not on an i386. 2000-08-28 03:17:49 +00:00
accf_data return of the accept filter part II 2000-06-20 01:09:23 +00:00
accf_http return of the accept filter part II 2000-06-20 01:09:23 +00:00
agp Use <bsd.kmod.mk> not a path to ../../conf/kmod.mk. 2000-07-19 10:40:39 +00:00
aha
amr Major update to the AMI MegaRAID driver. 2000-08-30 07:52:50 +00:00
an
asr Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT). 2000-09-01 07:51:25 +00:00
aue
bktr Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
cam CAM, the module: scbus, da, cd, and st wrapped in one module. 2000-08-13 18:49:40 +00:00
cardbus
cbb
ccd Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
cd9660
coda Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
coff
cue
dc
fdesc
fdescfs
fpu
fxp
gnufpu
hpfs
ibcs2
if_disc
if_ef When manual pages are moved or removed, MANX should be changed 2000-07-24 13:52:07 +00:00
if_ppp Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
if_sl
if_tap Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
if_tun Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
ip_mroute_mod
ipfilter Fix typo 2000-09-04 03:59:41 +00:00
ipfw
ispfw add ispfw module 2000-06-18 05:08:36 +00:00
joy
kernfs
kue
linprocfs
linux Since AlphaLinux is the weirdest Linux of all, probably best to do the 2000-09-06 20:21:55 +00:00
md Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
mfs
mii
mlx
mly This is the initial import of a new driver for the current family of 2000-08-23 03:22:41 +00:00
msdos
msdosfs
ncp
netgraph Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
nfs
nfsclient
nfsserver
ntfs
nullfs Rename the loadable nullfs kernel module: null -> nullfs 2000-07-28 11:54:09 +00:00
nwfs
oldcard Preliminary commit of oldcard module. This might not work, but will. 2000-06-18 05:08:57 +00:00
osf1 Properly spell "OSF/1". 2000-06-06 16:18:53 +00:00
pccard Resplit pcic back into two pcic and pccard. 2000-08-30 07:32:22 +00:00
pcfclock
pcic Resplit pcic back into two pcic and pccard. 2000-08-30 07:32:22 +00:00
portal
portalfs
procfs
random Large upgrade to the entropy device; mainly inspired by feedback 2000-09-10 13:52:19 +00:00
randomdev Large upgrade to the entropy device; mainly inspired by feedback 2000-09-10 13:52:19 +00:00
rl
rp 1. Update Comtrol RocketPort driver(rp) to version 3.02. 2000-06-11 06:43:16 +00:00
sf
sis
sk
sn Build sn as a module 2000-06-18 04:43:29 +00:00
sound ess maestro driver - not enabled by default 2000-09-06 20:10:55 +00:00
splash
ste
streams Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
svr4 Cleanup after repo copy of sys/svr4 to sys/compat/svr4. 2000-08-31 22:54:09 +00:00
syscons Remove unneeded header. 2000-06-25 09:39:11 +00:00
ti
tl
twe
tx
udbp
ugen
uhid
ukbd
ulpt
umapfs
umass
umodem
ums
union
unionfs
urio
usb
vesa
vinum
vn Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
vpo
vr
wb
wi
wx add if_wx module 2000-06-18 05:08:28 +00:00
xl
Makefile Add the 'asr' driver, supplied by Mark Salyzyn of Adaptec (nee DPT). 2000-09-01 07:51:25 +00:00
Makefile.inc