Source-Changes archive

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

Re: CVS commit: src/sys



unfortunately, the change to dev/ic/z8530sc.h causes the following 
on macppc and sparc:

/tmp/mpcbuild.out:/home/dogcow/work/nbsrc/sys/arch/macppc/dev/zs.c:266: error: 
'kmutex_t' has no member named 'lock_data'
/tmp/spabuild.out:/home/dogcow/work/nbsrc/sys/arch/sparc/dev/zs.c:432: error: 
'kmutex_t' has no member named 'lock_data'

as they both do simple_lock_init(&cs->cs_lock);




Home | Main Index | Thread Index | Old Index