Date: Wed, 25 Apr 2001 10:53:41 -0500 (CDT) From: Chris Dillon <cdillon@wolves.k12.mo.us> To: Krzysztof Kardas <krzychk2@k2.vii.p.lodz.pl> Cc: <freebsd-scsi@FreeBSD.ORG> Subject: Re: Adaptec AHA1520b Message-ID: <Pine.BSF.4.32.0104251045120.61494-100000@mail.wolves.k12.mo.us> In-Reply-To: <Pine.BSF.4.21.0104251307110.738-100000@k2.vii.p.lodz.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 Apr 2001, Krzysztof Kardas wrote: > HI. I'm new, so mayby i'w writing to wrong group. I've got > AHA1520b & FreeBSD 4.2. I've compiled kernel with device aic0, and > this is the problem. System doesn't recognize my card. When I type > dmesg I see nothing about aic0. What should i do? Can someone tell > me step by step what should i do? I can't tell you step-by-step what you need to do, but I can tell you that FreeBSD is probably looking in the wrong place for the card. You need to either set the card to match FreeBSD's idea of where it is, or else tell FreeBSD where it is. The FreeBSD default for the aic controller is port 0x340 irq 11. You can set the jumpers on the card to port 0x340 irq 11, assuming nothing else in your system is using those parameters, or you can recompile the FreeBSD kernel with the appropriate parameters supplied to the aic driver, or you can adjust the parameters using the kernel userconfig before you boot the system. The latter is the easiest thing to do. Just hit a key before the kernel boots (when the loader tells you to), then type 'boot -c' to get into userconfig. -- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net FreeBSD: The fastest and most stable server OS on the planet. For IA32 and Alpha architectures. IA64, PPC, and ARM under development. http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0104251045120.61494-100000>
