diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-05-14 15:12:26 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-05-14 15:12:26 +0000 |
| commit | 19b84cb3ac642cf3766c043fa0b6bdf5b9d2ddfa (patch) | |
| tree | 82c646c580fc6b14bd4a166976f9b63fa43947e2 /sys | |
| parent | c784aa83457b53a95f9427ba872aaac1a92699b1 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index ffd237c32ec2..e89024d78c49 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC,v 1.143.2.10 1999/04/24 02:30:18 obrien Exp $ +# $Id: GENERIC,v 1.143.2.11 1999/05/04 00:15:55 msmith Exp $ machine "i386" cpu "I386_CPU" @@ -52,6 +52,7 @@ config kernel root on wd0 #options NINTR=24 # number of INTs controller isa0 +controller pnp0 controller eisa0 controller pci0 |
