lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 21 Mar 2012 12:28:16 +0800
From:	Adrian McMenamin <lkmladrian@...il.com>
To:	viro@...iv.linux.org.uk, LKML <linux-kernel@...r.kernel.org>,
	linux-fsdevel@...r.kernel.org
Cc:	Linux-sh <linux-sh@...r.kernel.org>,
	Adrian McMenamin <adrianmcmenamin@...il.com>
Subject: [PATCH] VMUFAT filesystem [0/4]

Sega Dreamcasts come with a "visual memory unit" (VMU) a
micro-controller based peripheral with a small LCD screen and 128K of
flash memory. The flash is partitioned as a file allocation table
(FAT) based volume.

The only physical VMUs released were limited to 128K of memory but it
was generally believed that Sega planned to introduce devices with
bigger memories and certainly the syntax of the filesystem, which I
call VMUFAT, allows for larger volumes.

Some years ago I contributed a driver for the VMU's flash and
attempted to contribute one for the filesystem (see
https://lkml.org/lkml/2009/2/14/127 for instance).

I am not sure how many people are still hacking away at Linux on their
Dreamcasts, but Linux or Android emulators exist for the Dreamcast and
the VMU, so supporting the filesystem has a potential use.

Adrian McMenamin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ