Re: [patch 1/6] ps3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver

2007-06-15 Thread Geert Uytterhoeven
On Fri, 15 Jun 2007, Benjamin Herrenschmidt wrote: On Fri, 2007-06-15 at 13:39 +0200, Geert Uytterhoeven wrote: plain text document attachment (ps3-stable) Preallocate 256 KiB of bootmem memory for the PS3 FLASH ROM storage driver. I still very much dislike the #ifdef xxx_MODULE in main

Re: [patch 4/6] ps3: Disk Storage Driver

2007-06-15 Thread Geert Uytterhoeven
On Fri, 15 Jun 2007, David Woodhouse wrote: On Fri, 2007-06-15 at 13:39 +0200, Geert Uytterhoeven wrote: Add a Disk Storage Driver for the PS3: - Implemented as a block device driver with a dynamic major - Disk names (and partitions) are of the format ps3d%c(%u) - Uses software

Re: [patch 4/6] ps3: Disk Storage Driver

2007-06-15 Thread Geert Uytterhoeven
SCSI. How about making it a fake ata driver if James is being fussy 8) I don't think Christoph likes fake ATA drivers neither ;-) With kind regards, Geert Uytterhoeven Software Architect Sony Network and Software Technology Center Europe The Corporate Village · Da Vincilaan 7-D1 · B-1935

[PATCH] m68k: Atari SCSI driver update_timeout removal

2007-06-03 Thread Geert Uytterhoeven
From: Michael Schmitz [EMAIL PROTECTED] Atari SCSI driver fixes: remove update_timeout kludge Signed-off-by: Michael Schmitz [EMAIL PROTECTED] Signed-off-by: Geert Uytterhoeven [EMAIL PROTECTED] Cc: Christoph Hellwig [EMAIL PROTECTED] --- This removes the timeout kludge in commit

Re: [patch 6/7] ps3: ROM Storage Driver

2007-05-29 Thread Geert Uytterhoeven
, Geert -- Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE) [EMAIL PROTECTED] --- The Corporate Village, Da Vincilaan 7-D1 Voice +32-2-7008453 Fax +32-2-7008622 B-1935 Zaventem, Belgium

Re: [patch 6/7] ps3: ROM Storage Driver

2007-05-29 Thread Geert Uytterhoeven
to be sure: all four if-cases or only the last one? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE) [EMAIL PROTECTED] --- The Corporate Village, Da Vincilaan 7-D1 Voice +32-2-7008453

HDIO_DRIVE_CMD and hdparm

2007-05-10 Thread Geert Uytterhoeven
just ignore the hdparm error message? Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- Sony Network and Software Technology Center Europe (NSCE) [EMAIL PROTECTED] --- The Corporate Village, Da Vincilaan 7-D1 Voice +32-2-7008453 Fax

Re: [PATCH] deprecate the old NCR53C9x driver

2007-04-30 Thread Geert Uytterhoeven
Hellwig [EMAIL PROTECTED] + What:V4L2 VIDIOC_G_MPEGCOMP and VIDIOC_S_MPEGCOMP When:October 2007 Why: Broken attempt to set MPEG compression parameters. These ioctls are Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's

Re: [RFC: 2.6 patch] remove the broken SCSI_AMIGA7XX driver

2007-01-05 Thread Geert Uytterhoeven
available to convert this driver to the new 53c700 core. But it needs the new DMA framework, which still causes a few regressions on m68k that are being worked on. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32

Re: [RFC PATCH] m68k: switch to 53c700 driver

2006-12-18 Thread Geert Uytterhoeven
/. These are against 2.6.19. BTW, are you interested in more Scsi_Cmnd - struct scsi_cmnd patches? I have a few of them lying around. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED

[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work again

2006-12-09 Thread Geert Uytterhoeven
From: Sam Creasey [EMAIL PROTECTED] Make sun3 scsi drivers compile/work again (though with way too many warnings...) Tested on 3/50, 3/60. Signed-off-by: Sam Creasey [EMAIL PROTECTED] Signed-off-by: Geert Uytterhoeven [EMAIL PROTECTED] --- drivers/scsi/Kconfig |2 +- drivers/scsi

[PATCH 544] Mac NCR5380 SCSI: Fix bus error

2005-03-21 Thread Geert Uytterhoeven
Mac NCR5380 SCSI: Fix bus error by passing the correct instance pointer to request_irq() Signed-off-by: Finn Thain [EMAIL PROTECTED] Signed-off-by: Geert Uytterhoeven [EMAIL PROTECTED] --- linux-2.6.12-rc1/drivers/scsi/mac_scsi.c2005-03-09 22:21:01.369397570 +1100 +++ linux-m68k-2.6.12-rc1

Re: [PATCH] SCSI NCR53C9x.c: some cleanups

2005-01-17 Thread Geert Uytterhoeven
On Mon, 17 Jan 2005, Geert Uytterhoeven wrote: On Mon, 17 Jan 2005, Adrian Bunk wrote: On Mon, Jan 17, 2005 at 01:41:29PM +0100, Geert Uytterhoeven wrote: On Tue, 21 Dec 2004, Linux Kernel Mailing List wrote: ChangeSet 1.2034.61.36, 2004/12/21 09:41:18-06:00, [EMAIL PROTECTED

<    1   2   3