freebsd-dev/sys/dev
peter 22cdba1992 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
..
aic7xxx Set SCSIGO generically before we determine the phase instead of doing it 1995-10-26 23:54:13 +00:00
bktr Kernel components of Matrox Meteor driver. 1995-08-28 17:03:18 +00:00
cy sio.c: 1995-10-22 15:38:08 +00:00
de From Matt Thomas: 1995-10-26 07:40:11 +00:00
dgb Fix select(). 1995-10-12 23:28:41 +00:00
ed Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
eisa Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ep Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
fdc BIOS manufacturers don't seem to have a unique idea about 2.88 MB 1995-10-09 15:00:39 +00:00
fe Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
ic Rewrite: 1995-07-05 12:15:52 +00:00
ie Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
joy Actually, 97 out of 304 devsw functions had benignly mismatched types. 1995-09-08 19:57:13 +00:00
kbd Change fkey 63 from ^[[K to ^[[~. 1995-03-28 21:30:13 +00:00
lnc Say goodbye to IFF_NOTRAILERS. Support for trailers was officially 1995-10-13 19:48:06 +00:00
mcd Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00
mse Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00
pci Fixed bug where wrong thing was being checked for NULL before calling 1995-10-02 13:43:11 +00:00
ppbus Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
rc Allow any speed from 0..76800 1995-08-02 10:17:35 +00:00
scd Fix benign type mismatches in isa interrupt handlers. Many returned int 1995-09-19 18:55:37 +00:00
si Remove bogus #include <sys/device.h>, and the bogus instances of 1995-10-21 09:10:49 +00:00
sio sio.c: 1995-10-22 15:38:08 +00:00
snp Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00
speaker Fixed init functions argument type - caddr_t -> void *. Fixed a couple of 1995-09-09 18:10:37 +00:00
syscons Do a pass over the broken LKM's and update them to use the "new" 1995-10-28 12:35:14 +00:00
vn Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00