The VMU is a small (approx 128K) hotpluggable flash device on the SEGA Dreamcast. To get this to work I have had to rewrite parts of the maple bus driver - some of that is bug fixing (in the sense that the bus driver was not allowing proper probing, just forcing the load of the appropriate driver) - the main functional change is to add a semaphore to the maple device (to ensure that devices can properly inject maple packets into the queue of packets waiting to be dispatched via DMA to the devices themselves). Signed-off-by: Adrian McMenamin <adrian@mcmen.demon.co.uk> drivers/mtd/maps/Kconfig | 14 + drivers/mtd/maps/Makefile | 1 + drivers/mtd/maps/vmu_flash.c | 746 ++++++++++++++++++++++++++++++++++++++++++ drivers/sh/maple/maple.c | 113 ++++--- include/linux/maple.h | 2 + --
| Parag Warudkar | BUG: soft lockup - CPU#1 stuck for 15s! [swapper:0] |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Yinghai Lu | Re: [GIT *] Allow request_firmware() to be satisfied from in-kernel, use it in mor... |
| Linus Torvalds | Linux 2.6.27-rc8 |
git: | |
| Jakub Narebski | Re: VCS comparison table |
| Ismail | Re: [ANNOUNCE] GIT 1.5.3-rc4 |
| Toby White | Using Filemerge.app as a git-diff viewer |
| Wincent Colaiuta | Re: [ANNOUNCE] GIT 1.5.4 |
| Jeff Quast | Re: OpenBSD speed on desktops |
| Richard Stallman | Real men don't attack straw men |
| Daniel | GPRS/EDGE modems to use with a notebook |
| Jake Conk | Setting up ccd RAID 1 Howto OpenBSD 4.1 |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Jeff Garzik | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | Re: [PATCH 20/31]: pkt_sched: Perform bulk of qdisc destruction in RCU. |
