diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index 66d0b0c250f..177e88e44c2 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.74 2008/05/23 17:47:41 deraadt Exp $ +# $OpenBSD: RAMDISKBIG,v 1.75 2008/06/26 21:49:39 todd Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -319,3 +319,4 @@ pseudo-device bpfilter 1 pseudo-device loop pseudo-device rd 1 pseudo-device wsmux 2 +pseudo-device bio 1 # ioctl multiplexing device |