add 'pseudo-device ccd' where necessary; PR kern/1830.

This commit is contained in:
mikel 1997-01-11 09:11:37 +00:00
parent d511e1bc80
commit aed485cdf2
8 changed files with 16 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.32 1996/12/28 23:10:45 pk Exp $
# $NetBSD: GENERIC,v 1.33 1997/01/11 09:11:37 mikel Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@ -149,3 +149,4 @@ pseudo-device pty 64
pseudo-device md 1
pseudo-device sl 4
pseudo-device vnd 4
pseudo-device ccd 4

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC.PROF,v 1.11 1996/12/28 23:10:46 pk Exp $
# $NetBSD: GENERIC.PROF,v 1.12 1997/01/11 09:11:38 mikel Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@ -153,3 +153,4 @@ pseudo-device pty 64
pseudo-device md 1
pseudo-device sl 4
pseudo-device vnd 4
pseudo-device ccd 4

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.50 1996/12/17 07:22:30 scottr Exp $
# $NetBSD: GENERIC,v 1.51 1997/01/11 09:11:41 mikel Exp $
#
# GENERIC
@ -97,6 +97,7 @@ uk* at scsibus? target ? lun ? # SCSI unknown
pseudo-device pty 16
pseudo-device bpfilter 12
pseudo-device vnd 2
pseudo-device ccd 2
pseudo-device ppp 2
pseudo-device loop
pseudo-device sl

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.3 1996/08/26 23:40:46 mrg Exp $
# $NetBSD: GENERIC,v 1.4 1997/01/11 09:11:43 mikel Exp $
#
# Generic configuration file for MIPS R4400 PICA system
#
@ -90,3 +90,4 @@ pseudo-device pty 64 # pseudo ptys
pseudo-device bpfilter 16 # packet filter ports
pseudo-device loop
pseudo-device vnd 4 # virtual disk
pseudo-device ccd 4 # concatenated disks

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.33 1996/12/28 23:27:28 pk Exp $
# $NetBSD: GENERIC,v 1.34 1997/01/11 09:11:39 mikel Exp $
#
# GENERIC Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
@ -177,3 +177,4 @@ pseudo-device tun 2 # network tunneling over tty
pseudo-device pty 64 # pseudo-terminals
#pseudo-device vnd 4 # paging to files
#pseudo-device ccd 4 # concatenated disks

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_KGDB,v 1.6 1996/12/28 23:27:29 pk Exp $
# $NetBSD: GENERIC_KGDB,v 1.7 1997/01/11 09:11:40 mikel Exp $
#
# GENERIC_KGDB Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
@ -168,3 +168,4 @@ pseudo-device tun 2 # network tunneling over tty
pseudo-device pty 64 # pseudo-terminals
#pseudo-device vnd 4 # paging to files
#pseudo-device ccd 4 # concatenated disks

View File

@ -1,4 +1,4 @@
# $NetBSD: KGDB,v 1.6 1996/12/28 23:27:29 pk Exp $
# $NetBSD: KGDB,v 1.7 1997/01/11 09:11:40 mikel Exp $
#
# GENERIC_KGDB Sun3 (3/50, 3/60, 3/110, 3/160, 3/260)
@ -168,3 +168,4 @@ pseudo-device tun 2 # network tunneling over tty
pseudo-device pty 64 # pseudo-terminals
#pseudo-device vnd 4 # paging to files
#pseudo-device ccd 4 # concatenated disks

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.17 1996/08/20 14:05:16 ragge Exp $
# $NetBSD: GENERIC,v 1.18 1997/01/11 09:11:42 mikel Exp $
#
# GENERIC VAX configuration file; all supported devices.
#
@ -146,3 +146,4 @@ pseudo-device ppp 2
pseudo-device tun 2
pseudo-device tb 1
pseudo-device vnd 4
pseudo-device ccd 4