Hi,

I'm not a member of this list (I assume it's a list), but the MAINTAINERS file in the 
linux source
pointed me here.

I've been using my trusty scsi card for quite a while under linux.  Recently, however, 
the aic7xxx
module is not auto-loading on boot.  For the life of me, I can't figure it out.  I'm 
currently using
redhat 6.0.  I get the same results when using the 2.2.5-15 kernel as with the 2.2.8 
kernel.  I
believe the problems started when I tried to use the 2.2.7 kernel with rh6.  Now, it 
doesn't work
with any kernel.

The solution for me is to type "modprobe aic7xxx; mount /mnt/nt", but it's not very 
clean... the
kernel's supposed to do this.

Any ideas?  Need more info?

SCSI info:

Adaptec AIC7xxx driver version: 5.1.10/3.2.4
Compile Options:
  AIC7XXX_RESET_DELAY    : 5
  AIC7XXX_TAGGED_QUEUEING: Adapter Support Enabled
                             Check below to see which
                             devices use tagged queueing
  AIC7XXX_PAGE_ENABLE    : Enabled (This is no longer an option)
  AIC7XXX_PROC_STATS     : Enabled

Adapter Configuration:
           SCSI Adapter: Adaptec AHA-294X Ultra SCSI host adapter
                           Ultra Wide Controller
    PCI MMAPed I/O Base: 0xf4000000
 Adapter SEEPROM Config: SEEPROM found and used.
      Adaptec SCSI BIOS: Enabled
                    IRQ: 11
                   SCBs: Active 0, Max Active 1,
                         Allocated 15, HW 16, Page 255
             Interrupts: 122
      BIOS Control Word: 0x18a6
   Adapter Control Word: 0x005e
   Extended Translation: Enabled
Disconnect Enable Flags: 0xffff
     Ultra Enable Flags: 0x0002
 Tag Queue Enable Flags: 0x0000
Ordered Queue Tag Flags: 0x0000
Default Tag Queue Depth: 24
    Tagged Queue By Device array for aic7xxx host instance 0:
      {255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255}
    Actual queue depth per device for aic7xxx host instance 0:
      {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1}


/etc/conf.modules:
alias eth0 3c59x
alias scsi_hostadapter aic7xxx
alias parport_lowlevel parport_pc
alias sound es1370

/etc/fstab:
/dev/hda2               /                       ext2    defaults        1 1
/dev/hda1               swap                    swap    defaults        0 0
/dev/fd0                /mnt/floppy             ext2    noauto          0 0
/dev/cdrom              /mnt/cdrom              iso9660 noauto,ro       0 0
none                    /proc                   proc    defaults        0 0
none                    /dev/pts                devpts  mode=0622       0 0
/dev/sda1       /mnt/nt ntfs     exec,dev,suid,ro 0 0

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to