ru 2005-12-20 14:26:47 UTC
FreeBSD src repository
Modified files:
sys/dev/smbus smb.c smbus.c
Log:
Stop creating duplicate "smb" devices when unloading/loading smb.ko,
using the protection mechanisms described in device_add_child(9).
Revision Changes Path
1.35 +3 -1 src/sys/dev/smbus/smb.c
1.19 +1 -23 src/sys/dev/smbus/smbus.c