Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
1.9 KiB

  1. # $Id: disktab,v 1.2 1995/10/27 23:58:28 deraadt Exp $
  2. #
  3. # PC532 version.
  4. #
  5. # Disk geometry and partition layout tables.
  6. # Key:
  7. # dt controller type
  8. # ty type of disk (fixed, removeable, simulated)
  9. # d[0-4] drive-type-dependent parameters
  10. # ns #sectors/track
  11. # nt #tracks/cylinder
  12. # nc #cylinders/disk
  13. # sc #sectors/cylinder, ns*nt default
  14. # su #sectors/unit, sc*nc default
  15. # se sector size, DEV_BSIZE default
  16. # rm rpm, 3600 default
  17. # sf supports bad144-style bad sector forwarding
  18. # sk sector skew per track, default 0
  19. # cs sector skew per cylinder, default 0
  20. # hs headswitch time, default 0
  21. # ts one-cylinder seek time, default 0
  22. # il sector interleave (n:1), 1 default
  23. # bs boot block size, default BBSIZE
  24. # sb superblock size, default SBSIZE
  25. # o[a-h] partition offsets in sectors
  26. # p[a-h] partition sizes in sectors
  27. # b[a-h] partition block sizes in bytes
  28. # f[a-h] partition fragment sizes in bytes
  29. # t[a-h] partition types (filesystem, swap, etc)
  30. #
  31. # Floppy and boot disk support
  32. #
  33. floppy3|3in|3.5in High Density Floppy:\
  34. :ty=floppy:se#512:nt#2:rm#300:ns#18:nc#80:\
  35. :pa#2880:oa#0:ba#4096:fa#512:\
  36. :pc#2880:oc#0:
  37. floppy5|5in|5.25in High Density Floppy:\
  38. :ty=floppy:se#512:nt#2:rm#300:ns#15:nc#80:\
  39. :pa#2400:oa#0:ba#4096:fa#512:\
  40. :pc#2400:oc#0:
  41. boot3|3.5in High Density Boot Floppy:\
  42. :ty=floppy:se#512:nt#2:rm#300:ns#18:nc#80:\
  43. :ta=4.2BSD:pa#2820:oa#0:ba#4096:fa#512:\
  44. :tc=unused:pc#2880:oc#0:\
  45. :th=boot:ph#60:oh#2820:
  46. rd|2mb ramdisk:\
  47. :ty=floppy:se#512:nt#1:rm#8000:ns#256:nc#16:\
  48. :ta=4.2BSD:pa#4096:oa#0:ba#4096:fa#512:\
  49. :tc=unused:pc#4096:oc#0:
  50. #
  51. # Others
  52. #
  53. m2614esa|Fujitsu M2614 ESA 180Mb:\
  54. :ty=winchester:dt=SCSI:\
  55. :ns#34:nt#8:nc#1336:\
  56. :sc#267:su#356178::se#512:\
  57. :rm#3490:sk#12:cs#16:hs#5000:ts#8000:il#1:\
  58. :ta=4.2BSD:oa#267:pa#16554:ba#8192:fa#1024:\
  59. :tb=swap:ob#16821:pb#32841:\
  60. :tc=unused:oc#0:pc#356178:\
  61. :td=4.2BSD:od#49662:pd#16554:bd#8192:fd#1024:\
  62. :te=4.2BSD:oe#66216:pe#289962:be#8192:fe#1024:\
  63. :tg=boot:og#2:pg#265: