Date: Fri, 17 Jan 2003 07:26:22 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: netzwurm@debian.org Cc: coercitas@hotmail.com, freebsd-current@FreeBSD.ORG Subject: Re: No way to disable loading of agp.1 on boot? Message-ID: <20030117.072622.35850488.imp@bsdimp.com> In-Reply-To: <878yxjyguk.fsf@foobar.toppoint.de> References: <87y95lvs7l.fsf@foobar.toppoint.de> <OE67cUtI9dm5UxP9Fek000004e7@hotmail.com> <878yxjyguk.fsf@foobar.toppoint.de>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <878yxjyguk.fsf@foobar.toppoint.de> David Spreen <netzwurm@debian.org> writes: : Heyho, : : "Coercitas Temet'Nosce" <coercitas@hotmail.com> writes: : > hw.pci.enables_io_modes=0 : : This value doesn't seem to exist on the bootprompt. show : hw.pci.enables_io_modes is the correct name? : : And isn't set name the command I have to type? : : set hw.pci.enables_io_modes=0 doesn't help. : : It's the same with your second variable. : : > hw.pci_allow_unsupported_io_range=1 : : Would be cool if you'd tell me what I got wrong. : : thanks for your help, You misunderstand what you can set from the boot loader. You can set any variable you like at the ok prompt, even if you can't show it first: ok show hw.pci_allow_unsupported_io_range <no such variable> ok set hw.pci_allow_unsupported_io_range 1 ok show hw.pci_allow_unsupported_io_range hw.pci_allow_unsupported_io_range=1 ok Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030117.072622.35850488.imp>