CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/08/09 15:12:51 Modified files: sys/dev/ic : fxp.c fxpreg.h fxpvar.h sys/dev/pci : if_fxp_pci.c sys/dev/cardbus: if_fxp_cardbus.c Log message: - scb_wait() is now time based (not cpu speed based) - rearrange multicast setup to be part of init - convert cu operations to bus_dma(9) (still have to do RFA ops).