7890,440bx and k2.0.35

Anthony J. Breeds-Taurima tony at cantech.net.au
Fri Aug 21 02:16:20 PDT 1998


Hello all,
	I have had some success getting the current (5.1.0pre7) aic7xxx driver
to work.  I'm using a very basic Redhat 5.1 installation.  My problem is
getting the machine to boot.  For one reason or another I cannot get Linux to
boot via LILO.  I've used the god awfull 
"dd if=arch/i386/boot/zImage of=/dev/fd0" (after installing aic7xxx.c into the
kernel as opposed to a module) to make a boot disk and this does work quite 
well.  Does anyone have any pointers to getting LILO working with this device.

Currently I haven't enabled "verbose" or the necessary #define

Thats a job for tomorrow :)

when I run "lilo -v" I get:
LILO version 20, Copyright 1992-1997 Werner Almesberger

Reading boot sector from /dev/sda
Merging with /boot/boot.b
Boot image: /boot/vmlinuz-2.0.35
Mapping RAM disk /boot/initrd-2.0.35.img
Added linux *
Boot image: /boot/vmlinuz-2.0.35-2
Added linux-rhl
The boot sector and the map file have *NOT* been altered.


Below are some file that I hope will be usefull.

Yours Tony.

lilo.conf:
boot=/dev/sda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz-2.0.35
        initrd=/boot/initrd-2.0.35.img
        label=linux
        root=/dev/sda1
        read-only
image=/boot/vmlinuz-2.0.35-2
        label=linux-rhl
        root=/dev/sda1
        read-only
/proc/scsi:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: SEAGATE  Model: ST34502LW        Rev: 0004
  Type:   Direct-Access                    ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 00
  Vendor: SEAGATE  Model: ST39102LW        Rev: 0004
  Type:   Direct-Access                    ANSI SCSI revision: 02
/proc/scsi/aic7xxx/0:
Adaptec AIC7xxx driver version: 5.1.0pre7/3.2.4
Compile Options:
  AIC7XXX_RESET_DELAY    : 15
  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 AIC-7890/1 Ultra2 SCSI host adapter
                           Ultra2-SE Wide Controller
    PCI MMAPed I/O Base: 0xe3000000
      Adaptec SCSI BIOS: Enabled
                    IRQ: 12
                   SCBs: Active 0, Max Active 2,
                         Allocated 15, HW 32, Page 255
             Interrupts: 9532
      BIOS Control Word: 0x18a6
   Adapter Control Word: 0x1c5e
   Extended Translation: Enabled
Disconnect Enable Flags: 0xffff
     Ultra Enable Flags: 0x0000
 Tag Queue Enable Flags: 0x0000
Ordered Queue Tag Flags: 0x0000
Default Tag Queue Depth: 8
    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}

Statistics:
(scsi0:0:0:0)
  Device using Wide/Sync transfers at
  40.0 MByte/sec, offset 15
    Total transfers 2892 (2385 read;507 written)
      blks(512) rd=13649; blks(512) wr=1502
        < 512 512-1K   1-2K   2-4K   4-8K  8-16K 16-32K 32-64K 64-128K >128K
 Reads:     0      1   1562     52    397    362      3      7      1      0 
Writes:     0      0    386     96     19      5      1      0      0      0 

(scsi0:0:1:0)
  Device using Wide/Sync transfers at
  40.0 MByte/sec, offset 15
    Total transfers 6558 (9 read;6549 written)
      blks(512) rd=16; blks(512) wr=635847
        < 512 512-1K   1-2K   2-4K   4-8K  8-16K 16-32K 32-64K 64-128K >128K
 Reads:     0      2      7      0      0      0      0      0      0      0 
Writes:     0      1   2172     11      5   1099     29   1062   2170      0 




To Unsubscribe: send mail to majordomo at FreeBSD.org
with "unsubscribe freebsd-aic7xxx" in the body of the message



More information about the aic7xxx mailing list