yongari 2005-12-23 02:04:41 UTC
FreeBSD src repository
Modified files:
sys/dev/bge if_bge.c if_bgereg.h
Log:
Use device_printf() and if_printf() rather than printf() and axe
bge_unit from the softc.
Requested by: marius
Revision Changes Path
1.112 +51 -52 src/sys/dev/bge/if_bge.c
1.42 +0 -1 src/sys/dev/bge/if_bgereg.h