[Etherboot-developers] isapnp
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2003-01-13 02:57:42
|
Been playing a bit with the standalone isapnp module Timothy Legge just hacked. There's this old IBM machine with an onboard CS8920 here. After a couple of hacks to start the scan at 0x203 and to slow down the checksum bit acquisition algorithm, I can get it to detect the CS8920 entry. Unfortunately it won't be any use for now, because the Linux driver doesn't support PnP anyway, there a comment to the effect "please turn off PnP". It would be interesting if experimenters could try isapnp.c with other ISA PnP cards. Then again, ISA cards are disappearing and most of them can have PnP disabled anyway. |