Date: Fri, 20 Dec 1996 12:43:47 -0800 (PST) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c Message-ID: <199612202043.MAA07346@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 96/12/20 12:43:46 Modified: sys/scsi scsiconf.c Log: Reorder the wildcard entries to the end of the quirks list, so they will be probed last. It's otherwise impossible in some cases to get SCSI type override working. Supposed fix for PR # kern/2225. Revision Changes Path 1.73 +39 -23 src/sys/scsi/scsiconf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612202043.MAA07346>