diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-11-08 23:53:13 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-11-08 23:53:13 +0000 |
commit | 20e7c06fe66a526b4808dff882fa88621379c051 (patch) | |
tree | faddeccc73a388111946c41e2948e577bd79b3bd /sys/arch/mvme68k/conf/GENERIC | |
parent | 4bc8efd29f290caad078386f1308c7f9d49c95ae (diff) |
There is no point keeping ramdisk support in non-RAMDISK kernels.
Diffstat (limited to 'sys/arch/mvme68k/conf/GENERIC')
-rw-r--r-- | sys/arch/mvme68k/conf/GENERIC | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/mvme68k/conf/GENERIC b/sys/arch/mvme68k/conf/GENERIC index 080f8efbeb7..63c89d655ec 100644 --- a/sys/arch/mvme68k/conf/GENERIC +++ b/sys/arch/mvme68k/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.19 2001/06/27 05:46:18 art Exp $ +# $OpenBSD: GENERIC,v 1.20 2001/11/08 23:53:10 miod Exp $ machine mvme68k m68k @@ -96,8 +96,6 @@ ch* at scsibus? target ? lun ? ss* at scsibus? target ? lun ? uk* at scsibus? target ? lun ? -pseudo-device rd 2 - #si0 at vmes0 addr 0xff200000 ipl 2 vec 0x40 #nxdc0 at vmes0 addr 0xff00ee80 ipl 2 vec 0x44 #xd* at xdc? target ? |