ofd -> ofdisk

This commit is contained in:
mycroft 1998-02-24 05:49:28 +00:00
parent 6bab18f8f1
commit 78875d069d
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: autoconf.c,v 1.4 1998/02/24 05:46:07 mycroft Exp $ */ /* $NetBSD: autoconf.c,v 1.5 1998/02/24 05:49:28 mycroft Exp $ */
/* /*
* Copyright (C) 1995, 1996 Wolfgang Solfrank. * Copyright (C) 1995, 1996 Wolfgang Solfrank.
@ -48,7 +48,7 @@ struct device *booted_device; /* boot device */
int booted_partition; /* ...and partition on that device */ int booted_partition; /* ...and partition on that device */
struct devnametobdevmaj powerpc_nam2blk[] = { struct devnametobdevmaj powerpc_nam2blk[] = {
{ "ofd", 0 }, { "ofdisk", 0 },
#ifdef notyet #ifdef notyet
{ "md", XXX }, { "md", XXX },
#endif #endif

View File

@ -1,4 +1,4 @@
/* $NetBSD: autoconf.c,v 1.4 1998/02/24 05:46:07 mycroft Exp $ */ /* $NetBSD: autoconf.c,v 1.5 1998/02/24 05:49:28 mycroft Exp $ */
/* /*
* Copyright (C) 1995, 1996 Wolfgang Solfrank. * Copyright (C) 1995, 1996 Wolfgang Solfrank.
@ -48,7 +48,7 @@ struct device *booted_device; /* boot device */
int booted_partition; /* ...and partition on that device */ int booted_partition; /* ...and partition on that device */
struct devnametobdevmaj powerpc_nam2blk[] = { struct devnametobdevmaj powerpc_nam2blk[] = {
{ "ofd", 0 }, { "ofdisk", 0 },
#ifdef notyet #ifdef notyet
{ "md", XXX }, { "md", XXX },
#endif #endif