Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 1995 21:05:28 -0700
From:      Poul-Henning Kamp <phk>
To:        CVS-commiters, cvs-user
Subject:   cvs commit: src/release/libdisk change.c create_chunk.c disk.c tst01.c write_disk.c
Message-ID:  <199505010405.VAA12614@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
phk         95/04/30 21:05:27

  Modified:    release/libdisk  change.c create_chunk.c disk.c tst01.c
                        write_disk.c
  Log:
  start CHS is 0xff,0xff,0xff if past 1024.
  end CHS is 1023,bios_hd,bios_sect if past 1024.  This way we can find
  bios the geometry again.
  Added a primitive "scan" to tst01.



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