imp 2008-11-02 03:02:56 UTC
FreeBSD src repository
Modified files:
sys/geom/part g_part_apm.c
Log:
SVN rev 184552 on 2008-11-02 03:02:56Z by imp
Add support for reading Tivo Series 1 partitioning. This likely needs
a little refinement, but is good enough to commit as is.
# Should look to see if I should move swab(3) into the kernel or just
# provide the unoptimized routine here.
Reviewed by: marcel@
Revision Changes Path
1.9 +52 -12 src/sys/geom/part/g_part_apm.c