Date: Thu, 2 Dec 1999 23:28:34 -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: <199912030728.XAA63639@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 1999/12/02 23:28:34 PST Modified files: (Branch: RELENG_3) sys/pci isp_pci.c Log: MFC: dmasetup now uses u_int16_t's for request queue indices. Regularize and deal with f/w availability or lack thereof. Dig chip revision out of PCI header and store in softc. Generate WWN from config'd SCSI_ISP_WWN or get it from a quad in the environment. If all else fails, try and generate a default WWN that is vaguely sensible. Revision Changes Path 1.13.2.11 +68 -40 src/sys/pci/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?199912030728.XAA63639>