Hi Mike, Mike Tancsa wrote: > Hi, > I just got my first 6501 and was wondering if the watchdog is hooked up > to the box and if its just a regular ichwd type device ? I changed the > device IDs for it to match, and it seems to attach, but I am unable to > force the box to reboot
The net6501 WDT register should be set up, but I took a quick look at the E6xx and ICH10 registers, and although I believe the E6xx internal "ICH" is based on the ICH10, they're not compatible.... Best Regards, Soren Kristensen CEO & Chief Engineer Soekris Engineering, Inc. > soekris6501# sysctl -w debug.bootverbose=1 > debug.bootverbose: 0 -> 1 > soekris6501# kldload ichwd > isab0: found ICH10 or equivalent chipset: Soekris 6501 watchdog timer > ichwd0:<Soekris 6501 watchdog timer> at port 0x830-0x837,0x860-0x87f on > isa0 > isab0: found ICH10 or equivalent chipset: Soekris 6501 watchdog timer > ichwd0: Soekris 6501 watchdog timer (ICH10 or equivalent) > ichwd0: timer disabled > sc0: no video adapter found. > atkbdc0: AT keyboard controller not found > ppc0: parallel port not found. > soekris6501# watchdogd -t 3 > ichwd0: timer enabled > ichwd0: timeout set to 7 ticks > ichwd0: timer reloaded > ichwd0: timer reloaded > soekris6501# killall -9 watchdogd > soekris6501# > > but the box does not reboot. > > ---Mike > > _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
