cvs commit: src/sys/dev/my if_my.c if_myreg.h
John Baldwin
jhb at FreeBSD.org
Mon Aug 29 20:00:42 GMT 2005
jhb 2005-08-29 20:00:31 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/my if_my.c if_myreg.h
Log:
MFC: Locking and sundry fixes; mark MPSAFE:
- Use device_printf() and if_printf().
- Remove pre-new-bus and other #if 0 code.
- Overhaul failure handling in my_attach().
Approved by: re (scottl)
Revision Changes Path
1.29.2.3 +138 -219 src/sys/dev/my/if_my.c
1.3.2.1 +1 -2 src/sys/dev/my/if_myreg.h
More information about the cvs-src
mailing list