freebsd-dev/sys/netsmb
Nick Hibma 9ee1df0ce5 Don't print out a message on loading a module. 'kldload -v' and 'kldstat
| grep <modname>' can be used instead.

Put a message behind bootverbose as

	ichwd0: <Intel ICH6M watchdog timer> on isa0
	ichwd0: Intel ICH6M watchdog timer (ICH6 or equivalent)

does not make a lot of sense.

MFC after:	1 week
2009-09-10 18:33:08 +00:00
..
netbios.h
smb_conn.c Catch up internal locking routines in netsmb with lockmgr changes -- 2008-11-02 23:15:32 +00:00
smb_conn.h Catch up internal locking routines in netsmb with lockmgr changes -- 2008-11-02 23:15:32 +00:00
smb_crypt.c
smb_dev.c Don't print out a message on loading a module. 'kldload -v' and 'kldstat 2009-09-10 18:33:08 +00:00
smb_dev.h
smb_iod.c Really, smb_iod_main() is not totally MPSAFE, so just acquire and drop 2008-03-27 01:23:59 +00:00
smb_rq.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
smb_rq.h
smb_smb.c
smb_subr.c
smb_subr.h
smb_tran.h
smb_trantcp.c Rework socket upcalls to close some races with setup/teardown of upcalls. 2009-06-01 21:17:03 +00:00
smb_trantcp.h
smb_usr.c
smb.h