freebsd-dev/sys/i386/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
..
GENERIC Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS) 2001-04-15 19:37:28 +00:00
GENERIC.hints Create a pmtimer device instance for GENERIC and NEWCARD kernels by default. 2000-12-07 14:27:02 +00:00
gethints.pl Report the line number where gethints.pl does not understand something 2000-06-26 09:08:23 +00:00
Makefile Get the build bits right for the new Architecture Independant null- and 2000-06-25 09:18:13 +00:00
makeLINT.pl Duh! LINT is called NOTES these days. 2000-10-14 08:40:47 +00:00
NEWCARD Soften the dire warnings about this code. Things are kinda working 2001-04-05 17:00:46 +00:00
NEWCARD.hints Create a pmtimer device instance for GENERIC and NEWCARD kernels by default. 2000-12-07 14:27:02 +00:00
NOTES Add a ``digi'' driver. 2001-05-02 01:08:09 +00:00