Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 1995 16:48:28 -0700
From:      Julian Elischer <julian>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/sys disklabel.h
Message-ID:  <199504302348.QAA07067@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
julian      95/04/30 16:48:28

  Modified:    sys/sys   disklabel.h
  Log:
  making a reservation for more bits before people start using them
  in the minor number, (this stuff HAS to go!)
  The change I want is:
  /*
         3                   2                   1                   0
       1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0
      _________________________________________________________________
      | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
      -----------------------------------------------------------------
      |      TYPE           | SLICE   |  MAJOR?       |  UNIT   |PART | <-now
      -----------------------------------------------------------------
      |      TYPE     |PART2| SLICE   |  MAJOR?       |  UNIT   |PART | <-soon
      -----------------------------------------------------------------
  
          I want 3 more part bits (taken from 'TYPE' (useless as it is) (JRE)
  */



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