NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-hp700/35531: iee0 does not work on 735/99



I wrote:
> nick.hudson%gmx.co.uk@localhost wrote:
> > I've tested this on my 715/50 against netbsd-5 as I've got too many changes 
> > in 
> > my -current source trees :)
> 
> The same patch can be applied to -current too ;-)

Umm, on -current iee(4) even without my patch gets
timeouts and errors on heavy load:
---
iee0: iee_watchdog: transmit timeout 22
 :
iee0: iee_intr: receive error 1, rfd_status=0x0000, rfd_count=0x0000
 :
---

Could newer pmap require more strict bus_dmamap_sync(9) calls
in MI drivers?  IIRC hppa doesn't have BUS_DMA_COHERENT support.
(I don't know if it will work on other newer machines like 712)

I'll commit MI i82596 changes anyway, but should we still disable
iee(4) on its hp700 attachment, and enable it only in netbsd-5 branch?
(though ie(4) also gets timeouts even on netbsd-5...)
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index