PATCH: PS/2 ESDI 2 more patches

2001-04-18 Thread Hal Duston
All, Here are 2 more patches (mostly cleanup this time) for PS/2 ESDI. Patch 2: Correct MAX_HD, and use it throughout. Patch 3: Make more stuff static. As usual, these are available at the following URL's in case my mailer mangles them. http://www.sound.net/~hald/projects/ps2esdi/ps2esdi-2.4.3

PATCH: PS/2 ESDI

2001-04-10 Thread Hal Duston
All, Here is the second patch for ps2esdi. This one corrects/updates the DMA handling. In case my mailer mangles it, it is also available at http://www.sound.net/~hald/projects/ps2esdi/ps2esdi-2.4.3.patch1 Thanks, and not on the list, Hal Duston [EMAIL PROTECTED] Bring DMA up to date with cur

Re: [PATCH] PS/2 ESDI

2001-04-09 Thread Hal Duston
All, OK, Helge is of course correct here. I will get a new patch out tonight. Basically, the ending = -1; needs to be preceded by an else. (I think so anyway, as I don't have access to that machine right now.) Hal Duston [EMAIL PROTECTED] On Mon, 9 Apr 2001, Helge Deller wrote: > Hi Hal, >

[PATCH] PS/2 ESDI

2001-04-09 Thread Hal Duston
All, Here is a patch I have put together (with much assistance from Jens Axboe) that permits ps2esdi machines to boot again. It is against 2.4.3. In case my mailer mangles it, it is also available at the following URL. http://www.sound.net/~hald/projects/ps2esdi/ps2esdi-2.4.3.patch0 Thank