Date: Tue, 02 Dec 2003 10:14:25 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: cejkar@fit.vutbr.cz Cc: freebsd-current@freebsd.org Subject: Re: How to disable devices in -current / 5.2-BETA? Message-ID: <20031202.101425.81994360.imp@bsdimp.com> In-Reply-To: <20031202112236.GA77263@fit.vutbr.cz> References: <20031202112236.GA77263@fit.vutbr.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20031202112236.GA77263@fit.vutbr.cz> Rudolf Cejka <cejkar@fit.vutbr.cz> writes: : : Hello, : I'm trying to boot 5.2-BETA with aac, which panics as has been : reported here and I can confirm panics too. I would like to try : boot with aac disabled for now, but it does not work for me. : There is suggested in device.hints(5), that I can do : set hint.driver.unit.disabled="1" : however it does not work for me - neither in loader prompt, nor : in /boot/device.hints. : : Exactly, I'm trying : hint.aac.0.disabled="1" : in /boot/device.hints or : set hint.aac.0.disabled="1" : in loader prompt. You can't disable pci devices. You lose. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031202.101425.81994360.imp>