freebsd-dev/sys/conf
Brian Somers ad01e0c856 Add a ``digi'' driver.
This driver supports PCI Xr-based and ISA Xem Digiboard cards.
dgm will go away soon if there are no problems reported.  For now,
configuring dgm into your kernel warns that you should be using
digi.  This driver is probably close to supporting Xi, Xe and Xeve
cards, but I wouldn't expect them to work properly (hardware
donations welcome).

The digi_* pseudo-drivers are not drivers themselves but contain
the BIOS and FEP/OS binaries for various digiboard cards and are
auto-loaded and auto-unloaded by the digi driver at initialisation
time.  They *may* be configured into the kernel, but waste a lot
of space if they are.  They're intended to be left as modules.

The digictl program is (mainly) used to re-initialise cards that
have external port modules attached such as the PC/Xem.
2001-05-02 01:08:09 +00:00
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Add a ``digi'' driver. 2001-05-02 01:08:09 +00:00
files.alpha Add and document the LINPROCFS option, so that we can build linprocfs 2001-02-27 08:11:28 +00:00
files.i386 Move the isa parts to a separate file. 2001-04-16 13:20:39 +00:00
files.ia64 Overhaul of the SMP code. Several portions of the SMP kernel support have 2001-04-27 19:28:25 +00:00
files.pc98 Move the isa parts to a separate file. 2001-04-16 13:20:39 +00:00
kern.mk Add section for building ia64 kernels. 2000-10-16 20:04:52 +00:00
kmod.mk Don't install KO's with the "schg" flag. 2001-04-25 20:56:15 +00:00
ldscript.alpha Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.amd64 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.i386 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.ia64 Change the kernel layout to match Linux/ia64 more closely. This prevents 2001-03-09 13:47:25 +00:00
ldscript.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors Add a ``digi'' driver. 2001-05-02 01:08:09 +00:00
Makefile.alpha Add back in the bits to remove any existing "schg" flags as we have 2001-04-29 01:53:57 +00:00
Makefile.i386 Add back in the bits to remove any existing "schg" flags as we have 2001-04-29 01:53:57 +00:00
Makefile.ia64 Add back in the bits to remove any existing "schg" flags as we have 2001-04-29 01:53:57 +00:00
Makefile.pc98 Add back in the bits to remove any existing "schg" flags as we have 2001-04-29 01:53:57 +00:00
Makefile.powerpc Add back in the bits to remove any existing "schg" flags as we have 2001-04-29 01:53:57 +00:00
newvers.sh setlocale(3) has been fixed to match POSIX standard: 2001-03-02 16:52:14 +00:00
NOTES Add a ``digi'' driver. 2001-05-02 01:08:09 +00:00
options Say goodbye to TCP_COMPAT_42 2001-04-20 11:58:56 +00:00
options.alpha Turn on preemption by default on the alpha arch. This also removes the 2001-05-01 00:19:24 +00:00
options.i386 All NETSMB* options should use opt_netsmb.h file (the joy of multiple repos). 2001-04-13 10:53:56 +00:00
options.ia64 Allow the size of the SSC memory disk used with the SKI emulator to be 2001-04-30 21:26:43 +00:00
options.pc98 Merged from sys/conf/options.i386 revision 1.148. 2001-04-16 09:13:51 +00:00
param.c Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00