peter
1626101dd4
Kill joy for the time being, it used lkm unconditionally, breaking world.
...
Submitted by: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
1999-04-19 20:36:06 +00:00
bde
4b9d91f834
Actually build the new fxp module.
...
Updated comments about rotten modules.
Fixed disorder and English errors.
1999-04-18 03:18:33 +00:00
peter
82d728b4a9
Disconnect lkm subdir so we don't build a lkm module, in case something
...
I do breaks world or the nightly snapshots. (you can still do it by hand
though for the moment)
1999-04-17 16:31:13 +00:00
peter
4c7fabcc47
Drop the atapi module from the build, it's just wasting time.
1999-04-13 18:53:54 +00:00
julian
c26ea8f875
quick BDE premption
1999-03-14 20:43:09 +00:00
julian
8ad9ed65a4
A bit of a hack, but allows the vn device to be a module again.
...
Submitted by: Matt Dillon <dillon@freebsd.org>
1999-03-14 20:40:15 +00:00
julian
0c3f3973d2
Submitted by: Matt Dillon <dillon@freebsd.org>
...
The old VN device broke in -4.x when the definition of B_PAGING
changed. This patch fixes this plus implements additional capabilities.
The new VN device can be backed by a file ( as per normal ), or it can
be directly backed by swap.
Due to dependencies in VM include files (on opt_xxx options) the new
vn device cannot be a module yet. This will be fixed in a later commit.
This commit delimitted by tags {PRE,POST}_MATT_VNDEV
1999-03-14 09:20:01 +00:00
newton
2d24e4c75d
Converted "streams" pseudo-device into a KLD
1999-02-22 11:44:46 +00:00
semenu
888efede80
Added ntfs subdirectory.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:18:25 +00:00
newton
39d7d3791b
Activate svr4 module
1999-01-30 06:31:51 +00:00
peter
78cf177188
Add vn module to build list.
1999-01-21 17:19:56 +00:00
peter
737acb1f52
Update for pcic for kld modules and activate
1999-01-19 00:41:17 +00:00
peter
c22cc14762
Add the lkm module
1999-01-17 19:06:06 +00:00
yokota
c3b11c5ced
Add splash screen module. This version has rather limited
...
capabilities, but should be a good start... Well, sort of.
It can handle W*ndows 256 color BMP file. (Other color depth probably
won't work.) The size of the image must be 320x200 or less. *sigh*
1999-01-11 03:34:56 +00:00
bde
d98e810644
Fixed bitrot in comments.
1999-01-01 10:33:52 +00:00
yokota
5a32103859
Make the VESA KLD module work!
1998-12-30 11:21:08 +00:00
peter
85c18bc7e4
Reconnect vinum KLD module and have it build from sys/dev/vinum rather than
...
from outside the src/sys tree like before.
1998-12-28 05:27:24 +00:00
sos
c20c90c709
Temporaryly disable vinum, awaiting repository copy of misplaced files.
1998-12-27 19:43:28 +00:00
sos
32fd2a83cb
Remove depricated wcd module.
1998-12-27 19:01:47 +00:00
jdp
1c295dbf02
Fix make world breakage: "$MACHINE_ARCH" -> "${MACHINE_ARCH}".
1998-11-04 18:25:23 +00:00
msmith
0e8da37687
Don't try to build i386-centric modules on non-i386 systems.
1998-11-04 17:15:07 +00:00
peter
78464eeb15
Reactivate coda. Also, KLD isn't just for i386, it will work on all
...
architectures since it is a key part of the configuration mechanism. The
exact same code runs in the kernel as it does in a kld module.
1998-11-03 08:58:27 +00:00
peter
e6e5fe4da6
The union kld module is now fully functional.
1998-11-03 08:03:04 +00:00
peter
2c746786bd
Update comments on status of modules
1998-11-03 06:51:48 +00:00
peter
ac52f6b758
Sample initial set of kld-ified modules. Not all have been completely
...
converted yet. These are more of a starting point. This is NOT connected
to the parent Makefile.
OK'ed by jkh (who is ever so patiently waiting)
1998-10-16 04:30:52 +00:00
grog
90ae3eab9d
Include vinum in SUBDIR
1998-09-28 05:38:52 +00:00
rvb
5a8cd70229
lkm for coda
1998-09-25 17:51:44 +00:00
sos
a53d2c6aab
Add the vesa module to the list
1998-09-15 20:17:35 +00:00
jb
2ffd3c532c
The FreeBSD lkm design is aout specific.
1998-05-15 11:57:05 +00:00
msmith
115161cc63
Don't reference (nonesxistent) qcam module.
1998-02-18 14:30:07 +00:00
jlemon
37d5350c7b
Remove the vm86 LKM.
1997-08-28 14:45:26 +00:00
dyson
0ab350a9e5
Add VM86 to the lkm build.
1997-08-09 00:23:07 +00:00
peter
1db7fe2fb1
Revert $FreeBSD$ back to $Id$
1997-02-22 12:49:29 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
bde
474d107d6d
Disabled unusable union lkm.
1996-06-23 13:31:20 +00:00
asami
e716f5104a
Add ccd.
1996-06-12 03:49:35 +00:00
pst
0398bd4a39
Add in qcam module (forgot)
1996-03-24 00:30:38 +00:00
jmz
6d4bf6f5df
Add joy to the SUBDIR list.
1996-03-16 01:43:26 +00:00
peter
74988655dc
Detach fpu and gnufpu from Makefile.. These lkm's build (or used to)
...
but are not quite useable. (fpu is used by init, and process switch
apparently..)
1996-01-06 23:15:40 +00:00
bde
2b74cd6d7a
Reformatted the list of broken modules and added ip_mroute_mod to it.
1995-12-16 21:19:18 +00:00
phk
30e263dcab
Two x87 emulators as LKMs.
...
If somebody with the right HW would make the change to /etc/rc to use
this, we could rip MATH_EMULATE from GENERIC...
1995-12-14 08:26:14 +00:00
peter
6bfe6080d6
Reattach atapi and wcd to the lkm Makefile, these compile for me now.
1995-10-28 17:46:03 +00:00
peter
64c1570c78
Sorry.. I didn't mean to re-enable wcd yet
1995-10-28 13:28:16 +00:00
peter
cb39a8365e
Do a pass over the broken LKM's and update them to use the "new"
...
convention of having their entry point named "<modname>_mod"".
Symorder is enforcing this when the current bsd.kmod.mk is installed.
I've not tested all these, but at least they all compile now.
Reattach them to the makefile.
Note that the change that I made to symorder needs to be compiled and
installed before any LKM's will work - the last version was corrupting
the relocation tables. A "make world" will to this, but if you
manually run a make on the lkm's you'll need to take care of it by
hand.
1995-10-28 12:35:14 +00:00
ache
f226018bb9
Temp. disable following modules:
...
atapi coff ibcs2 ipfw linux syscons wcd
(until they will be fixed)
It allows to build/install other modules from top
1995-10-28 02:49:46 +00:00
swallace
d290ff1973
Remove socksys lkm from makefile list.
1995-10-10 08:23:13 +00:00
phk
21ab8fe695
pcic lkm for the pccard stuff.
1995-08-24 09:06:24 +00:00
sos
f14ea10694
First incarnation of our Linux emulator or rather compatibility code.
...
This first shot only incorporaties so much functionality that DOOM
can run (the X version), signal handling is VERY weak, so is many
other things. But it meets my milestone number one (you guessed it
- running DOOM).
Uses /compat/linux as prefix for loading shared libs, so it won't
conflict with our own libs.
Kernel must be compiled with "options COMPAT_LINUX" for this to work.
1995-06-25 17:32:43 +00:00
wollman
6c86108b8d
I was wrong. I thought that the ip_mroute lkm would still compile, but it
...
seems to have stopped working on me. Disable it until I get a chance to
fix it.
1995-06-13 20:51:13 +00:00
wollman
d590bce33d
The discard, tunnel, SLIP, and PPP network interface pseudo-devices
...
are now dynamically loadable. It doesn't make sense to do the same
for the loopback.
1995-03-20 19:25:49 +00:00