Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 1995 03:45:46 -0700
From:      Andreas Schulz <ats>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/i386/isa wcd.c
Message-ID:  <199509151045.DAA16474@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ats         95/09/15 03:45:44

  Modified:    sys/i386/isa  wcd.c
  Log:
  Correct the calculation of the unit number. it is not minor(x) & 3. It need
  to be shifted >> 3. The last bits are the partition info.



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