xbox360 extension for review/debug

Rene Ladan r.c.ladan at gmail.com
Thu Jan 4 13:50:07 PST 2007


Poul-Henning Kamp schreef:
> In message <45996C4F.8070700 at gmail.com>, Rene Ladan writes:
>> Hi,
>>
>> I've written an extension to /sys/geom/geom_mbr.c to slice up xbox360
>> hard disks and memory units.  The patch for revision 1.68 (i.e. CURRENT)
>> is at http://home.tisali.nl/rladan/freebsd/geom_mbr.c.diff
> 
> This is wrong, you should make a geom_xbox360 class instead.
> 
Ok, I made a geom_xbox360 class and restored geom_mbr.c

The new class consists of three files at the above website.

geom_xbox360.c : the class, put it in /sys/geom
geom_xbox360::Makefile : Makefile for /sys/modules/geom/geom_xbox360/
Makefile.diff : patch for /sys/modules/geom/Makefile

Note that the kmod still panics when loading it, currently at
g_xbox360_taste+0x78

Regards,
Rene
-- 
GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)

"It won't fit on the line."
		-- me, 2001



More information about the freebsd-geom mailing list