Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jun 2003 21:22:21 +0200
From:      Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
To:        freebsd-stable@freebsd.org
Subject:   "disable ata" in kernel configuration not working?
Message-ID:  <m3he78jnde.fsf@merlin.emma.line.org>

next in thread | raw e-mail | index | archive | help
Hi,

I have an up-to-date FreeBSD 4-STABLE system with onboard ATA controller
(VIA 82C586-mumble) but no ATA/ATAPI devices (SCSI only).

I tried putting

disable ata
disable ata0
disable ata1
quit

into /boot/kernel.conf to skip probing these devices (it hangs until
timeout), but to no avail, the kernel still sees ata0 and ata1 and
probes for drives (which takes several dozen seconds).

I see at boot-up that these disable instructions are executed (the
corresponding loader.conf flag is set).

I also tried disabling atapci0 which is what I see, but that one is
rejected with something like "no such device".

Is this a known issue or should I file a PR?

TIA,

-- 
Matthias Andree



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