Date: Wed, 28 Feb 2001 18:14:54 -0800 (PST) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.c Message-ID: <200103010214.f212Ets71231@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2001/02/28 18:14:54 PST
Modified files:
sys/dev/isp isp_freebsd.c
Log:
Finally eliminate as many of the printf calls as possible (still leaving
ones where we have a CAM path) and replacing them with calls to isp_prt.,
Eliminate isp_unit references- we no longer have an isp_unit- we now
have an isp_dev that device_get_unit can work with.
Revision Changes Path
1.59 +43 -31 src/sys/dev/isp/isp_freebsd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103010214.f212Ets71231>
