jhb 2008-06-04 15:20:06 UTC
FreeBSD src repository
Modified files:
sys/dev/xe if_xe.c if_xevar.h
Log:
SVN rev 179543 on 2008-06-04 15:19:58Z by jhb
- Split the interrupt handler up into separate subroutines for rx, tx, and
MAC events.
- Use bus_*() rather than bus_space_*() and remove the bus space tag and
handle from the softc.
- Retire unused macros for examining CIS tuples.
Revision Changes Path
1.67 +75 -47 src/sys/dev/xe/if_xe.c
1.9 +4 -14 src/sys/dev/xe/if_xevar.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"