Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 1995 16:33:55 +0100
From:      se@zpr.uni-koeln.de (Stefan Esser)
To:        Chris Madison <root@tippy.vnet.net>
Cc:        current@freebsd.org
Subject:   Re: SCSI and current
Message-ID:  <199510021533.AA04486@Sysiphos>
In-Reply-To: Chris Madison <root@tippy.vnet.net> "SCSI and current" (Oct  1, 13:44)

next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 1, 13:44, Chris Madison wrote:
} Subject: SCSI and current
} 
} I just built a kernel from current (src-cur.1031.gz) and it boots fine
} until it gets to the scsi portion:
} 
} FreeBSD 2.2-\M^?#0: Sun Oct  1 13:16:46 EDT 1995
}     root@tippy.vnet.net:/usr/share/src/src/sys/compile/TIPPY

} Probing for devices on the PCI bus:
} chip0 <Intel 82437 (Triton)> rev 1 on pci0:0
} chip1 <Intel 82371 (Triton)> rev 2 on pci0:7
} vga0 <VGA-compatible display device> rev 0 int a irq 10 on pci0:17
} pci0:18: Adaptec, device=0x7178, class=storage (scsi) [no driver assigned]

You seem to somehow have disabled the Adaptec 2940 driver (ahc0 ?) ...

The vendor and device ID have been detected correctly, but no driver
has shown any interest in dealing with that device :)

} Death - automatic reboot time:'(
} 
} But with a kernel built with the current from around this time:
} 
} FreeBSD 2.2-CURRENT #0: Mon Sep 25 01:03:55 EDT 1995
}                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
} works fine:
} 
} Probing for devices on the PCI bus:
} chip0 <Intel 82437 (Triton)> rev 1 on pci0:0
} chip1 <Intel 82371 (Triton)> rev 2 on pci0:7
} vga0 <VGA-compatible display device> rev 0 int a irq 10 on pci0:17
} ahc0 <Adaptec 2940 SCSI host adapter> rev 0 int a irq 11 on pci0:18

} Is this something bad or do I need to do something on my end??????

Please check your kernel config file, and rebuild your kernel for
device ahc0 being defined and try again.

Let me know, if this doesn't work.

The default GUS interrupt vector has been changed to 11, according 
to some recent commit message. You may want to build a kernel without
audio support, in case you have it configured in currently ...

Regards, STefan

-- 
 Stefan Esser, Zentrum fuer Paralleles Rechnen		Tel:	+49 221 4706021
 Universitaet zu Koeln, Weyertal 80, 50931 Koeln	FAX:	+49 221 4705160
 ==============================================================================
 http://www.zpr.uni-koeln.de/staff/esser/esser.html	  <se@ZPR.Uni-Koeln.DE>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510021533.AA04486>