freebsd-nq/sys/conf
Alexander Langer d61e6649d5 Since this file is doc now, reorganize its structure.
Currently, many drivers support more than one bus of ISA, EISA, MCA,
PCI.

Before this commit, we had, for example, some SCSI devices listed more
than once, iirc, some up to three times (ISA/EISA, MCA, PCI).

Since now the "device" line is common for all of them and they only
differ for the hints stuff, I did the following:

First, list Busses: (E)ISA, MCA, PCI and explain, that only ISA
needs the hints stuff.

Move NIC/SCSI stuff, which were the only split sections, behind these
stuff.  Describe all drivers only one time and list all supported
chips.

List all device (+ hints for ISA, if possible).

I've also added few additional supported chips to some drivers, xl for
example and some SCSI drivers.

Also, softupdates is no longer disabled by default, so the comment should
not say, it's not enabled by default due to license issues.

Approved by:	asmodai

To come:	include PAO devices (imp volunteered for help)
2000-07-09 12:34:53 +00:00
..
defines
files Add entropy gathering code. This will work whether the module is 2000-07-07 09:03:59 +00:00
files.alpha Add support for the Alpha Processor, Inc. UP1000 system. 2000-06-19 21:15:45 +00:00
files.i386 Borrow phk's axe and apply the next stage of config(8)'s evolution. 2000-06-13 22:28:50 +00:00
files.pc98 PC-98 version of ed driver is a statically limited driver. 2000-06-21 14:54:19 +00:00
kern.mk Reserve register t7 on alpha to point at per-cpu global variables. 2000-04-28 08:44:42 +00:00
kmod.mk Fix the 'file not found' in the load target, someone 2000-06-22 02:07:18 +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.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors o Update e-mail address associated with /dev/audit to reflect 2000-07-04 20:40:20 +00:00
Makefile.alpha Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
Makefile.i386 Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
Makefile.pc98 Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
Makefile.powerpc Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
newvers.sh Welcome to 5.0-current! 2000-03-13 09:13:01 +00:00
NOTES Since this file is doc now, reorganize its structure. 2000-07-09 12:34:53 +00:00
options Replace the PQ_*CACHE options with a single PQ_CACHESIZE option that you 2000-07-04 08:55:18 +00:00
options.alpha Add support for the Alpha Processor, Inc. UP1000 system. 2000-06-19 21:15:45 +00:00
options.i386 Added new options CPU_PPRO2CELERON and CPU_L2_LATENCY to support 2000-06-13 09:10:37 +00:00
options.pc98 Merged from sys/conf/options.i386 rev 1.137. 2000-06-13 13:08:30 +00:00
param.c Move the MSG* and SEM* options to opt_sysvipc.h 2000-05-01 13:33:56 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00