Date: Thu, 16 Sep 1999 17:47:42 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sf.c Message-ID: <199909170047.RAA32932@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/09/16 17:47:42 PDT Modified files: sys/pci if_sf.c Log: Fix sf_probe() to detect the card type properly. I botched the reading of the subsystem ID when I converted to newbus. The driver still detects the chipset and still works but fails to identify the exact card. Revision Changes Path 1.7 +4 -4 src/sys/pci/if_sf.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?199909170047.RAA32932>