tsutsui
0eb69997b3
Add a tweak to default value settings for a number of drive heads
...
and a number of sectors per track.
According to sys/fs/msdosfs/msdosfs_vfsops.c:msdosfs_mountfs(),
the kernel doesn't accept BPB with spt (sector per track) > 63
or hds (drive heads) > 255, so if values taken from disklabel
don't match these restrictions, use popular BIOS default values
(255/63) instead.
2005-04-16 14:40:36 +00:00
..
2005-04-12 11:50:29 +00:00
2005-03-20 15:34:47 +00:00
2005-03-30 20:59:34 +00:00
2005-04-07 21:27:44 +00:00
2005-02-06 06:07:12 +00:00
2005-04-07 20:23:13 +00:00
2005-02-11 06:21:21 +00:00
2005-04-14 21:30:11 +00:00
2005-03-20 14:24:13 +00:00
2005-04-01 20:40:17 +00:00
2005-02-09 06:26:13 +00:00
2005-02-06 06:13:47 +00:00
2005-03-18 04:24:35 +00:00
2005-03-29 01:24:10 +00:00
2005-02-05 14:55:44 +00:00
2005-02-05 14:55:44 +00:00
2005-03-31 15:55:57 +00:00
2005-02-05 14:55:44 +00:00
2005-02-05 14:55:44 +00:00
2005-02-05 14:55:44 +00:00
2005-02-05 14:55:44 +00:00
2005-02-05 14:55:44 +00:00
2005-02-09 13:57:57 +00:00
2005-02-05 14:55:44 +00:00
2005-02-05 14:55:44 +00:00
2005-02-05 14:55:44 +00:00
2005-04-12 01:06:39 +00:00
2005-04-16 14:40:36 +00:00
2005-02-09 14:09:46 +00:00
2005-02-19 20:50:26 +00:00
2005-02-28 22:03:05 +00:00
2005-02-17 15:00:33 +00:00
2005-02-21 00:29:06 +00:00
2005-02-24 13:45:08 +00:00
2005-02-09 05:51:38 +00:00
2005-04-06 21:13:03 +00:00
2005-02-09 06:26:13 +00:00
2005-04-05 12:17:17 +00:00