All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] adding PCI bus information to SCSI layer
@ 2001-04-24 21:02 Matt_Domsch
  2001-04-24 21:59 ` Richard Gooch
  0 siblings, 1 reply; 23+ messages in thread
From: Matt_Domsch @ 2001-04-24 21:02 UTC (permalink / raw)
  To: linux-kernel, linux-scsi, torvalds, alan; +Cc: dougg, jgarzik

Thanks everyone for your input again.  I've made the changes suggested, and
would appreciate this being applied to Linus' and Alan's trees.  This is
necessary for solving the "what disk does BIOS think is my boot disk"
problem on IA-64, and I hope to extend it to IA-32 when BIOSs permit.

Jeff Garzik recommended the IOCTL return pci_dev::slot_name, so now it does,
and this simplifies the ioctl greatly.
Doug Gilbert recommended wrapping things in #ifdef's, so I created a new
CONFIG_SCSI_PCI_INFO define.

Patches against 2.4.4-pre6 are available at http://domsch.com/linux/scsi/.
linux-2.4.4-pre6-scsi-pci-info-010424.patch - Adds the IOCTL and
CONFIG_SCSI_PCI_INFO, and touches a bunch of SCSI drivers.
scsimon_243_1_pci-010424.patch - Changes scsimon Makefile and sm_test.c to
support this.
scsimon_243_1_pci_driver.patch - Changes scsimon.[ch] to support this.

When this goes in, I request the assistance of the SCSI driver maintainers.
I've changed quite a few drivers, but couldn't easily see how to change a
few others.  I am bcc'ing the maintainers of drivers I changed or need help
from.

Drivers that I changed:

3w-xxxx.c		
AM53C974.c		
advansys.c		
aic7xxx_old.c	
atp870u.c		
cpqfcTSinit.c	
dmx3191d.c
fdomain.c		
gdth.c		
ips.c			
ncr53c8xx.c		
qla1280.c		
qlogicfc.c		
qlogicisp.c		
sym53c8xx.c		
tmscsim.c		
megaraid.c		
53c7,8xx.c		
pci2000.c		
pci2220i.c		


Non-trivial drivers that I didn't change, but request their
maintainers do so:

BusLogic.c		
aic7xxx.c		
eata.c		
eata_dma.c		
eata_pio.c		
ini9100u.c		
inia100.c		


Drivers I didn't need to change (they're not PCI devices, best as I can
tell):
NCR53C9x.c
NCR53c406a.c
aha152x.c
aha1542.c
aha1740.c
esp.c
fd_mcs.c
ibmmca.c
ide-scsi.c
imm.c
in2000.c
mac53c94.c
mesh.c
ppa.c
qlogicfas.c
qlogicpti.c
sgiwd93.c
sim710.c
sym53c416.c
u14-34f.c
ultrastor.c
53c7xx.c
a2091.c
a3000.c
atari_scsi.c
dtc.c
fcal.c
g_NCR5380.c
gvp11.c
mac_scsi.c
mvme147.c
pas16.c
pluto.c
psi240i.c
seagate.c
sun3_scsi.c
t128.c
wd7000.c


Thanks,
Matt

--
Matt Domsch
Sr. Software Engineer
Dell Linux Systems Group
Linux OS Development
www.dell.com/linux

^ permalink raw reply	[flat|nested] 23+ messages in thread
[parent not found: <p0510030db7221c090810@[10.128.7.49]=FE2>]

end of thread, other threads:[~2001-05-12 11:34 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-24 21:02 [PATCH] adding PCI bus information to SCSI layer Matt_Domsch
2001-04-24 21:59 ` Richard Gooch
2001-04-24 23:16   ` Jonathan Lundell
2001-04-27  4:31     ` Richard Gooch
2001-04-27  5:24       ` Jonathan Lundell
2001-05-01  1:27         ` Richard Gooch
2001-05-01  8:46           ` Ingo Oeser
2001-05-01 16:53             ` Richard Gooch
2001-05-01 20:32               ` Alan Cox
2001-05-02 15:03                 ` Ingo Oeser
2001-05-02 15:54                   ` Alan Cox
2001-05-03  8:57                 ` Chris Wedgwood
2001-05-03  9:49                   ` Alan Cox
2001-05-03 10:23                     ` Chris Wedgwood
2001-05-01 14:38           ` Jonathan Lundell
2001-05-03  7:32         ` Kai Henningsen
2001-05-03  7:51           ` Jonathan Lundell
2001-05-11 16:32             ` Ralf Baechle
2001-05-11 22:49               ` Jonathan Lundell
2001-05-11 23:00                 ` Steven Willoughby
2001-05-12  2:20                 ` Ralf Baechle
2001-05-12  4:21                   ` Jonathan Lundell
     [not found] <p0510030db7221c090810@[10.128.7.49]=FE2>
2001-05-12 11:00 ` Kai Henningsen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.