Sepherosa Ziehau wrote: > Added files: > share/man/man4 et.4 > sys/dev/netif/et Makefile bitops.h if_et.c if_etreg.h > if_etvar.h > sys/dev/netif/mii_layer truephy.c truephyreg.h
We already have one bitops.h in the tree. If two drivers are using them, I think that it's time to move these macros (although I personally don't like them) into some common header. cdefs.h? -- Hasso
