Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2002 05:09:34 -0800 (PST)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/ofw/libofw ofw_disk.c
Message-ID:  <200202151309.g1FD9Y825041@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2002/02/15 05:09:34 PST

  Modified files:
    sys/boot/ofw/libofw  ofw_disk.c 
  Log:
   - Do not include a NetBSD header as it is not needed anymore.
   - Remove two constants that were needed in conjuction with the
     NetBSD disklabel header.  Use the FreeBSD equivalents.
     To boot from NetBSD/sparc64 partitions, define LABELOFFSET to
     be 128.
   - Do not use the complete open firmware path to filter out cdrom drives.
     No path containing "cdrom" is detected as a disk now.
   - Simplify some code.
  
  Revision  Changes    Path
  1.4       +11 -24    src/sys/boot/ofw/libofw/ofw_disk.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202151309.g1FD9Y825041>