lkml.org 
[lkml]   [1999]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectA NCR53C8XX patch for 2.2.11
Date
From
Hi, Gerard,

Someone removed this entry from Linux 2.2.11. As the result, the
on-board NCR 875 SCSI controller on Intel Nightshade MB is no longer
detected anymore due to it. This patch seems to work for me.


--
H.J. Lu (hjl@gnu.org)
---
Index: sym53c8xx_defs.h
===================================================================
RCS file: /work/cvs/linux/linux/drivers/scsi/sym53c8xx_defs.h,v
retrieving revision 1.3
diff -u -p -r1.3 sym53c8xx_defs.h
--- sym53c8xx_defs.h 1999/08/12 23:45:20 1.3
+++ sym53c8xx_defs.h 1999/08/14 01:23:43
@@ -473,6 +473,9 @@ typedef struct {
{PCI_DEVICE_ID_NCR_53C875, 0x2f, "875E", 6, 16, 5, \
FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}\
, \
+ {PCI_DEVICE_ID_NCR_53C875, 0xff, "876", 6, 16, 5, \
+ FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}\
+ , \
{PCI_DEVICE_ID_NCR_53C875J,0xff, "875J", 6, 16, 5, \
FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}\
, \
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.040 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site