PS/2 Esdi patch #8

2001-05-23 Thread Hal Duston
/~hald/projects/ps2esdi/ps2esdi-2.4.4-patch4 Hal Duston [EMAIL PROTECTED] Get soft reset at initialization working again. Remove reset_time code. (Re-add timeouts some time later.) Eliminate remaining sleep_on() calls. Encapsulate access to esdi attention register. Correct some formatting in

PS/2 Esdi Patch #6

2001-05-23 Thread Hal Duston
-2.4.4-patch2 Hal Duston [EMAIL PROTECTED] Use information from ADF file to update/correct the driver. Save POS data. Rewrite /proc entry based on POS data only. (Gleaned from the ADF file.) Correct the I/O region requested. (Also gleaned from the ADF file.) --- linux-2.4.5-pre4/drivers

PS/2 Esdi patch #7

2001-05-23 Thread Hal Duston
e original code was starting at one and then detecting the _adapter_ and incrementing the drive count. Still need to research the correct way to do drive count detection. Again at http://www.sound.net/~hald/projects/ps2esdi/ps2esdi-2.4.4-patch3 Hal Duston [EMAIL PROTECTED] Remove (incorrect) d

PS/2 Esdi patch #5

2001-05-23 Thread Hal Duston
2esdi/ps2esdi-2.4.4-patch1 Hal Duston [EMAIL PROTECTED] Get rid of pausing inb and outb. What documentation I have seems to indicate it isn't necessary, and it works on my Thinkpad. --- linux-2.4.5-pre4/drivers/block/ps2esdi.cSun May 20 22:45:35 2001 +++ linux-2.4.5-pre4/dri

Parport_pc compile errors in 2.4.4

2001-05-02 Thread Hal Duston
parport_pc_find_nonpci_ports (in asm/parport.h) */ PATCH ENDS Thanks, Hal Duston [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html P

PATCH: PS/2 ESDI 2 more patches

2001-04-18 Thread Hal Duston
2esdi-2.4.3-patch2 http://www.sound.net/~hald/projects/ps2esdi/ps2esdi-2.4.3-patch3 Thanks, and not on the list, Hal Duston [EMAIL PROTECTED] Make more stuff static. --- linux-2.4.3-hdd2/drivers/block/ps2esdi.cTue Apr 10 00:51:30 2001 +++ linux-2.4.3-hdd3/drivers/block/ps2esdi.cTue Apr 10

PATCH: ps2esdi another one

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

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

[PATCH: 2nd try] PS/2 ESDI

2001-04-09 Thread Hal Duston
All, OK, here is the corrected patch as promised. I have placed it in the same location as the previous one in case the mailer mangles it. http://www.sound.net/~hald/projects/ps2esdi/ps2esdi-2.4.3.patch0 Thanks, and not on the list, Hal Duston [EMAIL PROTECTED] Bring ps2esdi driver up to

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: >

[PATCH] PS/2 ESDI

2001-04-09 Thread Hal Duston
Thanks, and not on the list, Hal Duston [EMAIL PROTECTED] Bring ps2esdi driver up to date with current block device architecture. Make it boot. Change nr_sectors to current_nr_sectors. Remove recursion. Remove sleep_on. Add spinlock to ISR and call end_request from there. --- linux-2.4.3

PS2ESDI

2001-01-01 Thread Hal Duston
The relevant change occured at 2.3.32-pre3 A new parameter was add to xxx_do_request. The parameter isn't used by ps2esdi_do_request, but I can't see why it should have caused any drive problems. Hopefully, I will figure the problem out within the next week. Not on the list, Ha

SPX code

2000-10-13 Thread Hal Duston
o talk to an spx server on Netware. I would not currently be comfortable coding in the network drivers, but can test things. FYI: in the current 2.2 code, the connect shows up on the Netware server, but never returns in the Linux client. Thanks, and not subscribed to the list, Hal Duston [EMA