freebsd-dev/sys/modules
Matt Jacob 9a5af41076 Convert isp(4) and ispfw(4) to use firmware(9) to manage firmware
loading for the QLogic cards.

Because isp(4) exists before the root is mounted, it's not really
possible for us to use the kernel's linker to load modules directly
from disk- that's really too bad.

However, the this is still a net win in in that the firmware has
been split up on a per chip (and in some cases, functionality)
basis, so the amount of stuff loaded *can* be substantially less
than the 1.5MB of firmware images that ispfw now manages. That is,
each specific f/w set is now also built as a module. For example,
QLogic 2322 f/w is built as isp_2322.ko and Initiator/Target 1080
firmware is built as isp_1080_it.ko.

For compatibility purposes (i.e., to perturb folks the least), we
also still build all of the firmware as one ispfw.ko module.

This allows us to let 'ispfw_LOAD' keep on working in existing
loader.conf files. If you now want to strip this down to just
the firmware for your h/w, you can then change loader.conf to
load the f/w you specifically want.

We also still allow for ispfw to be statically built (e.g., for
PAE and sparc64).

Future changes will look at f/w unloading and also role switching
that then uses the kernel linker to load different ips f/w sets.
MFC after:	2 months
2006-07-09 17:50:20 +00:00
..
3dfx Take the functionality contained in the former "options TDFX_LINUX" 2006-03-03 21:37:38 +00:00
3dfx_linux Take the functionality contained in the former "options TDFX_LINUX" 2006-03-03 21:37:38 +00:00
aac Only compile aac_linux.ko for i386 2004-08-30 03:35:17 +00:00
accf_data
accf_http
acpi Dike out WARNS from kernel module makefiles. Kernels and modules 2006-05-30 09:38:54 +00:00
agp Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
aha Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
ahb Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
aic Move to generating pccarddevs.h on the fly, both for the kernel and 2004-05-26 00:53:10 +00:00
aic7xxx Add WERRROR= to work around the warnings 2005-01-26 16:29:07 +00:00
aio
amd
amr Tie the amr_linux module into the build for i386 & amd64 2006-01-25 18:11:59 +00:00
an Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
aout
apm Rename from apm_bioscall.s to apm_bioscall.S for removing a special rule 2005-04-20 12:28:20 +00:00
ar Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
arcmsr Add the Areca SATA RAID driver (arcmsr). This supports the ARC-11xx and 12xx 2005-03-31 18:19:55 +00:00
arcnet INET doesn't belong to opt_inet6.h: INET6 belongs to it. 2006-02-07 18:13:56 +00:00
arl Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
asr Unbreak buildworld on i386 when MODULES_WITH_WORLD is defined. 2005-03-23 17:13:08 +00:00
ata Remove debug flag. 2006-03-11 08:42:08 +00:00
ath o add opt_ath.h enable tweaking various config parameters for the driver 2006-04-03 18:14:02 +00:00
ath_hal add powerpc glue 2006-06-08 23:36:35 +00:00
ath_rate_amrr Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
ath_rate_onoe Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
ath_rate_sample Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
aue Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
auxio Add missing ofw_bus_if.h to SRCS. 2005-02-25 06:59:56 +00:00
awi Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
axe Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
bce Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708) 2006-04-10 19:55:23 +00:00
bfe Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
bge Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
bios Add WERRROR= to work around the warnings 2005-01-26 16:29:07 +00:00
bktr Housekeeping. Update for maintainers who have handed in their commit bits 2006-07-01 10:51:55 +00:00
cam Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
canbepm
canbus
cardbus Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis. There 2005-12-29 01:43:47 +00:00
cbb And isa_if.h 2004-08-16 15:24:03 +00:00
cd9660 - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
cd9660_iconv - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
cdce Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
ce NO_MAN is not needed here. 2006-03-16 15:18:17 +00:00
ciss
cm
coda bsd.kmod.mk knows how to clean up opt_*.h files automatically, 2004-09-01 06:51:43 +00:00
coda5 CODA_COMPAT_5 may not be defined unconditionally in the coda5 module. 2006-02-27 12:04:13 +00:00
coff
cp NO_MAN is not needed here. 2006-03-16 15:18:17 +00:00
cpufreq Dike out WARNS from kernel module makefiles. Kernels and modules 2006-05-30 09:38:54 +00:00
crypto This patch fixes a problem, which exists if you have IPSEC in your kernel 2006-02-27 16:56:22 +00:00
cryptodev
cs Sort files alphabetically 2004-09-04 03:32:15 +00:00
ctau Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
cue Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
cx Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
dc Move dc sources from pci to dev/dc. 2005-10-18 06:11:08 +00:00
dcons Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
dcons_crom Add dcons_os.{c,h}. 2004-10-13 05:41:09 +00:00
de Move de from pci to dev/de 2006-02-26 17:51:22 +00:00
digi Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
dpt
drm Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov, 2005-12-03 01:23:50 +00:00
dummynet Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
ed Add if_ed_rtl80x9.c 2005-10-05 05:26:03 +00:00
elink
em Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
en Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
ep Minor reorg to keep each bus' files on one line 2005-07-13 14:53:59 +00:00
esp - Try to not leak resources in the attach functions of the esp(4) SBus 2005-05-19 14:51:10 +00:00
ex Move to generating pccarddevs.h on the fly, both for the kernel and 2004-05-26 00:53:10 +00:00
exca Move to generating pccarddevs.h on the fly, both for the kernel and 2004-05-26 00:53:10 +00:00
ext2fs Move ext2fs from src/gnu to src/gnu/fs. 2005-06-15 02:36:11 +00:00
fatm Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
fdc Dike out WARNS from kernel module makefiles. Kernels and modules 2006-05-30 09:38:54 +00:00
fdescfs
fe Move to generating pccarddevs.h on the fly, both for the kernel and 2004-05-26 00:53:10 +00:00
firewire Style: Remove blank lines before EOF. 2006-02-18 23:49:28 +00:00
firmware firmware(9) is a subsystem to load binary data into the kernel via a 2006-01-29 02:52:42 +00:00
fxp Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
gem
geom Don't expect that 'device random' will compile in those files into the 2006-06-09 17:36:50 +00:00
harp Removed -g from CFLAGS. There is a better way to build debugging 2004-02-13 10:11:01 +00:00
hatm Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
hfa
hifn Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
hme Now that hme(4) is MI build its module on all platforms. 2004-08-14 22:40:16 +00:00
hpfs - Fix the hpfs build, hpfs_hash.c was removed from the repository. 2005-03-28 09:41:25 +00:00
hptmv Import new version of the HPTMV driver from Highpoint. The major change 2005-09-07 23:33:26 +00:00
hwpmc MFP4: 2005-06-09 19:45:09 +00:00
i2c Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers. 2005-12-21 15:49:51 +00:00
ibcs2
ichwd Add a driver for the watchdog timer function present on the LPC interface 2004-05-11 18:21:38 +00:00
ida ida(4) module. PCI only for now. 2004-01-11 07:01:30 +00:00
idt
ie Add WERRROR= to work around the warnings 2005-01-26 16:29:07 +00:00
if_bridge Allow bridge and carp to play nicely together by returning the packet if its 2006-06-08 23:40:16 +00:00
if_disc Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
if_ef Move the hard-coded ETHER_* options to where they belong -- 2006-02-24 12:27:09 +00:00
if_faith Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
if_gif Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
if_gre Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
if_ndis Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
if_ppp This patch fixes a problem, which exists if you have IPSEC in your kernel 2006-02-27 16:56:22 +00:00
if_sl Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
if_stf Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
if_tap Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
if_tun Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
if_vlan Fix standalone module build. 2006-02-17 10:52:59 +00:00
iir
io No need to generate vnode_if.h anymore 2004-12-29 08:44:30 +00:00
ip_mroute_mod Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
ipdivert Convert IPDIVERT into a loadable module. This makes use of the dynamic loadability 2004-10-19 21:14:57 +00:00
ipfilter Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
ipfw Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
ipmi Add an OpenIPMI mostly compatible driver. This driver was developed 2006-02-10 20:51:35 +00:00
ips Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controller 2003-05-11 06:36:49 +00:00
ipw Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
isp - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a 2004-08-12 17:41:33 +00:00
ispfw Convert isp(4) and ispfw(4) to use firmware(9) to manage firmware 2006-07-09 17:50:20 +00:00
iwi remove depedancy with vnode_if.h. 2006-03-12 19:06:06 +00:00
ixgb Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
joy Move to generating pccarddevs.h on the fly, both for the kernel and 2004-05-26 00:53:10 +00:00
kbdmux Provide ability to disable kbdmux(4) with the hint.kbdmux.0.disabled="1" hint. 2006-03-01 18:34:48 +00:00
kue Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
le - Add C-bus and ISA front-ends for le(4) so it can actually replace 2006-05-17 21:25:23 +00:00
lge Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
libalias Don't compile legacy libalias support into kernel. 2005-06-20 08:33:29 +00:00
libiconv - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
libmbpool Add a facility for devices, specifically network interfaces, that require 2003-07-15 08:59:38 +00:00
libmchain
linprocfs Let kmod.mk touch opt_*.h files as needed. 2004-09-04 06:37:58 +00:00
linsysfs Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux 2006-05-09 22:27:01 +00:00
linux Enhance the Linux emulation layer to make MegaRAID SAS managements tool happy. 2006-05-05 16:10:45 +00:00
lmc - Don't include opt_global.h, it is always included implicitly. 2005-10-05 10:07:27 +00:00
lpt
mac_biba
mac_bsdextended
mac_ifoff
mac_lomac
mac_mls
mac_none
mac_partition
mac_portacl mac_portacl.c no longer references vnode_if.h. 2004-12-30 13:49:01 +00:00
mac_seeotheruids
mac_stub Following the repo-copy from src/sys/modules/mac_none/Makefile, 2003-11-11 21:23:54 +00:00
mac_test
mcd
md Rename GEOM class kernel module g_md.ko to geom_md.ko for consistency 2005-11-11 11:31:23 +00:00
mem No need to generate vnode_if.h anymore 2004-12-29 08:44:30 +00:00
mfi Remove cruft. 2006-05-29 18:05:26 +00:00
mii Don't build dc-only pseudo phy devices with mii.ko anymore 2005-10-18 06:39:30 +00:00
mlx
mly
mpt Update for the new and removed MPT driver files. 2005-07-10 15:07:57 +00:00
mqueue Change filesystem name from mqueue to mqueuefs for style consistent. 2005-11-27 08:30:12 +00:00
msdosfs Let kmod.mk touch opt_*.h files as needed. 2004-09-04 06:37:58 +00:00
msdosfs_iconv - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
mse Separate mse driver into a core driver and a bus attachments. Separate out 2004-12-12 20:05:50 +00:00
mxge - Complete the myri10ge -> mxge name change by doing a mechanical 2006-06-13 13:53:52 +00:00
my
ncp Removed custom "load" and "unload" targets. 2004-01-19 14:00:26 +00:00
ncv Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
ndis Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
netgraph A netgraph node that can do different manipulations with 2006-06-27 12:45:28 +00:00
nfe Add a pure open source nForce Ethernet driver, under BSDL. 2006-06-26 23:41:07 +00:00
nfs4client Style: Remove blank lines before EOF. 2006-02-18 23:49:28 +00:00
nfsclient Style: Remove blank lines before EOF. 2006-02-18 23:49:28 +00:00
nfsserver Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
nge Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
nmdm Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
nsp Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
ntfs - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
ntfs_iconv - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
nullfs
nve Due to a CVS misfire, I ended up committing the wrong version of this. 2005-03-12 08:02:06 +00:00
nwfs opt_vmpage.h is no longer needed here because it is not included by 2006-01-26 19:21:27 +00:00
oltr - Split out PCI support. 2005-02-03 23:01:01 +00:00
osf1 Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
padlock Add VIA/ACE "PadLock" support as a crypto(9) driver. 2005-08-18 00:30:22 +00:00
patm Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
pccard Add pccard_device.c 2005-09-20 06:48:55 +00:00
pcfclock
pcn Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
pecoff Update to reflect takawata-san's changes to MAINTAINERS 2005-06-03 15:35:36 +00:00
pf Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
pflog Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
plip
pmc Change a directory layout for pc98. 2005-05-10 12:02:18 +00:00
portalfs
ppbus o Remove @- from the ln and change it to a -sf. This was bogus, and 2003-11-19 05:08:27 +00:00
ppc Make this usable for all platforms. 2006-06-18 05:04:42 +00:00
ppi o Remove @- from the ln and change it to a -sf. This was bogus, and 2003-11-19 05:08:27 +00:00
pps o Remove @- from the ln and change it to a -sf. This was bogus, and 2003-11-19 05:08:27 +00:00
procfs Define the target for opt_compat.h only if KERNBUILDDIR 2005-08-18 14:50:08 +00:00
pseudofs Add PSEUDOFS_TRACE option. 2005-03-14 16:04:27 +00:00
pst Add pst as a module 2003-08-30 08:01:05 +00:00
puc Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
ral Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR) 2006-03-05 20:38:55 +00:00
random Include nehemiah.c only on i386, as is done for the non-modules 2004-04-11 15:40:18 +00:00
ray Move to generating pccarddevs.h on the fly, both for the kernel and 2004-05-26 00:53:10 +00:00
rc Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
rc4
re Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
reiserfs Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@. 2005-06-18 17:10:50 +00:00
rl Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
rndtest
rp Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
rr232x Remove hand-rolled cross-build glue. Normal cross-build infrastructure 2006-05-05 14:26:28 +00:00
rue Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
s3
safe Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
sbni
sbsh
scc Build the scc(4) module with EBus and SBus attachments for sparc64 2006-04-01 04:54:47 +00:00
scd
scsi_low
sem Introduce MAC Framework and MAC Policy entry points to label and control 2005-05-04 10:39:15 +00:00
sf Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
sio Rewrite of puc(4). Significant changes are: 2006-04-28 21:21:53 +00:00
sis Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
sk The sk(4) driver has moved to /sys/dev/sk 2006-04-27 00:14:02 +00:00
slhci Add SL811 based host controller driver for CF usb host controller. 2005-07-14 15:57:01 +00:00
smbfs Retire NETSMBCRYPTO as a kernel option and make its functionality 2006-03-05 22:52:17 +00:00
sn Move to generating pccarddevs.h on the fly, both for the kernel and 2004-05-26 00:53:10 +00:00
snc Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
snp Fix the module build for snp(4). 2005-09-19 10:14:05 +00:00
sound Connect the envy42 driver to the build. 2006-06-17 16:41:54 +00:00
speaker Add /dev/speaker support to amd64. 2005-11-11 09:57:32 +00:00
splash Move the source code for these two modules out of src/sys/modules. 2004-08-06 20:37:08 +00:00
sppp Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
sr Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
ste Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
stg Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
streams Housekeeping. Update for maintainers who have handed in their commit bits 2006-07-01 10:51:55 +00:00
svr4 Housekeeping. Update for maintainers who have handed in their commit bits 2006-07-01 10:51:55 +00:00
sym
syscons Build blank_saver.ko, fade_saver.ko and green_saver.ko on sparc64 2005-07-10 11:47:04 +00:00
sysvipc Fix the standalone module build. 2005-02-09 08:35:24 +00:00
ti The if_ti Tigon I/II driver has moved to /sys/dev/ti 2005-12-10 00:38:33 +00:00
tl Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
trm Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
twa Style: Remove blank lines before EOF. 2006-02-18 23:49:28 +00:00
twe Style cleanup. 2005-08-10 04:01:21 +00:00
tx Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
txp Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
uart o Add scc(4) to the build. 2006-03-30 18:39:24 +00:00
ubsa We don't need to generate vnode_if.h anymore 2004-12-29 08:50:35 +00:00
ubsec Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
ubser We don't need to generate vnode_if.h anymore 2004-12-29 08:50:35 +00:00
ucom We don't need to generate vnode_if.h anymore 2004-12-29 08:50:35 +00:00
ucycom We don't need to generate vnode_if.h anymore 2004-12-29 08:50:35 +00:00
udav Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
udbp Release n_hibma's maintainership due to his ENOTIME. 2005-06-04 10:58:39 +00:00
udf bsd.kmod.mk does not deal with manpages anymore. 2004-01-13 11:28:51 +00:00
udf_iconv Add the Makefile glue for the udf_iconv module. 2003-11-07 09:38:05 +00:00
ufm Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is needed to build as part of world or in src/sys/modules. 2004-06-27 12:33:20 +00:00
ufoma Add FOMA (NTT DoCoMo 3G mobile phone system) driver. 2006-01-09 17:46:36 +00:00
ufs Remove ufs_ihash.c here as well. 2005-03-14 10:23:34 +00:00
uftdi We don't need to generate vnode_if.h anymore 2004-12-29 08:50:35 +00:00
ugen Release n_hibma's maintainership due to his ENOTIME. 2005-06-04 10:58:39 +00:00
uhid Release n_hibma's maintainership due to his ENOTIME. 2005-06-04 10:58:39 +00:00
ukbd Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
ulpt Release n_hibma's maintainership due to his ENOTIME. 2005-06-04 10:58:39 +00:00
umapfs
umass Release n_hibma's maintainership due to his ENOTIME. 2005-06-04 10:58:39 +00:00
umct We don't need to generate vnode_if.h anymore 2004-12-29 08:50:35 +00:00
umodem Release n_hibma's maintainership due to his ENOTIME. 2005-06-04 10:58:39 +00:00
ums Release n_hibma's maintainership due to his ENOTIME. 2005-06-04 10:58:39 +00:00
unionfs
uplcom We don't need to generate vnode_if.h anymore 2004-12-29 08:50:35 +00:00
ural Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
urio We don't need to generate vnode_if.h anymore 2004-12-29 08:50:35 +00:00
usb Release n_hibma's maintainership due to his ENOTIME. 2005-06-04 10:58:39 +00:00
uscanner Release n_hibma's maintainership due to his ENOTIME. 2005-06-04 10:58:39 +00:00
utopia The chip specific functions have been split out in their own 2005-02-25 09:49:29 +00:00
uvisor We don't need to generate vnode_if.h anymore 2004-12-29 08:50:35 +00:00
uvscom We don't need to generate vnode_if.h anymore 2004-12-29 08:50:35 +00:00
vesa
vge Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
vkbd Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
vpo
vr Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
vx Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
wb Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
wi Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
wlan Let modules use the kernel's opt_*.h files if built along with 2005-10-14 23:30:17 +00:00
wlan_acl Update/new modules for net80211 and ath changes. 2004-12-08 17:38:38 +00:00
wlan_ccmp fix typo to resolve undefined symbol 2004-12-16 01:10:48 +00:00
wlan_tkip Update/new modules for net80211 and ath changes. 2004-12-08 17:38:38 +00:00
wlan_wep Update/new modules for net80211 and ath changes. 2004-12-08 17:38:38 +00:00
wlan_xauth Update/new modules for net80211 and ath changes. 2004-12-08 17:38:38 +00:00
xe Move to generating pccarddevs.h on the fly, both for the kernel and 2004-05-26 00:53:10 +00:00
xfs Makefile changes to accomodate new XFS import. 2006-06-09 06:10:17 +00:00
xl Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
zlib Give zlib the ability to be a module that can be depended on, 2004-06-20 17:42:35 +00:00
Makefile Add a pure open source nForce Ethernet driver, under BSDL. 2006-06-26 23:41:07 +00:00
Makefile.inc