diff options
author | Matthew Wilcox <matthew@wil.cx> | 2007-07-29 23:46:15 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-12 14:38:56 -0400 |
commit | 78e77d8b50633241d34cd9e64626d39d0a8cd2c0 (patch) | |
tree | a1c51fa89b43ca26312ca1e8eb994a395228bbec /REPORTING-BUGS | |
parent | 8dfb537933a87588e83196d14cd9ec245eb065b8 (diff) |
[SCSI] advansys: Convert to PCI driver model
- Add a pci_driver interface for the PCI advansys devices (for
ISA/EISA/VLB devices, we still call advansys_detect).
- Many functions are converted from __init to __devinit to allow hotplug
PCI to work.
- Only keep devices found by advansys_detect in the asc_host list.
- Rename asc_board_count to asc_legacy_count. New asc_board_count is only
used to generate a unique name for each device.
- Remove some now-unused macros and struct definitions
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions