Hallo,
I get a BSOD, if install ethernetdriver el90xnd5.sys. HW seen to be ok. (tested on knoppix)
Whats going wrong?
Heiko
details: - ReactOS 0.4-SVN (Build 20100711-r47998)
- install driver [1] [2] wget ftp://ftp.3com.com/pub/nic/3c90x/3c90x1.exe dosbox> 3c90x1.exe knoppix # scp $src/EL90XND5.SY_ $rosdir/TEMP ros> cd \TEMP ros> expand EL90XND5.SY_ el90xnd5.sys ros> copy el90xnd5.sys %windir%\system32 ## hardwareinstaller will this use as TODO.
- ros: hardwareinstallation detected a new device: hardwareinstallation Ethenet controller [x] treiber von einer bestimmten Pos. installieren: [x] diesen Pfad ebenfalls durchsuchen: c:\temp
Card seen recognized (print "3com 100Mbit" for 0.01s) -> bluescreen:
A problem has been detected... Stop: 0x000001E (0cc0000005,0xf93c2f01,0xf93e9658,0x000000) el90xnd5.sys - Address F93c2f01 base at f93b000. dtaStamp 3b535836
- debug.log: IRQ11 fail
I cannot get debuginfo over serial interface. Therefore i attached debug.log (part) only.
$ egrep -i "^00|hal|err|ether|irq|3c" /var/tmp/debug.log > ros.deb.log-100723.3com.part
Does exist another way to install network-driver? Howto add timestamp to debug.log?
[1] http://www.reactos.org/wiki/Supported_Hardware/Network_cards - supported HW [2] http://www.reactos.org/archives/public/ros-general/2010-June/002586.html - minihowto (concept)