0xA0 = Suspend to disk.

This commit is contained in:
Josef Karthauser 2000-08-07 00:26:09 +00:00
parent 9bd863570a
commit 197ef30718
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64316
2 changed files with 2 additions and 0 deletions

View File

@ -171,6 +171,7 @@ struct part_type
,{0x93, "Amoeba filesystem"}
,{0x94, "Amoeba bad block table"}
,{0x9F, "BSD/OS"}
,{0xA0, "Suspend to Disk"}
,{0xA5, "FreeBSD/NetBSD/386BSD"}
,{0xA6, "OpenBSD"}
,{0xA7, "NEXTSTEP"}

View File

@ -171,6 +171,7 @@ struct part_type
,{0x93, "Amoeba filesystem"}
,{0x94, "Amoeba bad block table"}
,{0x9F, "BSD/OS"}
,{0xA0, "Suspend to Disk"}
,{0xA5, "FreeBSD/NetBSD/386BSD"}
,{0xA6, "OpenBSD"}
,{0xA7, "NEXTSTEP"}