OK, second iteration of this - have added more comments and, I hope, addressed all or nearly all of people's comments. This adds support for the flash memory portion of the "visual memory unit" on the SEGA Dreamcast. Changelogs on the patches but, in summary: On the maple bus side: - adds a mutex to ensure device is only addressed once per maple bus cycle (and so avoiding corruption of the linked list of packets waiting for transmission). - properly uses the existing lock on the waiting packet queue and cleans up the way the linked lists (of waiting and processed packets) are handled. For the device: - relies on the mutex to ensure block reads and writes are handled properly - normally the bus driver will unlock the mutex once a waiting packet has been processed - implements support for partitions. There are rumours such devices exist - they are supported in the specification. But I've never seen one! There is code to follow (eventually) to implement the FAT based filesystem used by the Dreamcast to save to these devices, but they should be usable as small flash devices with other filesystems too. (See http://mc.pp.se/dc/vms/flashmem.html for more details on the hardware etc) Signed-off-by: Adrian McMenamin <adrian@mcmen.demon.co.uk> --
| Peter Zijlstra | [PATCH 6/6] sched: disabled rt-bandwidth by default |
| Alan Cox | Re: RFC: outb 0x80 in inb_p, outb_p harmful on some modern AMD64 with MCP51 laptops |
| Vegard Nossum | [RFC][PATCH] bitfields API |
| Pallipadi, Venkatesh | RE: 2.6.21-rc6-mm1 |
git: | |
| Jan Holesovsky | [PATCH] RFC: git lazy clone proof-of-concept |
| Junio C Hamano | Re: [PATCH resend] make "git push" update origin and mirrors, "git push --mirror" ... |
| Nicolas Pitre | Re: [PATCH] diff-delta: produce optimal pack data |
| Sam Vilain | [PATCH] git-mergetool: add support for ediff |
| Michael | QEMU /dev/tun issue with tun device number > 3 (more than 4 guests) |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Predrag Punosevac | Re: OpenBSD project goals |
| Nick Guenther | Re: how to clear dmesg outpout |
| Stephen Pierce | SLS |
| C Wayne Huling | Re: Can males come from... |
| Les Andrzejewski | X386/WD90C31/SUMSUNG SYNC MASTER 4 |
| David Willmore | Re: Intel, the Pentium and Linux |
