[Etherboot-developers] About tulip
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: deng z. <dz...@ho...> - 2003-01-21 03:33:34
|
I have a ADMtek an983 chip,I can download a win98 image and start it;But
when I restart from windows and reboot the pc, the etherboot report "The
Tulip chip at %X is not functioning"; then I debug it at :
if (inl(ioaddr + CSR5) == 0xFFFFFFFF) {
printf("%s: The Tulip chip at %X is not functioning.\n",
tp->nic_name, ioaddr);
return 0;
}
then I power off and power on ,it can go correctly; But when I restart from
windows,problem again!
_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn
|