Date: Tue, 3 Oct 2000 04:47:35 -0700 (PDT) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/snc if_snc.c Message-ID: <200010031147.EAA33898@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nyan 2000/10/03 04:47:35 PDT Modified files: sys/dev/snc if_snc.c Log: Don't use bus_get_resource() and bus_get_resource_start() functions if bus_alloc_resource() failed. So, error messages are changed more simply. Suggested by: "Matthew N. Dodd" <winter@jurai.net> Revision Changes Path 1.2 +4 -13 src/sys/dev/snc/if_snc.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?200010031147.EAA33898>