Date: Sat, 3 Apr 2004 11:51:48 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> To: ANdrei <andrei@abc.ro> Cc: freebsd-scsi@freebsd.org Subject: Re: problem with ISA-controllers - maybe general? Message-ID: <20040403114451.J33703@hewey.af.speednet.com.au> In-Reply-To: <406C5E41.5060104@abc.ro> References: <406C5E41.5060104@abc.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 1 Apr 2004, ANdrei wrote:
> 4.9-STABLE FreeBSD 4.9-STABLE #12:
...
> Adaptec AHA-1542C (with BIOS)
For this particular adapter..
> #device aha0 at isa? port 0x330 irq 11
> #device aha0 at isa? port 0x330 irq 11 drq 5
..one of the above lines should be commented out. But I think the real
problem is here:
> real memory = 201326592 (196608K bytes)
> config> di pcic0
> No such device: pcic0
> Invalid command or syntax. Type `?' for help.
> config> di sn0
> No such device: sn0
> Invalid command or syntax. Type `?' for help.
> config> di lnc0
> No such device: lnc0
> Invalid command or syntax. Type `?' for help.
> config> di ie0
> config> di fe0
> No such device: fe0
> Invalid command or syntax. Type `?' for help.
> config> di bt0
> config> di aic0
> config> di aha0
^^^^^^^
Looks like the loader is disabling the device on purpose.
Either delete the line in /boot/kernel.conf or change it to 'en aha0'.
--
:{ andyf@speednet.com.au
Andy Farkas
System Administrator
Speednet Communications
http://www.speednet.com.au/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040403114451.J33703>
