[PATCH 492] HP300 SCSI chip is 98265A
From: Geert Uytterhoeven (geert_at_linux-m68k.org)
Date: 10/31/04
- Previous message: Geert Uytterhoeven: "[PATCH 480] HP300 config"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Oct 2004 11:03:38 +0100 To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
HP300: Fix typos in the DIO output. The SCSI chip is a 98265A, not a 98625A.
NetBSD has this already fixed.
Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
--- linux-2.6.10-rc1/include/linux/dio.h 15 Jul 2004 20:07:31 -0000 1.4
+++ linux-m68k-2.6.10-rc1/include/linux/dio.h 21 Sep 2004 21:03:43 -0000
@@ -99,14 +99,14 @@
#define DIO_DESC_FHPIB "98625A/98625B fast HPIB"
#define DIO_ID_NHPIB 0x01 /* 98624A HP-IB (normal ie slow) */
#define DIO_DESC_NHPIB "98624A HPIB"
-#define DIO_ID_SCSI0 0x07 /* 98625A SCSI */
-#define DIO_DESC_SCSI0 "98625A SCSI0"
+#define DIO_ID_SCSI0 0x07 /* 98265A SCSI */
+#define DIO_DESC_SCSI0 "98265A SCSI0"
#define DIO_ID_SCSI1 0x27 /* ditto */
-#define DIO_DESC_SCSI1 "98625A SCSI1"
+#define DIO_DESC_SCSI1 "98265A SCSI1"
#define DIO_ID_SCSI2 0x47 /* ditto */
-#define DIO_DESC_SCSI2 "98625A SCSI2"
+#define DIO_DESC_SCSI2 "98265A SCSI2"
#define DIO_ID_SCSI3 0x67 /* ditto */
-#define DIO_DESC_SCSI3 "98625A SCSI3"
+#define DIO_DESC_SCSI3 "98265A SCSI3"
#define DIO_ID_FBUFFER 0x39 /* framebuffer: flavour is distinguished by secondary ID */
#define DIO_DESC_FBUFFER "bitmapped display"
/* the NetBSD kernel source is a bit unsure as to what these next IDs actually do :-> */
Gr{oetje,eeting}s,
Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Geert Uytterhoeven: "[PATCH 480] HP300 config"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: arch/xen is a bad idea
... it would be nice if the hooks could be used for other ... NetBSD and
Plan 9 already run on Xen 2.0. ... -- "Debugging is twice as hard as writing the code in
the first place. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel"
in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: SII SATA request size limit
... I had a look at the NetBSD pciide.c driver and found this interesting ... This
is basically the same as setting hwif->rqsize to 15, but the NetBSD ... This silly patch
makes the siimage driver to set rqsize to 15 only for ... send the line "unsubscribe
linux-kernel" in ... (Linux-Kernel) - Re: SII SATA request size limit
... On Fri, Sep 12 2003, Eduardo Casino wrote: ... > I had a look at the NetBSD
pciide.c driver and found this interesting ... send the line "unsubscribe linux-kernel"
in ... (Linux-Kernel) - Re: YABM (Yet another benchmark)
... > guess on a NetBSD or Windows machine with the same Hardware you
would ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel)