Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 1999 08:22:09 -0500 (EST)
From:      Howard Goldstein <hgoldste@bbs.mpcs.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   pnp setup and new elf kernel loader
Message-ID:  <14003.1921.346810.883300@penny.south.mpcs.com>

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

What's the proper drill for doing the pnp enabling with the new elf
loader?

Neither boot prompt appears to digest the handy
  pnp 1 0 enable   etc....

string that used to work with the a.out loader.


The archives have a tantalizing hint to stick the old familiar 'pnp 1
0 enable etc' stuff in /kernel.config, pointed to by /boot/boot.conf
with this:

load /kernel
load -t userconfig_script /kernel.config
boot


Is this technique going to cut it?

{environ:
...
Probing for PnP devices:
CSN 1 Vendor ID: CTL0026 [0x26008c0e] Serial 0x0000125c Comp ID: @@@0000 [0x00000000]
This is a SB16 PnP, but LDN 0 is disabled
...
 

To make that work pre-elf-loader I always had to pnp 1 0 enable os   etc...
}

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



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