* what's the isa equivelent for lspci
@ Sean McMahon
` Ari Moisio
0 siblings, 1 reply; 3+ messages in thread
From: Sean McMahon @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I've got discover running, I installed isapnptools think this would helpme
configure my sound card which is isa. But isapnptools, command isapnp, seems to
deal with more of the board configuration. So is their something in this
package I can use to list the pertenant info you'd get from lspci for isa
devices? Is there something else I need to install?
Sean
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: what's the isa equivelent for lspci
what's the isa equivelent for lspci Sean McMahon
@ ` Ari Moisio
` Adam Myrow
0 siblings, 1 reply; 3+ messages in thread
From: Ari Moisio @ UTC (permalink / raw)
To: Sean McMahon, Speakup is a screen review system for Linux.
Hi!
Use
pnpdump --config > /etc/isapnp.conf
to fi dind out pnp -cards. Ifter than tyou can
isapnp /etc/isapnp.conf
actuoally configure the cards.
You can edit /etc/isapnp.conf, mainly commento and uncomment sections
there.
HTH
--
arimo
On Thu, 17 Feb 2005, Sean McMahon wrote:
> I've got discover running, I installed isapnptools think this would helpme
> configure my sound card which is isa. But isapnptools, command isapnp, seems to
> deal with more of the board configuration. So is their something in this
> package I can use to list the pertenant info you'd get from lspci for isa
> devices? Is there something else I need to install?
> Sean
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: what's the isa equivelent for lspci
` Ari Moisio
@ ` Adam Myrow
0 siblings, 0 replies; 3+ messages in thread
From: Adam Myrow @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
IMHO, it's much easier to build ISA Plug 'N Play support into the kernel,
or load it as a module, then to use the old ISAPNP tools. For one thing,
on my old computer, the ISAPNP tools couldn't properly configure my SB
AWE64, but the kernel could. No editing of files is required with the
kernel code. In fact, I consider the ISAPNP tools to be obsolete since
the kernel has supported ISA PNP from 2.4.X onwards.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
what's the isa equivelent for lspci Sean McMahon
` Ari Moisio
` Adam Myrow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).