* Replacement for scsi_static_device_list?
@ 2008-03-08 14:26 Andrew Lunn
0 siblings, 0 replies; only message in thread
From: Andrew Lunn @ 2008-03-08 14:26 UTC (permalink / raw)
To: linux-scsi
Hi Folks
At the top of drivers/scsi/scsi_devinfo.c there is a comment:
/*
* scsi_static_device_list: deprecated list of devices that require
* settings that differ from the default, includes black-listed (broken)
* devices. The entries here are added to the tail of scsi_dev_info_list
* via scsi_dev_info_list_init.
*
* Do not add to this list, use the command line or proc interface to add
* to the scsi_dev_info_list. This table will eventually go away.
*/
What is the replacement for this? Is there supposed to be some rc
script which cats a black/white list into the proc interface? I could
not find such a mechanism on my machine.
I have a USB device which needs an entry in this table. Now i could
fix it for my with an personal RC script doing an echo, but that does
not fix everybody else with the same hardware. So what is the generic
solution?
Thanks
Andrew
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-08 14:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-08 14:26 Replacement for scsi_static_device_list? Andrew Lunn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).