In message: <[EMAIL PROTECTED]>
            David Spreen <[EMAIL PROTECTED]> writes:
: Heyho, 
: 
: "Coercitas Temet'Nosce" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to