Date: Fri, 20 Dec 1996 13:52:12 -0800 (PST) From: Stefan Esser <se> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci tek390.c Message-ID: <199612202152.NAA10883@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 96/12/20 13:52:12 Modified: sys/pci tek390.c Log: Fix bug that would stop probing for SCSI devices after the first found, if multiple LUNs are tried. Change probe message to just the SCSI chip id, similar to what the NCR driver prints. Change the driver name to "amd" in all places. Thanks to Nick Sayer <nsayer@quack.kfu.com> for doing some debugging, for sending a boot message log that shows the driver is functional, and for pointing out there still were places that needed the driver name to be corrected. Revision Changes Path 1.5 +6 -5 src/sys/pci/tek390.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612202152.NAA10883>