diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2005-05-27 15:55:01 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2005-05-27 15:55:01 +0000 |
commit | c8ee3703553b31aac2e402b374242f4d18d28832 (patch) | |
tree | f12b63146f67c74aa7688d3ae0dc4a6fa2cdd00c /sys/arch/alpha/conf | |
parent | c5e7fb535c3ac9fa845fb238eec04cf6dfb9e783 (diff) |
add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@
Diffstat (limited to 'sys/arch/alpha/conf')
-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 596862e0dae..6f4a38897cc 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.55 2005/05/24 08:37:29 brad Exp $ +# $OpenBSD: RAMDISKBIG,v 1.56 2005/05/27 15:54:58 drahn 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. @@ -74,6 +74,7 @@ uhid* at uhidev? # USB Generic HID devices # USB Mass Storage devices umass* at uhub? scsibus* at umass? +atapiscsi* at umass? # USB Modems #umodem* at uhub? |