[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kernel sources for alpha? (Re: Not detecting SCSI drive)



A bit more info on the problem.  Here the /proc/scsi/ncr53c8xx/0
and selected dmesg output from a 2.0.30 kernel that detects the
disk correctly:

/proc/scsi/ncr53c8xx/0

  General information:
    Chip NCR53C875, device id 0xf, revision id 0x4
    IO port address 0x9800, IRQ number 19
    Synchronous period factor 12, max commands per lun 4
  
  Profiling information:
    num_trans    = 4245
    num_kbytes   = 18818
    num_disc     = 5185
    num_break    = 83
    num_int      = 114
    num_fly      = 4245
    ms_setup     = 462
    ms_data      = 3536
    ms_disc      = 21080
    ms_post      = 211

dmesg:

  Linux version 2.0.30 (root@spacely.redhat.com) (gcc version 2.7.2.3) #1 Tue Nov 11 22:53:37 EST 1997
  [cut]
  ncr53c8xx: at PCI bus 1, device 0, function 0
  ncr53c8xx: 53c875 detected 
  ncr53c875-0: rev=0x04, base=0xb001000, io_port=0x9800, irq=19
  ncr53c875-0: ID 7, Fast-20, Parity Checking
  ncr53c875-0: on-board RAM at 0xb002000
  ncr53c875-0: restart (scsi reset).
  scsi0 : ncr53c8xx - revision 2.4a
  scsi : 1 host.
    Vendor: SEAGATE   Model: ST34501W          Rev: 0018
    Type:   Direct-Access                      ANSI SCSI revision: 02
  Detected scsi disk sda at scsi0, channel 0, id 1, lun 0
    Vendor: SEAGATE   Model: ST118202LW        Rev: 0006
    Type:   Direct-Access                      ANSI SCSI revision: 02
  Detected scsi disk sdb at scsi0, channel 0, id 2, lun 0
    Vendor: TOSHIBA   Model: CD-ROM XM-5701TA  Rev: 3136
    Type:   CD-ROM                             ANSI SCSI revision: 02
  Detected scsi CD-ROM sr0 at scsi0, channel 0, id 4, lun 0
  scsi : detected 1 SCSI cdrom 2 SCSI disks total.
  ncr53c875-0-<1,0>: SLOW WIDE SCSI 10.0 MB/s (200 ns, offset 15)
  SCSI device sda: hdwr sector= 512 bytes. Sectors= 8887200 [4339 MB] [4.3 GB]
  ncr53c875-0-<2,0>: SLOW WIDE SCSI 10.0 MB/s (200 ns, offset 15)
  SCSI device sdb: hdwr sector= 512 bytes. Sectors= 35566480 [17366 MB] [17.4 GB]


Here's the same from the 2.2.12 kernel that _doesn't_ detect the
disk:

/proc/scsi/ncr53c8xx/0

  General information:
    Chip NCR53C875, device id 0xf, revision id 0x4
    IO port address 0x9000, IRQ number 19
    Synchronous period factor 12, max commands per lun 32

dmesg:

  Linux version 2.2.12 (root@poseidon) (gcc version egcs-2.91.60 Debian 2.1 (egcs-1.1.1 release)) #2 Fri Sep 20 06:11:35 PDT 2019
  ncr53c8xx: at PCI bus 1, device 0, function 0
  ncr53c8xx: 53c875 detected with Symbios NVRAM
  ncr53c875-0: rev=0x04, base=0xb000000, io_port=0x9000, irq=19
  ncr53c875-0: Symbios format NVRAM, ID 7, Fast-20, Parity Checking
  ncr53c875-0: initial SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 05/8e/a0/01/00/24
  ncr53c875-0: final   SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 05/46/a0/00/08/24
  ncr53c875-0: on-chip RAM at 0xb001000
  ncr53c875-0: resetting, command processing suspended for 2 seconds
  ncr53c875-0: restart (scsi reset).
  ncr53c875-0: enabling clock multiplier
  ncr53c875-0: Downloading SCSI SCRIPTS.
  scsi0 : ncr53c8xx - version 3.2a-2
  scsi : 1 host.
  ncr53c875-0: command processing resumed
    Vendor: SEAGATE   Model: ST34501W          Rev: 0018
    Type:   Direct-Access                      ANSI SCSI revision: 02
  Detected scsi disk sda at scsi0, channel 0, id 1, lun 0
    Vendor: TOSHIBA   Model: CD-ROM XM-5701TA  Rev: 3136
    Type:   CD-ROM                             ANSI SCSI revision: 02
  Detected scsi CD-ROM sr0 at scsi0, channel 0, id 4, lun 0
  ncr53c875-0-<1,0>: tagged command queue depth set to 8
  scsi : detected 1 SCSI cdrom 1 SCSI disk total.
  ncr53c875-0-<4,*>: FAST-10 SCSI 10.0 MB/s (100 ns, offset 8)
  Uniform CDROM driver Revision: 2.55
  ncr53c875-0-<1,*>: WIDE SCSI (16 bit) enabled.
  ncr53c875-0-<1,*>: FAST-20 WIDE SCSI 40.0 MB/s (50 ns, offset 15)
  SCSI device sda: hdwr sector= 512 bytes. Sectors= 8887200 [4339 MB] [4.3 GB]


Looks like perhaps I should turn off Symbios NVRAM detection and
try again?

README.ncr53c8xx says to pass the argument `ncr53c8xx=nvram:n' at
the LILO prompt.  Does MILO work the same way?

Thanks,
-- 
Peter Galbraith, research scientist          <GalbraithP@dfo-mpo.gc.ca>
Maurice Lamontagne Institute, Department of Fisheries and Oceans Canada
P.O. Box 1000, Mont-Joli Qc, G5H 3Z4 Canada. 418-775-0852 FAX: 775-0546
    6623'rd GNU/Linux user at the Counter - http://counter.li.org/ 


Reply to: