linux/drivers/scsi/aic7xxx
Hannes Reinecke 19966769f9 [SCSI] aic79xx: use dma_get_required_mask()
As originally noted by Frederic Temporelli, the aic79xx supports 64
bit addressing, but the initialization code of the driver is wrong: it
tests the available memory size instead of testing the maximum
available memory address.

This patch uses the correct dma_get_required_mask() macros to
determine the correct addressing method.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Cc: Xavier Bru <xavier.bru@bull.net>
CC: Frederic Temporelli <frederic.temporelli@bull.net>

cosmetic fixes
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-02-10 12:58:06 -06:00
..
aicasm kbuild: hardcode value of YACC&LEX for aic7-triple-x 2006-08-01 11:32:46 +02:00
.gitignore gitignore: misc files 2006-01-01 22:21:50 +01:00
Kconfig.aic7xxx Fix several typos in drivers/ 2006-10-03 22:31:37 +02:00
Kconfig.aic79xx Fix several typos in drivers/ 2006-10-03 22:31:37 +02:00
Makefile
aic7xxx.h [SCSI] aic7xxx: Remove slave_destroy 2006-10-25 15:14:46 -07:00
aic7xxx.reg
aic7xxx.seq
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_core.c [SCSI] aic7xxx: Remove slave_destroy 2006-10-25 15:14:46 -07:00
aic7xxx_inline.h [SCSI] aic7xxx: fix byte I/O order in ahd_inw 2006-10-01 15:03:38 -05:00
aic7xxx_osm.c [SCSI] aic7xxx: Remove slave_destroy 2006-10-25 15:14:46 -07:00
aic7xxx_osm.h [SCSI] aic7xxx: Remove slave_destroy 2006-10-25 15:14:46 -07:00
aic7xxx_osm_pci.c [SCSI] aic7xxx: cleanups 2006-10-25 15:14:21 -07:00
aic7xxx_pci.c [SCSI] aic7xxx: cleanups 2006-10-25 15:14:21 -07:00
aic7xxx_pci.h [SCSI] aic7xxx/aic79xx: New device ids 2006-01-12 11:59:56 -06:00
aic7xxx_proc.c [SCSI] aic7xxx: Remove slave_destroy 2006-10-25 15:14:46 -07:00
aic7xxx_reg.h_shipped
aic7xxx_reg_print.c_shipped
aic7xxx_seq.h_shipped
aic79xx.h [SCSI] aic79xx: make ahd_match_scb() static 2007-02-07 18:30:19 -05:00
aic79xx.reg [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic79xx.seq [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic79xx_core.c [SCSI] aic79xx: make ahd_match_scb() static 2007-02-07 18:30:19 -05:00
aic79xx_inline.h [SCSI] aic7xxx: cleanups 2006-10-25 15:14:21 -07:00
aic79xx_osm.c [SCSI] aic79xx: use dma_get_required_mask() 2007-02-10 12:58:06 -06:00
aic79xx_osm.h [SCSI] aic79xx: use dma_get_required_mask() 2007-02-10 12:58:06 -06:00
aic79xx_osm_pci.c [SCSI] aic79xx: use dma_get_required_mask() 2007-02-10 12:58:06 -06:00
aic79xx_pci.c [SCSI] aic79xx: fix bracket mismatch in unused macro 2007-02-07 18:35:51 -05:00
aic79xx_pci.h [SCSI] aic79xx: Add ASC-29320LPE ids to driver 2006-12-05 14:17:17 -06:00
aic79xx_proc.c [SCSI] aic7xxx: cleanups 2006-10-25 15:14:21 -07:00
aic79xx_reg.h_shipped [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic79xx_reg_print.c_shipped [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic79xx_seq.h_shipped [SCSI] aic79xx: sequencer fixes 2006-01-31 14:39:46 -06:00
aic7770.c [SCSI] drivers/scsi: Use ARRAY_SIZE macro 2006-06-10 10:45:30 -05:00
aic7770_osm.c [PATCH] EISA bus MODALIAS attributes support 2006-09-27 08:26:19 -07:00
aiclib.c [SCSI] aic7xxx: remove aiclib.c 2005-09-04 19:46:07 -05:00
aiclib.h [SCSI] aic7xxx: remove aiclib.c 2005-09-04 19:46:07 -05:00
cam.h
queue.h
scsi_iu.h
scsi_message.h