freebsd-nq/sys/conf
Mike Smith 46f3ff7986 Major ppbus updates from the author.
- ppbus now supports PLIP via the if_plip driver
 - ieee1284 infrastructure added, including parallel-port PnP
 - port microsequencer added, for scripting the sort of port I/O
   that is common with parallel devices without endless calls up and down
   through the driver structure.
 - improved bus ownership behaviour among the ppbus-using drivers.
 - improved I/O chipset feature detection

The vpo driver is now implemented using the microsequencer, leading to
some performance improvements as well as providing an extensive example
of its use.

Reviewed by:	msmith
Submitted by:	Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>
1998-08-03 19:14:33 +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 Major ppbus updates from the author. 1998-08-03 19:14:33 +00:00
files.alpha Add KN20AA support. 1998-07-22 08:24:39 +00:00
files.i386 Add the 'cs' driver for Crystal Semiconductor CS89x0 devices. This 1998-07-20 20:00:43 +00:00
files.newconf Add lines for new files in ipfilter 1997-05-25 15:56:18 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision 1.199. 1998-07-21 12:07:02 +00:00
kern.mk Added -ansi to CWARNFLAGS so that ANSI errors don't come back. 1998-05-01 18:13:37 +00:00
kmod.mk Honor NOSHARED for tools. All tools should be built static for 1998-07-29 14:19:48 +00:00
ldscript.alpha Change load address to 0xfffffc0000300000 to help support AS200. 1998-07-30 08:12:14 +00:00
ldscript.powerpc Change load address to 0xfffffc0000300000 to help support AS200. 1998-07-30 08:12:14 +00:00
majors 100 xrpu Xilinx Reprogrammable Processing Unit 1998-05-29 08:51:34 +00:00
Makefile.alpha Change load address to 0xfffffc0000300000 to help support AS200. 1998-07-30 08:12:14 +00:00
Makefile.i386 Removed historical dependencies on `Makefile'. They had rotted to being 1998-07-12 10:47:32 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.117. 1998-07-12 14:30:54 +00:00
Makefile.powerpc Removed historical dependencies on `Makefile'. They had rotted to being 1998-07-12 10:47:32 +00:00
newvers.sh Move __FreeBSD_version from src/sys/conf/newvers.sh to 1998-05-21 19:21:46 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES Major ppbus updates from the author. 1998-08-03 19:14:33 +00:00
options Prepare to handle MAXUSERS as a normal option. 1998-07-12 01:48:14 +00:00
options.alpha Add KN20AA support. 1998-07-22 08:24:39 +00:00
options.i386 Nuked opt_defunct.h and kern_opt.c. config(8) now generates good enough 1998-06-30 14:43:04 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision 1.82. 1998-07-02 12:40:01 +00:00
param.c Moved definition of fscale from param.c to kern_synch.c where it 1998-07-11 13:06:41 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00