diff options
author | Matthew Wilcox <matthew@wil.cx> | 2007-07-30 09:18:45 -0600 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-12 14:39:04 -0400 |
commit | c304ec94733aec764396813f3f05dfbe02f4a6da (patch) | |
tree | c5a78774826e19ef84ad0f79558a533077a4f90e /drivers/atm/eni.c | |
parent | b09e05a73e8308397371edc15b7d45082971fa95 (diff) |
[SCSI] advansys: Convert to ISA driver model
Register two isa_drivers, one for ISA and one for VLB, in order to
preserve detection order. When deleting advansys_detect, we lose the
last vestiges of the code that limited IO port scanning. This code
has been effectively disabled for many years anyway; I'll restore it
in a module_param later. We also lose the code that placed all ISA PnP
cards into WaitForKey state -- drivers shouldn't be doing this anyway.
The asc_host array goes away too. Also remove some IOADR and other
definitions, such as ASC_NUM_BOARD_SUPPORTED.
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/atm/eni.c')
0 files changed, 0 insertions, 0 deletions