diff --git a/sys/i386/conf/GENERICAH b/sys/i386/conf/GENERICAH index 55c0ed33de53..eff8f2cef270 100644 --- a/sys/i386/conf/GENERICAH +++ b/sys/i386/conf/GENERICAH @@ -1,7 +1,7 @@ # # GENERICAH -- Generic machine with WD/AHx family disks # -# $Id: GENERICAH,v 1.26 1994/02/28 04:19:36 alm Exp $ +# $Id: GENERICAH,v 1.27 1994/03/01 01:27:01 alm Exp $ # machine "i386" @@ -78,7 +78,7 @@ pseudo-device loop pseudo-device ether pseudo-device log pseudo-device sl 2 -pseudo-device pty 12 +pseudo-device pty 16 pseudo-device speaker pseudo-device swappager diff --git a/sys/i386/conf/GENERICBT b/sys/i386/conf/GENERICBT index b8242f36e084..23fdc41a5598 100644 --- a/sys/i386/conf/GENERICBT +++ b/sys/i386/conf/GENERICBT @@ -1,7 +1,7 @@ # # GENERICBT -- Generic machine with WD/BTx family disks # -# $Id: GENERICBT,v 1.26 1994/02/28 04:19:38 alm Exp $ +# $Id: GENERICBT,v 1.27 1994/03/01 01:27:03 alm Exp $ # machine "i386" @@ -78,7 +78,7 @@ pseudo-device loop pseudo-device ether pseudo-device log pseudo-device sl 2 -pseudo-device pty 12 +pseudo-device pty 16 pseudo-device speaker pseudo-device swappager diff --git a/sys/i386/conf/SYSCONS b/sys/i386/conf/SYSCONS index f60952c57c93..5c1fb04de8ed 100644 --- a/sys/i386/conf/SYSCONS +++ b/sys/i386/conf/SYSCONS @@ -1,7 +1,7 @@ # # SYSCONS -- Generic machine with WD/AHx family disks and syscons # -# $Id: SYSCONS,v 1.19 1994/02/28 04:19:39 alm Exp $ +# $Id: SYSCONS,v 1.20 1994/03/01 01:27:03 alm Exp $ # machine "i386" @@ -79,7 +79,7 @@ pseudo-device loop pseudo-device ether pseudo-device log pseudo-device sl 2 -pseudo-device pty 4 +pseudo-device pty 16 pseudo-device speaker pseudo-device swappager