Buchan Milne <[EMAIL PROTECTED]> writes: > | > There is a way to, at installation, if no sound card detected, > | > to try the standard sb module with the std options (io=0x220 > | > irq=5 dma=1 dma16=5) ? > | > | std ... for you ... > > And many sb-compatibles ...
not "irq=5 dma=1 dam16=5 io=0x220". > | patch welcomed to support isapnp > > In the meantime, a dialog for configuring ISA devices would be > useful, especially since there are ISA-non-pnp cards out there that > people use in linux boxen, usually NICs. (Or do the drak tools > already work on ISA NICs which aren't pnp?). for now, i handle everything conencted on pci|usb|ide|scsi|parrallel interfaces and nothing on isa|isa_pnp. the pb is that for now i've no isa pnp stuff to test against ... it would not be so difficult to parse /proc/isapnp in libldetect. if i do such a patch, would you be nice enough to test that cvs lspcidrake parse /proc/isapnp ? isapnp support would probably not be done by default, only if asked.
