I've never done this myself so there'll be switches you need to add onto
pnpdump, I expect.. something like the following:
man pnpdump
pnpdump > ~/pnpoutput
vi ~/pnpdump (or whatever editor you like)
isapnp < ~/pnpdump
I guess! YMMV
Steve Flynn
IBM MVS Operations Analyst
Ger-Bil Jinn <[EMAIL PROTECTED]> on 15/02/2000 05:52:30
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc: (bcc: Steve Flynn/UK/Contr/IBM)
Subject: Re: [newbie] ISA detection problems
Can you explain this to this newbie who only knows a handful of
commands?
<:3)~~
Audrey Beck wrote:
> Check out the man pages for pnpdump. It has references to isapnp etc.
> What you have to do is dump the pnp stuff, edit the file to do what you
> need, then read it in to isapnp. (I think that's how it goes. Been a
> while and I don't mess with it)