Date: Tue, 4 Feb 1997 02:53:16 -0800 (PST) From: David Greenman <davidg> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci if_fxp.c if_fxpreg.h Message-ID: <199702041053.CAA09098@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 97/02/04 02:53:14 Modified: sys/pci if_fxp.c if_fxpreg.h Log: Do "selective" reset rather than full reset...the manual specifically says not to do the full reset because it can lock up the PCI bus if the chip is active. Added various PORT command definitions to facilitate this. Revision Changes Path 1.27 +3 -3 src/sys/pci/if_fxp.c 1.5 +5 -0 src/sys/pci/if_fxpreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702041053.CAA09098>