linux-2.3 grundler
Grant Grundler
grundler@puffin.external.hp.com
Tue, 16 May 2000 13:31:36 -0600
CVSROOT: /home/cvs/parisc
Module name: linux-2.3
Changes by: grundler 00/05/16 13:31:36
Modified files:
drivers/scsi : lasi7xx.c lasi7xx.h
Log message:
Problem: The CONFIG_LASI_SCSI code can't support multiple adapter types.
Solution: call register_drivers() once for each driver used.
Tests for "right" hosts_tptr in the callbacks could be removed if the
entries in drivers/scsi/hosts.c are 1:1 with register_drivers() calls.
c720 support is still broken. But now it can be fixed in the ncr or
53c7xx drivers without having to worry about how detect stuff works.