freebsd-dev/sys/conf
Warner Losh 969eaf2179 Break out obscure ISA cards into their own files, as well as ne2000
and wd80x3 support.  Make the obscure ISA cards optional, and add
those options to NOTES on i386 (note: the ifdef around the whole code
is for module building).  Tweak pc98 ed support to include wd80x3 too.
Add goo for alpha too.

The affected cards are the 3Com 3C503, HP LAN+ and SIC (whatever that
is).  I couldn't find any of these for sale on ebay, so they are
untested.  If you have one of these cards, and send it to me, I'll
ensure that you have no future problems with it...

Minor cleanups as well by using functions rather than cut and paste
code for some probing operations (where the function call overhead is
lost in the noise).

Remove use of kvtop, since they aren't required anymore.  This driver
needs to get its memory mapped act together, however, and use bus
space.  It doesn't right now.

This reduces the size of if_ed.ko from about 51k to 33k on my laptop.
2005-02-09 20:03:40 +00:00
..
defines
files Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
files.alpha Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
files.amd64
files.arm
files.i386 Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
files.ia64
files.pc98 Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
files.powerpc
files.sparc64
kern.mk
kern.post.mk
kern.pre.mk
kmod_syms.awk
kmod.mk Emblish rev 1.180 to -fno-strict-alias w/-Os & -O3 also. 2005-02-09 07:34:22 +00:00
ldscript.alpha
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.powerpc
ldscript.sparc64
majors
majors.awk
Makefile.alpha
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.pc98
Makefile.powerpc - remove NO_MODULES since they've been working for some time 2005-02-03 06:28:17 +00:00
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh
NOTES Fix sloppy use of "manpage", bump .Dd where applicable and rename RED to 2005-02-07 23:20:12 +00:00
options Break out obscure ISA cards into their own files, as well as ne2000 2005-02-09 20:03:40 +00:00
options.alpha
options.amd64
options.arm
options.i386
options.ia64
options.pc98 The bs and wdc drivers are gone. 2005-02-04 15:29:54 +00:00
options.powerpc
options.sparc64
systags.sh