Date: Sun, 4 Mar 2001 14:21:13 -0800 (PST) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci isp_pci.c Message-ID: <200103042221.f24MLDM66171@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2001/03/04 14:21:13 PST Modified files: (Branch: RELENG_4) sys/pci isp_pci.c Log: MFC: Update copyright. Handles are 16, not 32 bits. Remove usage of isp_unit/isp_name (just use device_t). Get isp_portwwn or isp_nodewwn environment variables instead of a plain isp_wwn variable. Update target mode to handle the new handle passthru for parallel SCSI. Use all device_printf's or isp_prt's instead of plain printf. Revision Changes Path 1.45.2.7 +82 -71 src/sys/pci/Attic/isp_pci.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?200103042221.f24MLDM66171>