From owner-freebsd-questions Tue May 2 10:45:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from demo.telefonica.com.pe (kheops.demo.telefonica.com.pe [200.37.84.130]) by hub.freebsd.org (Postfix) with ESMTP id 51DB237BAE7 for ; Tue, 2 May 2000 10:45:37 -0700 (PDT) (envelope-from rcc@demo.telefonica.com.pe) Received: from elcsa20008 (khephren.demo.telefonica.com.pe [200.37.84.131]) by demo.telefonica.com.pe (8.9.1b+Sun/8.9.1) with SMTP id MAA20207 for ; Tue, 2 May 2000 12:47:30 +0500 (GMT) Message-ID: <045f01bfb45d$a6e16210$4d01190a@tp.com.pe> From: "Richard Cotrina" To: Subject: AHA 1520 driver problems in 4.0-RELEASE Date: Tue, 2 May 2000 12:41:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiya folks: I recently got the 4.0-RELEASE CD's and installed in a machine that has a SCSI CDROM ( AHA 1520 controller ). The matter is that I could not enable my CDROM, and I installed using an FTP Server. After that, (In the installed system) I see an extrange message like this in dmesg : unknown0: at port 0x340-0x35f irq 11 on isa0 I looked into my Kernel configuration and I found : device aic0 at isa? I changed this line to : device aic0 at isa? port 0x340 irq 11 to specify irq and port that the card uses, and then I recompiled my Kernel. The problem I have is that I continue seeing this message, and obviously I can not get working the SCSI CDROM. Have anyone had the same problem ? Any suggestion to solve it ? Thanks in advance, Richard Cotrina To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message