Re: mec and resets
Jorge Acereda Maciá <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sgimips |
|---|---|
| Message-ID | <[email protected]> |
On Aug 6, 2008, at 4:21 PM, Izumi Tsutsui wrote: > [email protected] wrote: > >>> Anyway, could you try this one after reverting all if_mec.c changes? >> >> Done. It hanged the 5th time I executed: > > Okay, then it doesn't stick in mec(4) driver but > in some other interrupt handler. > (a possible one is macepci_intr()?) I guess the best thing would be to setup a cross-building environment in my other box (I don't have a serial port in this Mac) and try to do some remote debugging... That will take some time though. > >> scp base.tgz o2:/tmp > > Is your /tmp on SCSI disk? Yes. > What happens if you try to copy files into > non-disk devices, like mfs or tmpfs? I'll try later. > > Anyway, I'll commit the latest mec(4) patch > (without timeout code) shortly. > --- > Izumi Tsutsui